GithubHelp home page GithubHelp logo

jadedctrl / wyrics Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 11 KB

Fetch lyrics from lyrics.ovh, a simple script. (🪞 Mirror)

Home Page: https://hak.xwx.moe/jadedctrl/wyrics

Shell 100.00%
lyrics lyrics-download lyrics-downloader lyrics-fetcher lyrics-ovh

wyrics's Introduction

Wyrics

Shell script for fetching a song’s lyrics from lyrics.ovh.

Previously, this used to use songlyrics.com — and before that, lyrics.wikia.com. At least, until lyrics.wikia.com was axed for copyright-related reasons.

songlyrics.com had more flexible searching (you could make typos), but it was a pretty slow site. lyrics.ovh is a good deal faster, but much more picky. It’s also libre, and beautiful.
Check out lyrics.ovh’s repo!

Installation

Simply copy wydir and wyrics into your $PATH; somewhere like /usr/local/bin or ~/.local/bin.
$ cp wydir wyrics ~/.local/bin/

Dependencies

You’ll need:

  • curl
  • Shell (ksh, bash)

Usage

Wyrics

Run wyrics like so, replacing “$ARTIST” and “$SONG” with your artist and song, respectively:

$ wyrics $ARTIST $SONG

If you want to save lyrics to a file, you’ll need to redirect the output:

$ wyrics "dream theater" "octavarium" > lyrics.txt

Wydir

Wydir runs wyrics over every song in a directory of a given file-extension. Each song’s lyrics are written to a .txt file of the song’s name.

Just run wydir like so:

$ wydir $ARTIST $FILE_EXTENSION

It’s convenient if you wanna get the lyrics of an album in one go.

Meta

License is CC0.
Author is Jaidyn Ann [email protected]
Sauce is at https://hak.xwx.moe/jadedctrl/wyrics

wyrics's People

Contributors

jadedctrl avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.