您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
This script injects a search field into the dialog where user can save a video to a playlist. When the user starts to type an incremental search is implemented and the playlists are filtered out
I have 113 playlists in YouTube and I hate to scroll around to find the list I want to save a video into. Unfortunately this list is ordered by last usage date so it is not easy to find a playlist which was not used recently in a 4-5-lines-tall list.
When you press Save button on the video player page of YouTube (or at any subpage of Youtube where this same dialog is used, for example at Watch later -> Save to playlist) this script injects a search field into the save dialog. When you start typing only the playlists will be shown which contain the text you entered into the search field.
--------------------------------------------------------------------------------------------------
!!!! IMPORTANT INSTALLATION INSTRUCTIONS!!!!!
install "Trusted-Types Helper" from here: https://greasyforks.org/en/scripts/433051-trusted-types-helper from Benjamin Philipp. Then set the order of the userscripts.
Set "Trusted-Types Helper" as the first to execute, so it will be executed before "Youtube Save to... playlist incremental search".
You can set it in Tampermonkey's edit mode in the settings tab - general - Position. Set it to 1.