]> jfr.im git - yt-dlp.git/commit
[extractor/common] improve Akamai HTTP format extraction
authorRemita Amine <redacted>
Wed, 2 Dec 2020 20:37:14 +0000 (21:37 +0100)
committernixxo <redacted>
Thu, 3 Dec 2020 12:10:24 +0000 (13:10 +0100)
commit082703347946949a93814f62e783cddf80d41482
tree35f4d93fc446797c6cbf8d58d3d856e289f5a75e
parent98e248faa49e69d795abc60f7cdefcf91e2612aa
[extractor/common] improve Akamai HTTP format extraction

- Allow m3u8 manifest without an additional audio format
- Fix extraction for qualities starting with a number
Solution provided by @nixxo based on: https://stackoverflow.com/a/5984688
youtube_dlc/extractor/common.py