ydl-ui
ydl-ui copied to clipboard
Default preset doesn’t have priority
Describe the bug
When two presets use the same url match, the default preset doesn’t have priority on the other one.
To Reproduce
Steps to reproduce the behavior (if applicable, attach preset file):
- Use this settings.
- Add any youtube video url
Current behavior
The first preset in the list that matches the url is selected instead of the one set as default.
Expected behavior
When two presets use the same url match, the default preset should have priority on the other one.
Information
- YDL-UI Version: 2.9.1
- OS: Windows 10
- Architecture: x64
Workaround
Edit ydl-ui.json to change the presets order in the list.