Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/elhirchek/copy-paste-url

copy paste script for autoplay on mpv
https://github.com/elhirchek/copy-paste-url

Last synced: 4 months ago
JSON representation

copy paste script for autoplay on mpv

Lists

README

        

# **copy-paste-url**

Like its name suggests - copy and paste links into mpv with `ctrl + v` to start playback of a video. This needs an open mpv window like `mpv --idle --force-window` or a window already playing a video. Also the script utilizes *powershell* (for windows) or *xclip* (for linux), so that needs to be installed as well.

## Disclaimer

this is a *fork* of [copy-paste-URL](https://github.com/zenyd/mpv-scripts.git) that a add support for **LINUX**.