ytdl-sub/tests/unit/utils
Jesse Bannon 9382be5c42
[FEATURE] --match flag to only run subset of subscriptions (#881)
Implements https://github.com/jmbannon/ytdl-sub/issues/880
and maybe fixes https://github.com/jmbannon/ytdl-sub/issues/827

Can now do `ytdl-sub sub --match SubA SubB` or `ytdl-sub sub --match SubA --match SubB`, which will only run subscriptions that contain `SubA` or `SubB` in their names
2024-01-08 13:37:07 -08:00
..
__init__.py Yaml error handling (#45) 2022-05-27 22:14:50 -07:00
test_chapters.py [BACKEND] Add double parenthesis test for chapter extraction (#390) 2022-12-09 07:45:51 -08:00
test_fixtures.py [FEATURE] Plex sanitized title and uid. Add into prebuilt preset (#449) 2023-02-20 10:19:44 -08:00
test_logger.py [FEATURE] --match flag to only run subset of subscriptions (#881) 2024-01-08 13:37:07 -08:00
test_script_utils.py [BACKEND][HUGE] Function Support in variable syntax (#838) 2023-12-18 16:08:15 -08:00
test_yaml.py [BACKEND] Include yaml exception in error (#678) 2023-07-29 23:05:34 -07:00