ytdl-sub/tests/unit/config
Jesse Bannon 5fb5a18abc
[FEATURE] TV Show prebuilt presets that require no config (#788)
Introduces 3 new presets + 1 helper preset to download TV show-based subscriptions without the need of a config

```
Plex TV Show by Date
Jellyfin TV Show by Date
Kodi TV Show by Date
```
and
```
Only Recent
```

Example usage can be found in https://github.com/jmbannon/ytdl-sub/blob/master/examples/tv_show_subscriptions.yaml
2023-11-01 22:39:32 -07:00
..
__init__.py Validate all preset StringFormatValidators on init (#79) 2022-06-28 09:34:30 -07:00
conftest.py [BUGFIX] Have __preset__ override nested preset keys (#784) 2023-10-25 11:35:52 -07:00
test_config_file.py [FEATURE] format plugin to set yt-dlp format easier (#714) 2023-09-13 00:02:19 -07:00
test_preset.py [REFACTOR] Support simple download (#671) 2023-07-26 09:00:00 -07:00
test_subscription.py [FEATURE] TV Show prebuilt presets that require no config (#788) 2023-11-01 22:39:32 -07:00