Skip to content

jjgrayston/omxplayer-youtube-playlist

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

omxplayer-youtube-playlist

youtube playlist for omxplayer

Requirements

Python 2.7 or higher.

A recent version of omxplayer.

A recent version of youtube-dl.

Usage

$ python playlist.py [playlist-id]

example

https://www.youtube.com/watch?v=RBumgq5yVrA&list=RDRBumgq5yVrA

$ python playlist.py RDRBumgq5yVrA

You'll also need an API key for V3 of the Youtube API - set one up at https://console.developers.google.com/apis/credentials. Create an environment variable YOUTUBE_API_KEY containing your key.

About

youtube playlist for omxplayer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%