Skip to content

Instantly share code, notes, and snippets.

@tdkn
Created January 16, 2013 13:32
Show Gist options
  • Save tdkn/4547175 to your computer and use it in GitHub Desktop.
Save tdkn/4547175 to your computer and use it in GitHub Desktop.
Get URL of YouTube Daily Top Tracks
$ YOUTUBE_RANKING="www.youtube.com/playlist?list=MCUS`date +%Y%m%d`"
$ chromium-browser $YOUTUBE_RANKING
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment