Home

Awesome

<h1 align="center">mpv Youtube Search</h1>

This lua script for mpv media player will use zenity and youtube-dl/yt-dlp for search youtube video. Based on mpv-zenity-open-files by alifarazz.

Installation

wget -O ~/.config/mpv/scripts/youtube-search.lua https://github.com/rozari0/mpv-youtube-search/raw/master/youtube-search.lua

Keybindings

<details> <summary>📜️ Customize</summary> <h3>Coutom Keybindings</h3> <p>Change bottom of <strong>youtube-search.lua</strong> file.</p> <h3>Coustom Result Number</h3> <p>Change value of <strong>limit</strong> variable in <strong>youtube-search.lua</strong> file.</p> </details>

Warning & Suggestion

May not work on windows. Using with mpv-gallery-view recommended.