July Release
deepjyoti30
released this
01 Aug 09:27
·
112 commits
to master
since this release
Changes in this release
- Add functionality to ignore chapters and download as a whole with the
--ignore-chapters
flag. Thanks to @yantonov - Support for Spotify as a metadata provider. (Finally added!)
- Add option to specify which market spotify searches in using
SPOTIFY_COUNTRY
flag. - Add support to pass Spotify track ID from the commandline with the
spotify-id
flag. - Move to using
youtube-search-python
for searching YouTube for the results. (Is much more reliable!) - Fix issue of dry cleanup failing if Dynamic directory is used in the config.
- Other small bug fixes.
NOTE: From now on, the PyPI releases will be automated!