Youtube Save to... playlist incremental search

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

Tendrás que instalar una extensión para tu navegador como Tampermonkey, Greasemonkey o Violentmonkey si quieres utilizar este script.

Necesitarás instalar una extensión como Tampermonkey o Violentmonkey para instalar este script.

Necesitarás instalar una extensión como Tampermonkey o Violentmonkey para instalar este script.

Necesitarás instalar una extensión como Tampermonkey o Userscripts para instalar este script.

Necesitará instalar una extensión como Tampermonkey para instalar este script.

Necesitarás instalar una extensión para administrar scripts de usuario si quieres instalar este script.

(Ya tengo un administrador de scripts de usuario, déjame instalarlo)

Necesitará instalar una extensión como Stylus para instalar este estilo.

Necesitará instalar una extensión como Stylus para instalar este estilo.

Necesitará instalar una extensión como Stylus para instalar este estilo.

Necesitará instalar una extensión del gestor de estilos de usuario para instalar este estilo.

Necesitará instalar una extensión del gestor de estilos de usuario para instalar este estilo.

Necesitará instalar una extensión del gestor de estilos de usuario para instalar este estilo.

(Ya tengo un administrador de estilos de usuario, déjame instalarlo)

Autor
Sándor Körözsi
Instalaciones diarias
0
Instalaciones totales
215
Calificaciones
12 0 0
Versión
1.4
Creado
08/11/2019
Actualizado
25/10/2025
Tamaño
5.67 KB
Licencia
Desconocida
Funciona en

UPDATE 2025-10-25: Added @updateURL and @downloadURL so Tampermonkey can automatically notify users when a new version of the script is available.
UPDATE 2025-10-24: UPDATED TO Youtube 2025-10 layout!

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://greatest.deepsurf.us/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.