ytdl-sub/tests/unit/prebuilt_presets
Jesse Bannon b2056bec5d
[BACKEND] Array support for URLs (#1406)
Allows for the `download` plugin to take in a script-based array of URLs. Prebuilt presets are now greatly reduced in size by constructing urls as an array versus 100+ separate URL variables.

Eventually, we can completely remove the limit of the number of URLs in a subscription.
2025-12-31 15:24:44 -08:00
..
__init__.py [FEATURE] Throw more actionable error if users supply the wrong type of url for TV show presets (#1210) 2025-04-17 22:14:37 -07:00
test_tv_show_by_date.py [BACKEND] Array support for URLs (#1406) 2025-12-31 15:24:44 -08:00
test_tv_show_collection.py [BACKEND] Array support for URLs (#1406) 2025-12-31 15:24:44 -08:00