Small bash and batch script that redirects video streams to VLC media player.
FrogVideo is a bash and batch script that uses yt-dlp to extract media streams from given URLs and launch VLC media player reproducing these streams. Other great media players like mpv, SMPlayer and MPC-HC already support yt-dlp by default, and do not need this script.
- Play videos with separate audio track in different URL
- Redirect URLs from the web browser to the script automatically¹
- Runs locally on the machine
- Small and lightweight
- Support all websites yt-dlp supports (check here)
- Support custom video resolutions²
¹ requires optional configuration
² requires website support
Coming soon!
Coming soon!
- Report bugs and suggest improvements through Issues, Pull Requests and Discussions
- Translate the script to other languages through Pull Requests