Skip to content

chat-downloader (v0.1.4)

Choose a tag to compare

@xenova xenova released this 13 Jul 15:25
· 216 commits to master since this release

Sites:

YouTube

  • Added functionality to retry a request if YouTube returns a server-side error (Fixes #102)
  • Added missing keys and improved extraction for liveChatMembershipItemRenderer items

Twitch

  • Discovered crowd-chant-parent-msg-id key
  • Error checking for videos

Core:

  • Added option to output as JSON lines (#79)
  • Fixed issue when using SiteDefault objects

Misc:

Formatting

  • Added padded_time formatting option (#47)
  • Added 12_hour formatting option
  • Added formatting options for time_text and improved file reading

Utils

Fixed seconds_to_time method and added arguments for formatting

Tests

  • Added option to choose sites to generate tests for

Documentation:

  • Moved documentation scripts to separate folder