Skip to content

jurevito/yt2mp3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouTube to MP3 Converter 🎶

YouTube 🎞️ to MP3 🎵 converter terminal app. Application is dependant on FFMPEG software for MP4 to MP3 conversion. Firstly, make sure you download it and add it to PATH.

Disclaimer: it contains a lot of bugs, is user unfriendly and feels like flying a spaceship. This application is only for academic purposes, please don't sue me.

Usage

Acceptable source arguments are YouTube playlists that are Public or Unlisted, and text files with links, each on a separate line. You can limit amount of MP3s downloaded using -n_links=42 and -skip=42 flag.

> yt2mp3 -n_links={number} -skip={number} {source} {output_folder} 

yt2mp3

About

YouTube to MP3 terminal app.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages