1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-07-02 22:21:05 +02:00
yt-dlp/yt_dlp
pukkandan d9aa233295
Deprecate more options
* `--all-formats` = `-f all`
* `--include-ads` is not implemented
2021-04-10 20:58:36 +05:30
..
downloader Option to choose different downloader for different protocols 2021-04-10 20:57:52 +05:30
extractor Fix default of dynamic_mpd 2021-04-10 20:57:53 +05:30
postprocessor Ability to set a specific field in the file's metadata 2021-04-03 14:07:28 +05:30
__init__.py [sponskrub] Run before embedding thumbnail 2021-04-01 14:13:24 +05:30
__main__.py
aes.py
cache.py
compat.py
jsinterp.py
options.py Deprecate more options 2021-04-10 20:58:36 +05:30
socks.py
swfinterp.py
update.py [update] Fix updater removing the executable bit on some UNIX distros 2021-03-03 19:07:14 +05:30
utils.py [utils] Add datetime_from_str to parse relative time (#221) 2021-04-07 17:09:06 +05:30
version.py [version] update 2021-04-04 03:57:29 +05:30
YoutubeDL.py Option to choose different downloader for different protocols 2021-04-10 20:57:52 +05:30