harikanani / Download-Me

YouTube Playlist Downloader, Build using Node.JS, googleapis and ytdl-core.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Download-Me

  • YouTube Playlist Downloader, Build using Node.JS, googleapis and ytdl-core.
  • For apiKey You have to create GCP Project and you have to generate apiKey.

How to run locally 🔨

  1. Fork This Repository
  2. Clone forked repository
  3. copy .env.example into .env
  4. add your apiKey into .env file
  5. run npm install
  6. run node app.js

About

YouTube Playlist Downloader, Build using Node.JS, googleapis and ytdl-core.


Languages

Language:JavaScript 99.7%Language:Shell 0.3%