0.1.15-alpha.6 • Published 6 months ago

@mpv-easy/clipboard-play v0.1.15-alpha.6

Weekly downloads
-
License
MIT
Repository
-
Last release
6 months ago

Use shortcut key(default ctrl+v) to play video from clipboard, supports file, webdav and jellyfin.

install

You need to install yt-dlp and add yt-dlp to PATH or put yt-dlp in the same directory as mpv.exe

  • Download the latest version of clipboard-play.js and copy it to the mpv script directory
  • Add configuration to input.conf shortkey

Supported link formats

Folders do not support recursive scanning

  • local file: c:/a/b/c.mp4, c:/a/b/c.mp3, c:/a/b/c.srt
  • local folder: c:/a/b
  • webdav file http:///a.mp4
  • webdav folder: http:///a
  • jellyfin file http:///web/index.html#!/details?id=&serverId=
  • jellyfin folder: http:///web/index.html#!/movies.html?topParentId=
  • youtube: https://www.youtube.com/watch?v=

shortkey

Add configuration to input.conf

CTRL+v     script-message clipboard-play

todo

  • open video from clipboard