Skip to main content

Download Sinhala Songs and Lyrics Easily

Project description

Python 3.5, 3.6, 3.7

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)

Result

License

© 2021 Ashen Ranaweera

This repository is licensed under the MIT license. See LICENSE for details.

Project details


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

songsdownload-1.0.10-py3-none-any.whl (3.8 kB view hashes)

Uploaded Python 3

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