YouTube "Save to Playlist" Fuzzy Search

Adds a search bar to filter YouTube playlists by name with fuzzy searching for the "Save" button dialog, namely "Save Video To...". The fuzzy search threshold is configurable, and you can toggle preserving the search input via a single Tampermonkey menu entry.

作者
NWP
日安装量
0
总安装量
0
评分
0 0 0
版本
0.1
创建于
2025-04-05
更新于
2025-04-05
大小
6.3 KB
许可证
MIT
适用于

If it matches too loosely, change the value to a lower value for:

const FUZZY_MATCH_THRESHOLD = 0.5;

You could use 0.1 or 0.2 .

image

image

image

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址