mirror of https://github.com/yt-dlp/yt-dlp
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
52a8a1e1b9
* Renamed `--external-downloader-args` to `--downloader-args` * Added `native` as an option for the downloader * Use similar syntax to `--downloader-args` etc. Eg: `--downloader dash:native --downloader aria2c` * Deprecated `--hls-prefer-native` and `--hls-prefer-ffmpeg` since the same can now be done with `--downloader "m3u8:native"` and `m3u8:ffmpeg` respectively * Split `frag_urls` protocol into `m3u8_frag_urls` and `dash_frag_urls` * Standardize shortening of protocol names with `downloader.shorten_protocol_name` |
4 years ago | |
---|---|---|
.. | ||
__init__.py | 4 years ago | |
common.py | 4 years ago | |
dash.py | 4 years ago | |
external.py | 4 years ago | |
f4m.py | 4 years ago | |
fragment.py | 4 years ago | |
hls.py | 4 years ago | |
http.py | 4 years ago | |
ism.py | 4 years ago | |
niconico.py | 4 years ago | |
rtmp.py | 4 years ago | |
rtsp.py | 4 years ago | |
youtube_live_chat.py | 4 years ago |