youtube-downloader-converter icon indicating copy to clipboard operation
youtube-downloader-converter copied to clipboard

A simple Python script that is able to download YouTube videos or playlists and convert them into MP3.

Results 12 youtube-downloader-converter issues
Sort by recently updated
recently updated
newest added

I’m not able to download. When ever I try I get an error message

whenever i want to download something(can be video/s / Playlist) I get the error message "urllib.error.HTTPError: HTTP Error 410: Gone" I have no Idea what to do.

I have made Two changes to the file 1. Added an auto delete method after converting to mp3 * When we download videos using option 3 , ie: for converting...

The playlist.video_urls list is shown to be empty whenever executed the code exits by just printing 1: root@kali:~/Desktop/hack_stuffs/myscripts/scripts/web/youtube/youtube-downloader-converter# python3 main.py Welcome to NeuralNine YouTube Downloader and Converter v0.2 Alpha Loading......

This would make it more user friendly

This would be helpful for downloading music playlists, I'm modifying the code on my own to do this for my needs. If you would like I could submit a pull...

Because it is not downloading all the videos, only the first video.

i had a progressBar, erase the .mp4 reamaining in the mp3 convert i cleaning the code i add the requeriment.txt

Merge Notes - Added Comments - Added requirements.txt - Added a neat little "Info" comment with names of contributors - After conversion to MP3, original MP4 file is deleted -...