Skip to content

(Multithreaded) Audio Downloader for Youtube. Downloads multiple audios at once.

License

Notifications You must be signed in to change notification settings

Eslorex/Youtube-Mass-WEBM-MP3-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube Youtube Mass WEBM MP3 Downloader

So basically, youtube only provides videos as webm files. If you want to download mp3 files you have to make conversion with ffmpeg. And this program does it automatically for you. Release package has the ffmpeg file.

alt text

  1. Install python (check ADD to PATH).
  2. Run install_libraries.py so it can install required packages.
  3. And its done! You have completely free mp3 downloader. You don't have to deal with crappy sites filled with ads and can avoid matrix. And works with any amount of lines of Youtube URLs. You can use it to easily download many mp3 files to use it for your SoundPad.

I've made some threading to make the process much faster. Its possible to use GPU cores to make this process much faster. But i was too lazy to research and work with CUDA cores.

Known Issues:

  • Since its a console program (I was too lazy again to make UI for it) , it might not get the last url so pressing Enter again will make it work.

  • Only MP3 Downloader has a config system. Which asks for the correct path when ffmpeg couldn't found.

  • It will not show any progress when converting file into mp3 from webm. And it might take a bit for it to convert mp3 depending on your pc specs so don't worry when nothing happens on console screen. Just wait for the progress. Its usually much faster than online conversion. You can see the progress if you refresh the folder.

  • It will not work with playlist urls.

  • Webm files doesn't work with SoundPad. This problem is not related with this code. Its the SoundPad that doesn't work with WebM format so keep that in mind.

About

(Multithreaded) Audio Downloader for Youtube. Downloads multiple audios at once.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages