Skip to main content

Get a random lyric from a random song, and url to the rest of the lyrics

Project description

Get a random lyric from a random song, and url to the rest of the lyrics

Usage

usage: __main__.py [-h] [--letter LETTER] [--artist-href ARTIST_HREF]
                   [--song-href SONG_HREF]

optional arguments:
  -h, --help            show this help message and exit
  --letter LETTER       Specify letter instead of allowing random choice
  --artist-href ARTIST_HREF
                        Specifies the artist you want. No preceding slash.
                        Example: m/mutemath.html
  --song-href SONG_HREF
                        Specifies the song you want. No preceding slash.
                        Example: lyrics/mutemath/typical.html

Installation

Via pip:

pip3 install randomlyric

Alternatively:

  • Clone the repository, cd randomlyric

  • Run python3 setup.py install or pip3 install -e

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

randomlyric-1.0.3.tar.gz (2.7 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