Skip to content

Instantly share code, notes, and snippets.

@rpkim
Created November 30, 2019 01:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rpkim/872739481bdec9b0257427573f364a6d to your computer and use it in GitHub Desktop.
Save rpkim/872739481bdec9b0257427573f364a6d to your computer and use it in GitHub Desktop.
Youtube Playlist HTML Auto generation

Youtube Playlist HTML Auto generation

This is an auto generator the html for http://rpkim.net/music.html website page. Getting the playlist in my Youtube and generate the listing of music in my playlist.

Pre-required

  • Google API Enabled (Youtube Data API)
  • jq should be installed
  • httpie should be installed
  • $GKEY environment variable should be setup

commands

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment