ytdl-sub/tests/unit
Jesse Bannon 65bb5c0a85
[BUGFIX] Fix periods not working in subscription names (#857)
Fixes the bug (#844) where subscription names would drop periods from them, i.e. Mr. Beast would have the name  Beast.

POTENTIAL BREAKING CHANGE
If you have a subscription with a period in its name prior to this fix, this change will make it so your download archive is not found since it uses the subscription name in the download archive file path. To fix, simply change the download archive JSON's name to have the actual subscription name, and not the dropped-period one.
2023-12-27 11:06:39 -08:00
..
cli [FEATURE] Add throttle_protection plugin (#799) 2023-11-05 08:23:12 -08:00
config [BUGFIX] Fix periods not working in subscription names (#857) 2023-12-27 11:06:39 -08:00
entries [BACKEND][HUGE] Function Support in variable syntax (#838) 2023-12-18 16:08:15 -08:00
main [FEATURE] TV Show prebuilt presets that require no config (#788) 2023-11-01 22:39:32 -07:00
plugins [BACKEND] Validate override variable names (#845) 2023-12-18 17:11:25 -08:00
prebuilt_presets [BACKEND][HUGE] Function Support in variable syntax (#838) 2023-12-18 16:08:15 -08:00
script [BUGFIX] Fix recursion limit when applying large reduce functions (#851) 2023-12-20 23:46:17 -08:00
utils [BACKEND][HUGE] Function Support in variable syntax (#838) 2023-12-18 16:08:15 -08:00
validators [BACKEND][HUGE] Function Support in variable syntax (#838) 2023-12-18 16:08:15 -08:00
__init__.py entry 100% test coverage 2022-03-30 16:48:04 +00:00
conftest.py [BACKEND][HUGE] Function Support in variable syntax (#838) 2023-12-18 16:08:15 -08:00