Skip to content

Simple script to wrap URLs for MPV, to make specifying YT-DLs easier.

License

Notifications You must be signed in to change notification settings

second-pair/mpv-selector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mpv-selector

Simple script to wrap URLs for MPV, to make specifying YT-DLs easier.

Dependencies

  • MPV
  • Youtube-DL - will auto-download if not found.
  • pyinstaller (Optional) - PIP-able with python -m pip install --user pyinstaller.
  • make (Optional)- Likely already installed with a UNIX-based operating system.

Compile

Simply running make should do it! Binray produced in ./bin/mpv-selector or ./bin/mpv-selector.exe.
Alternatively, run it with Python with python mpv-selector.py.

About

Simple script to wrap URLs for MPV, to make specifying YT-DLs easier.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published