Skip to content
This repository was archived by the owner on Jan 26, 2024. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Script that endlessly distributes the newest videos from a YouTube user/channel to multiple Chromecasts.

Installation:

On Debian boxes:

sudo apt-get update
sudo apt-get install python3-dev python3-pip git
sudo pip3 install PyChromecast youtube-dl
git clone https://github.com/theychx/multicast

Usage:

python3 multicast.py [<chromecast> [<chromecast> ...]] <channel/user_url>

If no list of chromecasts is given, then all chromecasts on the network will be used. The script does not allow two chromecasts playing the same video, so the number of videos on the channel used must be at least equal to the number of chromecasts used.

About

Script that endlessly distributes the newest videos from a YouTube user/channel to multiple Chromecasts.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages