You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
3 years ago
..
downloader [downloader/hls] Disable decryption in tests (#27660) 3 years ago
extractor [iheart] Update test description value (#27037) 3 years ago
postprocessor [postprocessor/embedthumbnail] Fix issues (closes #25717) 4 years ago
YoutubeDL.py [YoutubeDL] Allow format filtering using audio language(#16209) 3 years ago
__init__.py Output batch filename when it could not be read (#21915) 5 years ago
__main__.py
aes.py Switch codebase to use compat_b64decode 6 years ago
cache.py
compat.py Fix typos (#27084) 4 years ago
jsinterp.py
options.py [smotri] Remove extractor (#27358) 3 years ago
socks.py
swfinterp.py
update.py [update] Fix updating via symlinks (closes #23991) 4 years ago
utils.py [utils] add a function to clean podcast URLs 3 years ago
version.py release 2021.01.03 3 years ago