huntersgordon / dj-helper

script that queries youtube for content and uses the youtube-dl tool to download them

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dj-helper

script that queries youtube for content and uses the youtube-dl tool to download them. Intended for educational purposes only

alt text

  1. sudo brew install youtube-dl ; sudo brew install ffmpeg

  2. g++ dj.cpp

  3. To run: ./a.out

  4. on the first run, press return to clear the input stream, then enter your desired video/song

  5. enter 69 to query a differernt song. ^C to exit.

About

script that queries youtube for content and uses the youtube-dl tool to download them


Languages

Language:C++ 100.0%