Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 921 Bytes

README.md

File metadata and controls

34 lines (19 loc) · 921 Bytes

mpv Youtube Search

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

  • CTRL+SHIFT+s: search youtube videos.
📜️ Customize

Coutom Keybindings

Change bottom of youtube-search.lua file.

Coustom Result Number

Change value of limit variable in youtube-search.lua file.

Warning & Suggestion

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