Skip to content

Releases: Fittiboy/twitch-clip-archiver

Fix for local mode

08 Jul 20:14
Compare
Choose a tag to compare

This fixes --local mode, which broke because files was never defined.

Dual mode is here!

01 Jul 14:48
7714659
Compare
Choose a tag to compare

Update 1.4.1 brings dual mode!

Dual mode lets you keep your local copy of clips when upload to Google Drive, by setting the -d/--dual flag!
This also makes sure that clips that were already present when the tool was started are not overwritten or deleted, even without dual mode on!
When you forget to set the dual flag, your already downloaded clips will survive!

Huge convenience update!

01 Jul 12:43
f6b5473
Compare
Choose a tag to compare

Update 1.4.0 brings multiple new features, as well as some fixes!

Additions:

  • The GPL-3.0 License
  • Filtering clip titles via regular expressions
  • Filtering clips in multiple categories at once
  • Filtering clips from multiple clippers at once
  • Downloading clips from multiple streamers at once

Fixes:

  • When a clip download is interrupted, the partially downloaded clip is now deleted from your drive
    This makes sure it is not skipped when running the tool again
  • Various spelling mistakes, etc.

Minor stuff:

  • Replaced my donation link with a cooler, non-custodial tip jar

Bring back .mp4

29 Apr 07:23
Compare
Choose a tag to compare

At some point, the .mp4 file extension for the downloaded clips apparently got lost! This patch fixes that.

Edit: Maybe they were never there and I just didn't notice lol

Windows hotfix

29 Apr 07:02
Compare
Choose a tag to compare

This patch fixes a bug that caused the tool to not find necessary files

The Category Filter Release!

01 Mar 10:10
Compare
Choose a tag to compare

You can now filter clips by category with the --category option!

The Windows release!

28 Feb 17:58
Compare
Choose a tag to compare

The utility now detects if you're running Windows and will adjust the file names accordingly, removing any reserved characters.

v1.1.0 - Filter clips by clip creator!

28 Feb 16:06
Compare
Choose a tag to compare

This release allows you the option to download only clips created by a person specified via their twitch username by using the --clipper flag!

Initial release

26 Feb 18:23
e9dd55d
Compare
Choose a tag to compare

This is the initial release of the utility.
All basic features should work.