Skip to content

Releases: valvesss/vagalumewp

Final Version

16 Aug 00:15
Compare
Choose a tag to compare

Hey!

With this new release you are able to view the frequent words for the last albums of the artist! Also security implemented, code review and optimizions...

Enjoy!

New possibilities

13 Aug 23:32
Compare
Choose a tag to compare

Well... With this new tag the wrapper is now able to filter for frequent words in the given song and were added some updates in api request schema. It searches 2x in different URL's for the best compensation result. Dream list for the next release:

  1. Search frequent words by the top lyrics
  2. Identify the singer country
  3. Join the 2 api requests in one and remodel the schema

Enjoy!

Working!

13 Aug 19:44
Compare
Choose a tag to compare

This release ensures methods for:

  1. Return X musics most accessed by artist
  2. Return last position in rank for the artist
  3. Return the last album of the artist
  4. Classes to abstract artist's properties
  5. Constructor with the artist name

The API URL used is not suitable for lyrics searching and the next tag will use a URL with GET or POST parameters.