Simple redis-cli wrapper to play music from youtube
- install with pip:
youtube-dl
- install with package manager:
redis-server redis-tools libav-tools
- edit
/etc/redis/redis.conf
tobind 0.0.0.0
nohup ./server.sh &
nohup ./play-server.sh &
- install with package manager:
redis-tools
./client.sh https://www.youtube.com/watch?v=dQw4w9WgXcQ
- you can override environment variables inside
.env
creating your own.env.local
file