Skip to content

chat-downloader (v0.1.6)

Choose a tag to compare

@xenova xenova released this 24 Jul 12:34
· 135 commits to master since this release

Sites:

Reddit

  • Added support for top livestream/post of subreddit
  • Retry when an invalid socket url is returned
  • Improved VideoNotFound error message

YouTube

  • Improved retrying of requests

Twitch

  • Added pagination for get_user_videos

Core

  • Added interruptible_retry option

Testing

  • Added more site-specific tests
  • Added tests for outputting to files
  • Added test cases for the command line
  • Updated default parameters for testing generators
  • Created test cases for utilities
  • Added test cases for formatting
  • Output error if incorrect exception is raised
  • Allow multiple errors to be thrown during testing
  • Added commands for updating coverage

Utils

  • Removed unused methods