ytdl-sub/src/ytdl_sub/prebuilt_presets/tv_show
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 [FEATURE] TV Show prebuilt presets that require no config (#788) 2023-11-01 22:39:32 -07:00
episode.yaml [BACKEND] Default overrides for indent variables (#785) 2023-10-25 12:37:49 -07:00
tv_show.yaml [FEATURE] TV Show prebuilt presets that require no config (#788) 2023-11-01 22:39:32 -07:00
tv_show_by_date.yaml [FEATURE] TV Show prebuilt presets that require no config (#788) 2023-11-01 22:39:32 -07:00
tv_show_collection.yaml [REFACTOR] Support simple download (#671) 2023-07-26 09:00:00 -07:00