Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 637 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 637 Bytes

A Super Simple Mp3 Download Using Your Terminal

Requirements:

npm install
npm run start

When it's start running, couple of things that you should provide in order to download the mp3 and it will display the questions that says paste url of mp3 and type its filename.

  • First go to youtube and copy url of your song(or any video that you want), then paste it while it's inquiring.

  • Second type the file name.

Keep in mind, sometimes you'll need to wait a bit before it will start it the process.

When it's done go to your downloads directory.

Enjoy