ytdl-sub/tests/unit/utils
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
..
__init__.py Yaml error handling (#45) 2022-05-27 22:14:50 -07:00
test_chapters.py [BACKEND] Add double parenthesis test for chapter extraction (#390) 2022-12-09 07:45:51 -08:00
test_fixtures.py [FEATURE] Plex sanitized title and uid. Add into prebuilt preset (#449) 2023-02-20 10:19:44 -08:00
test_logger.py [FEATURE] Process all subscriptions even if one or more error (#771) 2023-10-21 12:25:38 -07:00
test_script_utils.py [BACKEND][HUGE] Function Support in variable syntax (#838) 2023-12-18 16:08:15 -08:00
test_yaml.py [BACKEND] Include yaml exception in error (#678) 2023-07-29 23:05:34 -07:00