Skip to main content

Download any song using this library

Project description

MuDoPy

MuDoPy is a Python library for downloading songs.

Syntext to download song

import mudopy

mudopy.set_path("path to chromedriver\chromedriver.exe") #one for one time mudopy.download_path(r"your download path") #only for one time mudopy("song name","artist name(optional)")

#if you not enter download path then library will downloaded into cwd

Installation

pip install mudopy

Usage

import mudopy

mudopy.set_path("path to chromedriver\chromedriver.exe") #one for one time
mudopy.download_path(r"your download path") #only for one time
mudopy.download("Song name","name of artist")#Will download the song in download_path

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mudopy-2.1.tar.gz (3.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page