haruhi-dl/haruhi_dl
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
..
downloader [downloader/hls] Disable decryption in tests (#27660) 2021-10-23 01:06:52 +02:00
extractor [iheart] Update test description value (#27037) 2021-10-23 01:06:52 +02:00
postprocessor bulk project name change, expect bugssssss 2020-11-01 04:39:17 +01:00
__init__.py [playwright] cookie sync, non-headless option, global playwright instance 2021-01-23 20:14:31 +01:00
__main__.py bulk project name change, expect bugssssss 2020-11-01 04:39:17 +01:00
aes.py bulk project name change, expect bugssssss 2020-11-01 04:39:17 +01:00
cache.py version 2020.11.01 2020-11-01 05:17:15 +01:00
compat.py bulk project name change, expect bugssssss 2020-11-01 04:39:17 +01:00
HaruhiDL.py [YoutubeDL] Allow format filtering using audio language(#16209) 2021-10-23 01:06:52 +02:00
options.py [smotri] Remove extractor (#27358) 2021-10-23 01:06:51 +02:00
playwright.py [playwright] cookie sync, non-headless option, global playwright instance 2021-01-23 20:14:31 +01:00
socks.py bulk project name change, expect bugssssss 2020-11-01 04:39:17 +01:00
update.py bulk project name change, expect bugssssss 2020-11-01 04:39:17 +01:00
utils.py [utils] add a function to clean podcast URLs 2021-10-23 01:06:52 +02:00
version.py version 2021.02.23 2021-02-23 15:06:34 +01:00