A very small tool for tracking youtube playlists written in go.
- keep track of watched videos in a playlist
- see if a new video has been added
- golang
- youtube api key (requires google developer account)
Simply run
> git clone github.com/baumple/tubevault.git
> cd tubevault
> go run main.goin the terminal and you're good to go!