Releases: elmoiv/azapi
Releases · elmoiv/azapi
Azapi 3.0.8
Azapi 3.0.7
v3.0.7 03-01-2022
- #6 [Re-Fixed] Single albums return relative urls.
Azapi 3.0.6
v3.0.6 12-02-2021
- #11 Fixed proxy not used properly.
Azapi 3.0.5
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
v3.0.4 22-08-2020
- Update title and artist attributes with exact values from AZLyrics.com.
- Fixed minor bugs.
Version 3.0.3
v3.0.3 13-08-2020
- Fixed
getSongs
not returning all songs.
Version 3.0.2
v3.0.2 25-07-2020
- Added the ability to use custom path with
getLyrics
. - Added
self.lyrics
andself.songs
to store last call. - Added
self.lyrics_history
that stores all fetched lyrics.
Version 3.0.1
v3.0.1 07-07-2020
- Fixed single albums return relative urls.
Version 3.0
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
Update README.md