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. |
||
|---|---|---|
| .. | ||
| internal | ||
| __init__.py | ||
| test_audio_extract.py | ||
| test_chapters.py | ||
| test_date_range.py | ||
| test_file_convert.py | ||
| test_match_filters.py | ||
| test_music_tags.py | ||
| test_nfo_tags.py | ||
| test_regex.py | ||
| test_split_by_chapters.py | ||
| test_subtitles.py | ||
| test_throttle_protection.py | ||