Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 707 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 707 Bytes

About The Project

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.

Getting Started


You can use docker or Makefile to run the project.

Prerequisites

In order to run the project you will need the following:

How to


  1. Rewrite .env with your oauth2 imgur data (client/secret)
  2. make build
  3. make run Your list should be created!