Download Sinhala Songs and Lyrics Easily
Project description
Songsdownload
songsdownload is written in Python that downloads sinhala songs and lyrics files.
Features
- Download Sinhala MP3 songs
- Download Lyrics Files
- Download Array of Songs
Installation
pip install songsdownload
How to use it?
from songsdownload import Songsdetails
songs = Songsdetails("query","location") #default location is cwd
songs.downloadsongs()
songs.downloadlyrics()
from songsdownload import Songsdetails,downloadarraysongs
listofsongs = ["song1","song2"]
downloadarraysongs(listofsongs)
License
© 2021 Ashen Ranaweera
This repository is licensed under the MIT license. See LICENSE for details.
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file songsdownload-1.0.10-py3-none-any.whl.
File metadata
- Download URL: songsdownload-1.0.10-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6549c680ab4a45b67f4dcff32d598e9726f4dd1aa6e7cc85c95a778ff9faa605
|
|
| MD5 |
f3d4e80af86e5f997ec71d410b35019c
|
|
| BLAKE2b-256 |
847c3b8750837e3ea29bc2da8848acd5e8f69017d677f14c2359b8c2ad81e48a
|