ytdl-sub/tests/resources/transaction_log_summaries
Jesse Bannon 36e23839f3
[FEATURE] Ability to change season and episode ordering via variables, support for release_date (#1220)
Adds the ability to change season and episode ordering using override variables, like so:

```
       "~Kids Toys Play":
          url: "https://www.youtube.com/@KidsToysPlayChannel"
          tv_show_by_date_season_ordering: "upload-year-month"
          tv_show_by_date_episode_ordering: "upload-day"
```

In addition, adds support for release-date based episode ordering (and culling if using Only Recent).
More info here: https://ytdl-sub.readthedocs.io/en/latest/prebuilt_presets/tv_shows.html

Closes https://github.com/jmbannon/ytdl-sub/issues/1182
2025-05-31 10:26:42 -07:00
..
bandcamp [DEV] Update fixtures (#995) 2024-06-02 00:05:44 -07:00
dl [DEV] More OutputOption unit tests (#1082) 2024-10-02 21:37:54 -07:00
integration [FEATURE] Ability to change season and episode ordering via variables, support for release_date (#1220) 2025-05-31 10:26:42 -07:00
plugins [DEV] Unit test chapters (#1083) 2024-10-03 21:42:19 -07:00
soundcloud [FEATURE] Music tag dates (#938) 2024-02-28 13:48:42 -08:00
unit [FEATURE] Ability to change season and episode ordering via variables, support for release_date (#1220) 2025-05-31 10:26:42 -07:00
youtube [DEV] Disable YouTube tests in GH CLI (#1090) 2024-10-07 23:46:27 -07:00