Skip to content

A program that downloads videos/playlists from youtube, converts them to Mp3 and attaches the thumbnails to the album-arts

License

Notifications You must be signed in to change notification settings

Liberontissauri/Youtube-Mp3-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube-Mp3-Downloader:

A program that downloads videos/playlists from youtube, converts them to Mp3 and attaches the thumbnails to the album-arts

Dependencies:

  • pytube3
  • moviepy
  • requests
  • eyed3
  • os
  • time

Functions:

  • download.py - mp3(URL)
    • Downloads the mp3 of a video/all the videos on the playlist.
  • files.py - create_folder_structure()
    • Generates the folders needed in order to make the program function correctly.
  • files.py - deletetmpfiles()
    • Deletes all files on tmp folder of the program.

About

A program that downloads videos/playlists from youtube, converts them to Mp3 and attaches the thumbnails to the album-arts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages