Releases: westscz/llameDL
Releases · westscz/llameDL
llameDL v0.0.3
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)
llameDL v0.0.2
v0.0.2 2018-02-15
Added
- Travis CI
- Tags whitelist
Changed
- Tags searching from LastFM to MusicBrainz
llameDL v0.0.1
0.0.1 - 2018-02-02
Added
- README with install informations
- Requirements file for Python requirements
- Functionality to get YouTube videos url from Chrome bookmarks
- Functionality to download YouTube video as mp3 file
- Functionality to add tags to mp3 files from LastFM
llameDL v0.1.0
v0.1.0 2018-04-15
Added
- CLI for llameDL and llameTagger
- Setup.py with entry points
Changed
- Regex for youtube videos titles
- Scrutinizer setup