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 d89da64b1d
[hls,dash] When using `concurrent_fragment_downloads`, do not keep the fragment content in memory
Partial fix for #359
This is a temporary solution until #364 can be implemented
3 years ago
..
__init__.py [whowatch] Add extractor #292 3 years ago
common.py [downloader] Fix `write_debug` 3 years ago
dash.py [hls,dash] When using `concurrent_fragment_downloads`, do not keep the fragment content in memory 3 years ago
external.py [ffmpeg] Download and merge in a single step if possible 3 years ago
f4m.py Completely change project name to yt-dlp (#85) 3 years ago
fragment.py Add experimental option `--check-formats` to test the URLs before format selection 3 years ago
hls.py [hls,dash] When using `concurrent_fragment_downloads`, do not keep the fragment content in memory 3 years ago
http.py Completely change project name to yt-dlp (#85) 3 years ago
ism.py [downloader/ism] Support muxing TTML subtitles 3 years ago
niconico.py [niconico] Fix HLS formats 3 years ago
rtmp.py More consistent warning messages (#173) 3 years ago
rtsp.py More consistent warning messages (#173) 3 years ago
youtube_live_chat.py [youtube_live_chat] fix bug when trying to set cookies 3 years ago