Simple wrapper script to allow mpv to play basic authentication protected content.
Go to file
Polarian 66c56817e9
Removed random echo statement
2023-07-06 19:33:08 +01:00
README.md Added licence to README.md 2023-07-06 19:30:09 +01:00
UNLICENSE Added unlicence 2023-07-06 19:27:59 +01:00
mpv-basic Removed random echo statement 2023-07-06 19:33:08 +01:00

README.md

mpv-basic

mpv-basic is a simple mpv wrapper script to allow mpv to stream video/audio from url's protected with basic authentication.

Usage

mpv-basic <url>

If you have not yet entered your credentials you will be asked at first launch, the base64 hash will be stored in a file under $HOME/.config/mpv-basic, removing said file will allow you to login with another user.

Licence

This script is licenced under Unlicence.