ydl-ui icon indicating copy to clipboard operation
ydl-ui copied to clipboard

Default preset doesn’t have priority

Open Fred-Vatin opened this issue 4 months ago • 0 comments

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):

  1. Use this settings.
  2. 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.

Image

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.

Fred-Vatin avatar Jun 25 '25 01:06 Fred-Vatin