limsammy / SnatchTube

Grabs all mp3s from a playlist of youtube videos.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

  1. brew install ffmpeg --with-fdk-aac --with-ffplay --with-freetype --with-frei0r --with-libass --with-libvo-aacenc --with-libvorbis --with-libvpx --with-opencore-amr --with-openjpeg --with-opus --with-rtmpdump --with-schroedinger --with-speex --with-theora --with-tools
  2. clone this repo
  3. cd ${repo_path}
  4. mkdir exports
  5. touch .env
  6. Add an API_KEY value
  7. run npm i
  8. Slack me for my youtube api key if you're lazy

About

Grabs all mp3s from a playlist of youtube videos.


Languages

Language:JavaScript 100.0%