github Brisppy/twitch-archiver v1.2
Updated authentication to support API change - v1.2

latest releases: v4.0.10, v4.0.9, v4.0.8...
2 years ago

This is a bit of an emergency patch as Twitch changed their API slightly (Although it's mostly my fault for using an unsupported method of authenticating against their API).

Completely redid how authentication is done as Twitch blocked the previous method using twitch account credentials. The old APP_CLIENT_ID and APP_CLIENT_SECRET are now the CLIENT_ID and CLIENT_SECRET, and no other credentials are required now.

Added some more notifications for various errors, and would highly recommend configuring pushbullet.

Fixed the lock file not being removed if adding the VOD information to the VOD database was unsuccessful.

Modified the README to fit the new authentication scheme.

Don't miss a new twitch-archiver release

NewReleases is sending notifications on new releases.