youtube_list_maker
is a simple script that creates a youtube playlist from crawling a website.
In this particular case, is a website that contains retro music but could be extrapolated to any other.
You can use docker or Makefile to run the project.
In order to run the project you will need the following:
- Rewrite client_secrets.json with your YouTube API creds.
- make build
- make run
- Your list should be created!