riomccloud / frogvideo

Small bash and batch script that redirects video streams to VLC media player

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FrogVideo

Small bash and batch script that redirects video streams to VLC media player.

About

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.

Features

  • 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

Installation

Windows

Coming soon!

Linux

Coming soon!

Contribute

  • Report bugs and suggest improvements through Issues, Pull Requests and Discussions
  • Translate the script to other languages through Pull Requests

About

Small bash and batch script that redirects video streams to VLC media player

License:GNU Affero General Public License v3.0