ytdl-sub/src/ytdl_sub/entries
Jesse Bannon 0f96d8e24e
[BACKEND] Disallow override names conflicting with plugin names (#1399)
Disallow override variable names conflicting with plugin names.

May cause backward incompatible issues from `date_range` being an old override variable name for the `Only Recent` preset. Update this variable name to `only_recent_date_range` to resolve. More info in https://ytdl-sub.readthedocs.io/en/latest/deprecation_notices.html
2025-12-26 15:30:37 -08:00
..
script [FEATURE] Ability to modify webpage_url (#1356) 2025-10-11 17:21:13 -07:00
variables [BACKEND] Disallow override names conflicting with plugin names (#1399) 2025-12-26 15:30:37 -08:00
__init__.py setup cfg 2022-04-26 07:19:53 +00:00
base_entry.py [DEV] Bump pylint from 2.13.5 to 3.1.0 (#972) 2024-04-28 10:40:15 -07:00
entry.py [FEATURE] height and width variables (#1243) 2025-06-18 20:56:25 -07:00
entry_parent.py [DEV] Bump pylint from 2.13.5 to 3.1.0 (#972) 2024-04-28 10:40:15 -07:00