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 0edb3e336c
Do not prevent download if locking is unsupported
Closes #3022

Failure to lock download-archive is still fatal.
This is consistent with youtube-dl's behavior
2 years ago
..
__init__.py [fc2:live] Add extractor (#2418) 2 years ago
common.py Do not prevent download if locking is unsupported 2 years ago
dash.py [dash] Fix `--test` 2 years ago
external.py [downloader] Fix invocation of `HttpieFD` 2 years ago
f4m.py [dash,youtube] Download live from start to end (#888) 2 years ago
fc2.py [fc2:live] Add extractor (#2418) 2 years ago
fragment.py [cleanup] Misc fixes 2 years ago
hls.py [hls] Better FairPlay DRM detection (#1661) 3 years ago
http.py [http] Fix #3215 2 years ago
ism.py [fragment] Read downloaded fragments only when needed (#3069) 2 years ago
mhtml.py [fragment] Read downloaded fragments only when needed (#3069) 2 years ago
niconico.py [downloader/niconico] Pass custom headers (#1063) 3 years ago
rtmp.py Don't create console for subprocesses on Windows (#1261) 3 years ago
rtsp.py [downloader] Pass `info_dict` to `progress_hook`s 3 years ago
websocket.py [websocket] Make syntax error in `websockets` module non-fatal 2 years ago
youtube_live_chat.py [fragment] Read downloaded fragments only when needed (#3069) 2 years ago