ytdl-sub/tests/e2e/plugins
Jesse Bannon e92b1cd12a
[BACKEND][HUGE] Function Support in variable syntax (#838)
A complete gutting of the internals of ytdl-sub to support functions in our variable syntax, in addition to being able to access a yt-dlp entry's .info.json fields using functions. Functionally, ytdl-sub should still look and behave the same from a user-perspective.

With so many lines of code changed (+8927, -2708), no doubt there will be new issues. Please make a GH issue or reach out on Discord if your config/subscriptions break in any way/shape/form.

Details on how to use function support will come soon in the form of proper documentation in our readthedocs.
2023-12-18 16:08:15 -08:00
..
internal [FEATURE] Process all subscriptions even if one or more error (#771) 2023-10-21 12:25:38 -07:00
__init__.py [FEATURE] Regex capture and filtering on source variables plugin (#100) 2022-07-16 23:39:46 -07:00
test_audio_extract.py [FEATURE] Prebuilt Music Videos (#787) 2023-10-28 00:12:22 -07:00
test_chapters.py [FEATURE] Prebuilt Music Videos (#787) 2023-10-28 00:12:22 -07:00
test_date_range.py [FEATURE] TV Show prebuilt presets that require no config (#788) 2023-11-01 22:39:32 -07:00
test_file_convert.py [FEATURE] Prebuilt Music Videos (#787) 2023-10-28 00:12:22 -07:00
test_match_filters.py [FEATURE] Prebuilt Music Videos (#787) 2023-10-28 00:12:22 -07:00
test_music_tags.py [FEATURE] Prebuilt Music Videos (#787) 2023-10-28 00:12:22 -07:00
test_nfo_tags.py [FEATURE] Create output_directory_nfo_tags on first entry instead of last (#809) 2023-11-05 23:10:29 -08:00
test_regex.py [BACKEND][HUGE] Function Support in variable syntax (#838) 2023-12-18 16:08:15 -08:00
test_split_by_chapters.py [BACKEND][HUGE] Function Support in variable syntax (#838) 2023-12-18 16:08:15 -08:00
test_subtitles.py [FEATURE] Prebuilt Music Videos (#787) 2023-10-28 00:12:22 -07:00
test_throttle_protection.py [FEATURE] Add throttle_protection plugin (#799) 2023-11-05 08:23:12 -08:00