Skip to content

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

License

Notifications You must be signed in to change notification settings

riomccloud/frogvideo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published