[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