Skip to content

v0.2.0

Compare
Choose a tag to compare
@garret1317 garret1317 released this 03 Apr 22:27
· 109 commits to master since this release

0.2.0
Tue, 30 May 2023 15:38:05 +0100
I had made a "breaking" change, so I incremented the version number.

This release:

  • Makes the BaseIE private, making the extractor actually usable outside of tests.
  • Adds support for downloading page 1 of search pages.
  • Adds sanity checks, and resiliency.
  • Adds debug information in verbose mode.
  • Fixes a bug where timefree programmes' availability timestamp and release timestamp were the wrong way round.
  • Switches to storing cached data under a single "rajiko" namespace. ("breaking" change)