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.
yt-dlp/yt_dlp/downloader
pukkandan d806c9fd97
[docs,cleanup] Add deprecation warning in docs
for some counter intuitive behaviour that may be removed in future.

and fix linter
3 years ago
..
__init__.py fix bug in 6251555f1c 3 years ago
common.py Use `os.replace` where applicable (#793) 3 years ago
dash.py [cleanup] Fix linter in 96fccc101f 3 years ago
external.py [docs,cleanup] Add deprecation warning in docs 3 years ago
f4m.py [downloader] Pass `info_dict` to `progress_hook`s 3 years ago
fragment.py [fragment,aria2c] Generalize and refactor some code 3 years ago
hls.py [fragment] Fix range header when using `-N` and media sequence (#1048) 3 years ago
http.py Revert erroneous use of the `Content-Length` header (#637) 3 years ago
ism.py [downloader] Pass `info_dict` to `progress_hook`s 3 years ago
mhtml.py [downloader] Pass `info_dict` to `progress_hook`s 3 years ago
niconico.py [cleanup] Refactor some code 3 years ago
rtmp.py [downloader] Pass `info_dict` to `progress_hook`s 3 years ago
rtsp.py [downloader] Pass `info_dict` to `progress_hook`s 3 years ago
websocket.py [websockets] Add `WebSocketFragmentFD` (#399) 3 years ago
youtube_live_chat.py [downloader] Pass `info_dict` to `progress_hook`s 3 years ago