ytdl-sub/tests
Jesse Bannon 4d9a30779c
[BUGFIX] Use proper extractor key for download archive (#840)
For less popular sites, ytdl-sub's custom download archive was not working. This was because we weren't using the right extraction key (though it still worked for YouTube, Bandcamp, Soundcloud, and others). This bugfix should now exactly match yt-dlp's and never be a problem again.

Huge thanks to @Svagtlys for root-causing this 🤝
2023-12-14 17:04:03 -08:00
..
e2e [BUGFIX] Use proper extractor key for download archive (#840) 2023-12-14 17:04:03 -08:00
resources [BUGFIX] Use proper extractor key for download archive (#840) 2023-12-14 17:04:03 -08:00
unit [BUGFIX] Use proper extractor key for download archive (#840) 2023-12-14 17:04:03 -08:00
__init__.py Add channel as kodi tv show e2e test (#15) 2022-04-29 11:09:32 -07:00
conftest.py [DEV] Test-case for subscription with existing download archive (#819) 2023-11-16 23:37:24 -08:00
expected_download.py [DEV] Do not hash .info.json files in expected download summaries (#752) 2023-10-03 13:22:19 -07:00
expected_transaction_log.py [DEV] Test-case for subscription with existing download archive (#819) 2023-11-16 23:37:24 -08:00
resources.py [DEV] Test-case for subscription with existing download archive (#819) 2023-11-16 23:37:24 -08:00