Skip to content

Releases: kuriho/plugin.video.tver

v0.4.0

22 Dec 14:41
Compare
Choose a tag to compare

Changelog v0.4.0:

  • bump yt-dlp
  • migrate to Python v3.9+ (see #8)

v0.3.8 (Python up to v3.8)

22 Dec 12:46
Compare
Choose a tag to compare

Changelog v0.3.8:

  • bumped yt-dlp to the last commit supporting Python <3.9
  • added TVer's "Others" category
  • minor performance tweaks

v0.3.7

09 Jun 21:46
Compare
Choose a tag to compare

Changelog v0.3.7

  • updated yt-dlp to commit 61158331a6e1100a827dfe3a6c0b61ffe95c8011
  • some more refactoring (see #3)

v0.3.5

06 Jun 23:26
Compare
Choose a tag to compare

Changelog v0.3.5:

  • finished first part of the refactor (see #3)
  • renamed cache.db to tver.db in the process

v0.3.0

06 Jun 19:23
Compare
Choose a tag to compare

Changelog v0.3.0:

v0.2.1

29 May 14:58
Compare
Choose a tag to compare

Changelog v0.2.1:

  • removed unnecessary yt-dlp extractors
  • add localization #1

v0.2.0

27 May 15:41
Compare
Choose a tag to compare

Changelog v0.2.0:

  • add timeout of 10s to all TVer.jp API requests
  • some bug fixes affecting clean installs
  • first public release