ytdl-sub/tests/unit
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
..
cli [FEATURE] Add throttle_protection plugin (#799) 2023-11-05 08:23:12 -08:00
config [FEATURE] Add throttle_protection plugin (#799) 2023-11-05 08:23:12 -08:00
entries [BUGFIX] Use proper extractor key for download archive (#840) 2023-12-14 17:04:03 -08:00
main [FEATURE] TV Show prebuilt presets that require no config (#788) 2023-11-01 22:39:32 -07:00
plugins [FEATURE] Add throttle_protection plugin (#799) 2023-11-05 08:23:12 -08:00
prebuilt_presets [FEATURE] Add throttle_protection plugin (#799) 2023-11-05 08:23:12 -08:00
utils [FEATURE] Process all subscriptions even if one or more error (#771) 2023-10-21 12:25:38 -07:00
validators [DEV] String validators to allow ints, floats, bools (#810) 2023-11-16 23:50:51 -08:00
__init__.py entry 100% test coverage 2022-03-30 16:48:04 +00:00
conftest.py [BUGFIX] Use proper extractor key for download archive (#840) 2023-12-14 17:04:03 -08:00