- YouTube Playlist Downloader, Build using Node.JS, googleapis and ytdl-core.
- For
apiKey
You have to create GCP Project and you have to generateapiKey
.
- Fork This Repository
- Clone forked repository
- copy
.env.example
into.env
- add your
apiKey
into .env file - run
npm install
- run
node app.js