haruhi-dl/haruhi_dl/downloader
Kevin O'Connor 903c90bd4c [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-02-26 16:08:56 +01:00
..
__init__.py bulk project name change, expect bugssssss 2020-11-01 04:39:17 +01:00
common.py version 2020.11.01 2020-11-01 05:17:15 +01:00
dash.py bulk project name change, expect bugssssss 2020-11-01 04:39:17 +01:00
external.py bulk project name change, expect bugssssss 2020-11-01 04:39:17 +01:00
f4m.py version 2020.11.01 2020-11-01 05:17:15 +01:00
fragment.py [downloader/fragment] Set final file's mtime according to last fragme… 2021-02-26 14:35:54 +01:00
hls.py [downloader/hls] Disable decryption in tests (#27660) 2021-02-26 16:08:56 +01:00
http.py [downloader/http] Fix crash during urlopen caused by missing reason o… 2021-02-26 14:27:49 +01:00
ism.py bulk project name change, expect bugssssss 2020-11-01 04:39:17 +01:00
rtmp.py bulk project name change, expect bugssssss 2020-11-01 04:39:17 +01:00
rtsp.py bulk project name change, expect bugssssss 2020-11-01 04:39:17 +01:00