Commit graph

5 commits

Author SHA1 Message Date
Lauren Liberda 99ae610f74 fix links to ytdl issues 2021-10-23 01:06:53 +02:00
Kevin O'Connor aa88061b86 [downloader/hls] Disable decryption in tests (#27660)
Tests truncate the download to 10241 bytes, which is not divisible by 16
and cannot be decrypted. Tests don't really care about the decrypted
content, just that the data they retrieved is the expected data.
Therefore, it's fine to just return the encrypted data to tests.

See: #27621 and #27620
2021-10-23 01:06:52 +02:00
Remita Amine 90b9baceb9 [downloader/hls] delegate manifests with media initialization to ffmpeg 2021-10-23 01:06:51 +02:00
Dominika 1c397d1dd3 version 2020.11.01 2020-11-01 05:17:15 +01:00
Dominika eacab4c6a3 bulk project name change, expect bugssssss 2020-11-01 04:39:17 +01:00
Renamed from youtube_dl/downloader/hls.py (Browse further)