Skip to content

v3.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Apr 11:32
· 55 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