ytdl-sub/tests/unit/validators
Philipp Rintz 12a857bf9a
[BUGFIX] Fix youtube url validator for channels without 'c', 'channel' or 'user' (#109)
* Fix youtube url validator for channels without 'c', 'channel' or 'user'

* Fix linter errors
2022-07-18 11:48:23 -07:00
..
__init__.py make validator abstract, unit tests for bool and str validator 2022-04-05 07:00:45 +00:00
conftest.py make validator abstract, unit tests for bool and str validator 2022-04-05 07:00:45 +00:00
test_bool_validator.py setup cfg 2022-04-26 07:19:53 +00:00
test_dict_validator.py setup cfg 2022-04-26 07:19:53 +00:00
test_regex_validator.py [FEATURE] Regex capture and filtering on source variables plugin (#100) 2022-07-16 23:39:46 -07:00
test_string_formatter_validator.py [FEATURE] Regex capture and filtering on source variables plugin (#100) 2022-07-16 23:39:46 -07:00
test_string_validator.py setup cfg 2022-04-26 07:19:53 +00:00
test_url_validator.py [BUGFIX] Fix youtube url validator for channels without 'c', 'channel' or 'user' (#109) 2022-07-18 11:48:23 -07:00