Skip to content
/ Yt2Mp3 Public

Minimalistic Mp3 downloader for YouTube videos.

License

Notifications You must be signed in to change notification settings

janml/Yt2Mp3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yt2Mp3:

MIT License

Minimalistic Mp3 downloader for YouTube videos, available for the windows platform.
(Downloaded files are stored in the homedirectory under downloads)

Setup:

Install JavaScript dependencies with npm:

npm i

Run with hot-reload and browser dev tools.

npm run dev

Build:

npm run build