Skip to content
This repository has been archived by the owner on Mar 5, 2019. It is now read-only.

Releases: gieseladev/LyricsFinder

Version 2.1.0

02 Oct 10:46
5b89642
Compare
Choose a tag to compare

Version 2.1.0 (02 Oct 2018)

CHANGED

  • search_lyrics returns SearchResult instead of an async iterator. SearchResult provides some extra features like getting a list of all the search results

Version 2.0.0

02 Oct 09:26
5a8f3ca
Compare
Choose a tag to compare

Version 2.0.0 (02 Oct 2018)

CHANGED

  • Ported to asyncio using aiohttp instead of requests
  • Improved Lyricsmode extractor
  • Using LXML parser instead of html.parser

Version 1.2.8

02 Aug 17:15
49a3a6f
Compare
Choose a tag to compare

Version 1.2.8 (02 Aug 2018)

CHANGED

  • Improved CLI
  • Lyrical Nonsense extractor tries to use non-kanjii name
  • character ~ is no longer removed from lyrics
  • switched to README.rst file for PyPi

FIXED

  • broken Animelyrics extractor title extraction

v1.2.7

31 Jul 19:22
1ef2b97
Compare
Choose a tag to compare

Version 1.2.7 (31 Jul 2018)

ADDED

  • simple CLI for Lyricsfinder

FIXED

Inluding release date in Lyrics dict

08 Apr 16:53
Compare
Choose a tag to compare
v1.2.5

forgot to include release date in json... ripperoni

More Lyrics attributes

08 Apr 15:46
Compare
Choose a tag to compare

Added "artist" and "release_date" to the Lyrics instance

More tests / Supported Python versions

20 Dec 18:37
Compare
Choose a tag to compare
1.2.0

the rate-limit is just too hard right now xD

Version 1.0.3

18 Dec 17:52
Compare
Choose a tag to compare

The first beta release. Stable enough to be used with caution