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/youtube_dl
Remita Amine 75a2485407 [fragment,hls,f4m,dash,ism] improve fragment downloading
- resume immediately
- no need to concatenate segments and decrypt them on every resume
- no need to save temp files for segments

and for hls downloader:
- no need to download keys for segments that already downloaded
8 years ago
..
downloader [fragment,hls,f4m,dash,ism] improve fragment downloading 8 years ago
extractor [odnoklassniki] update tests 8 years ago
postprocessor improve coding style 8 years ago
YoutubeDL.py [YoutubeDL] Apply expand_path after output template substitution 8 years ago
__init__.py Use expand_path where appropriate (closes #12556) 8 years ago
__main__.py [refactor] Single quotes consistency 9 years ago
aes.py [aes] Add aes_cbc_encrypt 8 years ago
cache.py Use expand_path where appropriate (closes #12556) 8 years ago
compat.py improve coding style 8 years ago
jsinterp.py [youtube] Fix extraction (closes #11663, #11664) 8 years ago
options.py [options] Mention ISM for --fragment-retries and --skip-unavailable-fragments 8 years ago
socks.py [socks] Refine exception model for better error handling 8 years ago
swfinterp.py Update coding style after pycodestyle 2.1.0 8 years ago
update.py
utils.py [extractor/common] Add support multiple getters in try_get 8 years ago
version.py release 2017.04.17 8 years ago