Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

v3.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Apr 11:32
· 56 commits to master since this release

Features

  • dl: Add new --workers to set download threads/workers

Bug Fixes

  • Chapter: Cast values to int prior to formatting
  • requests: Fix multithreaded downloads
  • Events: Dereference subscription store from ephemeral store

Changes

  • dl: Change --workers to --downloads

New Contributors