about summary refs log tree commit diff stats
path: root/crates/yt_dlp/src/wrapper (follow)
Commit message (Collapse)AuthorAge
* fix(yt_dlp/wrappers/info_json): Add further fields to `RequestedDownloads`Benedikt Peetz19 hours
|
* fix(yt_dlp/wrappers/info_json): Add missing fields to `Subtitle`Benedikt Peetz23 hours
|
* fix(yt_dlp/wrappers/info_json): Treat `Extractor` and `ExtractorKey` as StringsBenedikt Peetz23 hours
| | | | | There are too many possible extractors to mandate hard-coding them in a enumeration.
* style(treewide): FormatBenedikt Peetz2024-10-29
|
* chore(yt_dlp/wrapper/info_json): Add further structure fieldsBenedikt Peetz2024-10-29
|
* refactor(treewide): Conform to the clippy and rust lintsBenedikt Peetz2024-10-14
|
* fix(crates/yt_dlp/wrappers/info_json): Add further info.json fieldsBenedikt Peetz2024-10-07
|
* fix(yt_dlp/info_json): Accept further missing fields in the info_jsonBenedikt Peetz2024-08-25
|
* refactor(yt_dlp): Also move the `crates` subdirectoryBenedikt Peetz2024-08-23