Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

Releases: thesadru/animethemes-dl

animethemes-dl 2.2.2

14 Feb 10:45
Compare
Choose a tag to compare

changes

  • AniList no longer grabs MAL ids accidentally.
  • Timeouts are raising again.
  • Dldata functions are now type hinted.
  • README has been updated to be correct.

animethemes-dl 2.2.1

27 Jan 18:02
Compare
Choose a tag to compare

changes

  • fixed audio
  • removing metadata from song names now
  • no-copy mode
  • optimized caching
  • made it possible to add more animelist support

animethemes-dl 2.2

12 Dec 16:33
Compare
Choose a tag to compare

Fixed problems with the animethemes API.

changes

  • the API works now
  • added smart filtering
  • fixed downloading
  • added caching for the API, so I don't spam the servers

animethemes-dl 2.1

23 Nov 11:44
Compare
Choose a tag to compare

Started using the API instead of themes.moe

changes

  • using https://animethemes.dev/api instead of https://themes.moe/api
  • added many new options
  • fixed tagging, overlap and source
  • fixed formatting
  • more info in README
  • simplified models
  • no more need for animelist, now only titles and an id check
  • better option grouping

animethemes-dl 2.0

15 Nov 15:42
cc61ebe
Compare
Choose a tag to compare

Completely rewritten the code to improve it and make it faster.

changes

  • moved many functions into new files and modules
  • started using logging
  • added models
  • fixed documentation
  • added repair
  • started using mutagen instead of eyed3
  • and more...

animethemes-dl v1.0

30 Oct 16:14
Compare
Choose a tag to compare

Creating a release so I can properly add to animethemes-dl

changes

a lot of them, I already forgot

animethemes-dl v1.1-alpha

11 Oct 19:46
1b64039
Compare
Choose a tag to compare
Pre-release

did some bugfixing of alpha 1.0

animethemes-dl alpha 1.0

10 Oct 17:16
Compare
Choose a tag to compare
Pre-release

animethemes-dl alpha 1.0

features

  • batch download from MAL/Anilist
  • score and priority filtering
  • tag sorting
  • dialogue and nsfw filtering
  • command-line coloring
  • ID3 metadata
  • ID3 coverart
  • any audio filetype with ffmpeg
  • fast audio downloads (on-server conversion)
  • custom filename

bugfixes

  • too many to cound, and probably not enough