youtube-dl/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
2017-04-19 11:46:07 +01:00
..
downloader [fragment,hls,f4m,dash,ism] improve fragment downloading 2017-04-19 11:46:07 +01:00
extractor [odnoklassniki] update tests 2017-04-19 00:16:55 +01:00
postprocessor improve coding style 2017-04-12 20:38:43 +01:00
__init__.py Use expand_path where appropriate (closes #12556) 2017-03-26 02:31:16 +07:00
__main__.py
aes.py [aes] Add aes_cbc_encrypt 2017-02-28 22:10:31 +08:00
cache.py Use expand_path where appropriate (closes #12556) 2017-03-26 02:31:16 +07:00
compat.py improve coding style 2017-04-12 20:38:43 +01:00
jsinterp.py [youtube] Fix extraction (closes #11663, #11664) 2017-01-10 21:25:29 +07:00
options.py [options] Mention ISM for --fragment-retries and --skip-unavailable-fragments 2017-03-28 23:35:48 +07:00
socks.py [socks] Refine exception model for better error handling 2016-12-05 00:43:37 +08:00
swfinterp.py Update coding style after pycodestyle 2.1.0 2016-11-17 19:45:42 +08:00
update.py [update] Fix youtube-dl.exe updating from arbitrary directory (Closes #2718) 2016-05-22 10:06:45 +06:00
utils.py [extractor/common] Add support multiple getters in try_get 2017-04-18 22:39:58 +07:00
version.py release 2017.04.17 2017-04-17 00:46:32 +07:00
YoutubeDL.py [YoutubeDL] Apply expand_path after output template substitution 2017-04-16 01:39:07 +07:00