Skip to content

Releases: elmoiv/azapi

Azapi 3.0.8

21 Feb 14:30
0c00cef
Compare
Choose a tag to compare

v3.0.8 21-02-2022

  • #17 Use search engine method when normal method fails.

Azapi 3.0.7

02 Jan 22:10
9e4d01f
Compare
Choose a tag to compare

v3.0.7 03-01-2022

  • #6 [Re-Fixed] Single albums return relative urls.

Azapi 3.0.6

12 Feb 15:34
f8d060b
Compare
Choose a tag to compare

v3.0.6 12-02-2021

  • #11 Fixed proxy not used properly.

Azapi 3.0.5

26 Sep 20:52
22ef717
Compare
Choose a tag to compare

v3.0.5 26-09-2020

  • #10 Fixed one-liner lyrics can't be retrieved.
  • Direct lyrics URLs can now be passed without artist or title.
  • Fixed minor bugs.

Version 3.0.4

22 Aug 15:33
d49edc2
Compare
Choose a tag to compare

v3.0.4 22-08-2020

  • Update title and artist attributes with exact values from AZLyrics.com.
  • Fixed minor bugs.

Version 3.0.3

13 Aug 17:50
726356f
Compare
Choose a tag to compare

v3.0.3 13-08-2020

  • Fixed getSongs not returning all songs.

Version 3.0.2

25 Jul 11:16
db04d89
Compare
Choose a tag to compare

v3.0.2 25-07-2020

  • Added the ability to use custom path with getLyrics.
  • Added self.lyrics and self.songs to store last call.
  • Added self.lyrics_history that stores all fetched lyrics.

Version 3.0.1

07 Jul 12:40
97b1cc7
Compare
Choose a tag to compare

v3.0.1 07-07-2020

  • Fixed single albums return relative urls.

Version 3.0

15 Jun 14:53
3ae3bd4
Compare
Choose a tag to compare

v3.0.0 15-06-2020

  • Project re-done from scratch.
  • Added the ability to use search engines.
  • Fixed unicode issue with non-english lyrics.
  • Fixed songs list not working for artists with single album.
  • Removed search as it's no longer needed.
  • Fixed NoneType bugs.

Version 1.0

02 Mar 18:20
942dc81
Compare
Choose a tag to compare
Update README.md