ytdl-sub/tests
Jesse Bannon ed55f3a3f7
[FEATURE] cli-to-sub argument to convert yt-dlp args to ytdl-sub (#1376)
Example usage:
```
$ ytdl-sub cli-to-sub -S vcodec:h264,res:480,acodec:m4a
ytdl_options:
  format_sort:
  - vcodec:h264
  - res:480
  - acodec:m4a
```
2025-11-06 21:05:18 -08:00
..
e2e [FEATURE] Throttle protection per request (#1229) 2025-05-31 09:41:14 -07:00
integration [FEATURE] Ability to modify webpage_url (#1356) 2025-10-11 17:21:13 -07:00
resources [FEATURE] Filter Duration prebuilt preset (#1259) 2025-07-04 13:41:54 -07:00
unit [FEATURE] cli-to-sub argument to convert yt-dlp args to ytdl-sub (#1376) 2025-11-06 21:05:18 -08:00
__init__.py Add channel as kodi tv show e2e test (#15) 2022-04-29 11:09:32 -07:00
conftest.py [FEATURE] release_date support for date_range (#1231) 2025-06-01 09:28:42 -07:00
expected_download.py [DEV] Cross platform test fixture helpers (#1058) 2024-09-20 14:58:07 -07:00
expected_transaction_log.py [DEV] Test-case for subscription with existing download archive (#819) 2023-11-16 23:37:24 -08:00
resources.py [DEV] Disable YouTube tests in GH CLI (#1090) 2024-10-07 23:46:27 -07:00