bgounon / PlaylistR

Returns a complete list of video titles from a given playlist ID

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PlaylistR

DockerHub GitHub

Example :

docker run --rm -e PLAYLIST_ID=your_playlist_id -e API_KEY=your_api_key psyqqow/playlistr > playlist.json

About

Returns a complete list of video titles from a given playlist ID

License:Apache License 2.0


Languages

Language:Go 91.0%Language:Dockerfile 9.0%