Skip to content

llameDL v0.0.3

Latest
Compare
Choose a tag to compare
@westscz westscz released this 08 Dec 14:48
· 89 commits to master since this release

v0.0.3 2018-04-09

Added

  • Docstring to class methods
  • Whitelist file with whitelisted tags
  • Setup.cfg for pytest and flake8
  • Unit Tests for Tagger, IChrome and IYoutube
  • Requirements-dev for TravisCI purpose
  • Codecov, requires and scrutinizer support
  • Tagger as stand-alone tool

Changed

  • Regex for youtube videos titles
  • Tags from LastFM are supported again if MusicBrainzgs have missing tags

Removed

  • Support for python 2.7 (only python 3.5+ is supported)