Commit Graph

11 Commits (master)

Author SHA1 Message Date
Kitten King 843ad1796b Fix typos (#21901) 5 years ago
Sergey M․ 65220c3bd6
Add support for IronPython 6 years ago
Sergey M․ c989bdbef8
[downloader/ism] Fix Python 3.2 support 6 years ago
Robin Neatherway 2583c0b54e Fix bugs caused by typos 7 years ago
Remita Amine 4abdba643c [downloader/fragment] remove unused code 7 years ago
Remita Amine 3e0304fe6e [downloader/fragment] use the documented names for fragment progress_hooks fields 7 years ago
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
7 years ago
Sergey M․ de64e23c56
[downloader/ism] Honor HTTP headers when downloading fragments 7 years ago
Sergey M․ 9d64e1dcdc
[downloader/ism] Fix typo 8 years ago
Remita Amine 10380e55de [downloader/ism] fix AVC Decoder Configuration Record creation in python 3 8 years ago
Remita Amine b2758123c5 add Basic support for Smooth Streaming protocol(#8118) 8 years ago