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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| test_download_args_parser.py | ||
| test_entrypoint.py | ||
| test_output_summary.py | ||
| test_output_transaction_log.py | ||
| test_working_directory_lock.py | ||