ytdl-sub/tests
Jesse Bannon 3e41e0f59e
[FEATURE] Ability to add subscription value via config (#744)
`Subscription Value` is the mechanism used to achieve one-liner subscriptions. It works by having the subscription `"Subscription Name": "value"`, and assigning `"value"` to an override variable via setting the subscription value to that override variable's name.

This feature allows you to set subscription value within the config. In the near future, ytdl-sub will strive to make subscription files simpler by hiding most of the "under-the-hood" logic within the config file.
2023-09-27 21:37:36 -07:00
..
e2e [BACKEND] Always filter out live, post_live, and upcoming videos on download (#742) 2023-09-24 06:24:21 -07:00
resources [BACKEND] Set merge_output_format to file_convert file type (#699) 2023-09-02 11:18:04 -07:00
unit [FEATURE] Ability to add subscription value via config (#744) 2023-09-27 21:37:36 -07:00
__init__.py Add channel as kodi tv show e2e test (#15) 2022-04-29 11:09:32 -07:00
conftest.py [FEATURE][EXPERIMENTAL] --update-with-info-json (#557) 2023-03-21 08:05:08 -07:00
expected_download.py [BUGFIX] Do not hard-fail if the thumbnail fails to download/convert (#675) 2023-07-28 13:12:46 -07:00
expected_transaction_log.py [BUGFIX] Do not hard-fail if the thumbnail fails to download/convert (#675) 2023-07-28 13:12:46 -07:00
resources.py [BACKEND] Windows support (#476) 2023-02-28 17:07:03 -08:00