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
Project details
Release history Release notifications | RSS feed
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 details)
File details
Details for the file mudopy-2.1.tar.gz
.
File metadata
- Download URL: mudopy-2.1.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3170bba8b57d916869f5d99edeb7ccbd05f56f3d6e4975b41459924d480da9e2 |
|
MD5 | 0214dbb32efdf4ddf07ea0cc5ec3dbb8 |
|
BLAKE2b-256 | f1abad5a8c16b7993a7972d3fd8a201c43e9614f7a4db93b913b8d1a3532b821 |