youtube-dl/youtube_dl
Kevin O'Connor 766fcdd0fa
[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-01-05 01:24:01 +07:00
..
downloader [downloader/hls] Disable decryption in tests (#27660) 2021-01-05 01:24:01 +07:00
extractor [iheart] Update test description value (#27037) 2021-01-04 17:16:27 +01:00
postprocessor [postprocessor/embedthumbnail] Fix issues (closes #25717) 2020-09-14 03:28:31 +07:00
YoutubeDL.py [YoutubeDL] Allow format filtering using audio language(#16209) 2020-12-29 19:29:08 +01:00
__init__.py Output batch filename when it could not be read (#21915) 2019-08-01 03:54:39 +07:00
__main__.py
aes.py
cache.py
compat.py Fix typos (#27084) 2020-11-21 22:00:05 +07:00
jsinterp.py
options.py [smotri] Remove extractor (#27358) 2020-12-10 02:01:23 +07:00
socks.py
swfinterp.py
update.py [update] Fix updating via symlinks (closes #23991) 2020-02-08 19:46:58 +07:00
utils.py [utils] add a function to clean podcast URLs 2021-01-04 01:14:25 +01:00
version.py release 2021.01.03 2021-01-03 09:12:47 +07:00