1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-01-09 00:55:11 +01:00
yt-dlp/youtube_dlc
pukkandan 91ebc64068 Change defaults
* Enabled --ignore by default
* Disabled --video-multistreams and --audio-multistreams by default
* Changed default format selection to 'bv*+ba/b' when --audio-multistreams is disabled
* Changed default format sort order to 'res,fps,codec,size,br,asr,proto,ext,has_audio,source,format_id'
* Changed default output template to '%(title)s [%(id)s].%(ext)s'
* Enabled `--list-formats-as-table` by default
2021-01-05 02:36:09 +05:30
..
downloader Update to ytdl-2021.01.03 2021-01-05 00:02:27 +05:30
extractor Change defaults 2021-01-05 02:36:09 +05:30
postprocessor Sponskrub integration 2021-01-04 23:13:27 +05:30
__init__.py Sponskrub integration 2021-01-04 23:13:27 +05:30
__main__.py
aes.py
cache.py
compat.py
jsinterp.py
options.py Change defaults 2021-01-05 02:36:09 +05:30
socks.py
swfinterp.py
update.py
utils.py Change defaults 2021-01-05 02:36:09 +05:30
version.py
YoutubeDL.py Change defaults 2021-01-05 02:36:09 +05:30