Skip to content

Releases: TheDrHax/Twitch-Chat-Downloader

2.5.4

17 May 21:14
Compare
Choose a tag to compare
  • Twitch: Update video query

2.5.3

08 May 00:41
Compare
Choose a tag to compare
  • Fixed crash at the end of the download (output file wasn't affected);

2.5.2

06 May 23:39
Compare
Choose a tag to compare
  • Fixed infinite loops at some VODs;

2.5.1

05 May 21:27
Compare
Choose a tag to compare
  • Migrate from Cursors in GraphQL;
  • Load config from ~/.config/tcd/config.json if available (@JAK0723);
  • More variables for --filename-format (@JAK0723);
  • Configurable millisecond separator for IRC (@JAK0723);
  • Badges for IRC (@JAK0723);

2.5.0

07 Dec 21:17
Compare
Choose a tag to compare
  • Migrated from Kraken API to GraphQL

2.4.8

11 Aug 11:11
Compare
Choose a tag to compare
  • Fixed compatibility with Windows;
  • Argument --collocations was ignored because of typo;

2.4.7

27 Jul 01:26
Compare
Choose a tag to compare
  • [ASS] Round message offset before converting it into timestamp;
  • Use datetime module to convert seconds into timestamp;

2.4.6

26 Jul 19:38
Compare
Choose a tag to compare
  • Fix max_width: it was ignored in previous versions;