Skip to content

creatorkostas/MusicDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music Downloader

A simple library to download music easy.

Installation

pip install MusicDown

Get started

How to download one song using this library:

from MusicDownloader import MusicDownloader

# Call the download method
urls=["URL"]
MusicDownloader.download(urls,download_path,faild_file)

About

A simple library to download music easy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages