Skip to content

Releases: jybp/twitch-downloader

v3.6

11 Jul 17:13
Compare
Choose a tag to compare

Changelog

c01f13b Support new vod url

v3.5

02 Mar 15:42
Compare
Choose a tag to compare

Changelog

v3.4

11 Jan 18:47
Compare
Choose a tag to compare

Changelog

v3.3

01 May 09:46
Compare
Choose a tag to compare

Changelog

f5fd907 Update usher URL

v3.2

12 Mar 17:30
Compare
Choose a tag to compare

Changelog

8e7119e Support both twitch clips URL formats

v3.1

12 Mar 16:59
Compare
Choose a tag to compare

Changelog

7a9dc5d Add MIT license
64dbbbc Merge pull request #5 from xaviablaza/patch-1
d9339d6 Support new clips URL
1a23798 Update README.md

v3.0

04 Jul 22:19
Compare
Choose a tag to compare

Changelog

88abc34 Support 'best' quality flag
245f54d Support clips
84ec7a8 Update README

v2.1

25 Apr 12:46
Compare
Choose a tag to compare

Changelog

dad30cb Add start and end flag
5bed926 update goreleaser

v2.0

27 Jan 22:46
Compare
Choose a tag to compare

Changelog

b7ea21a Update README to reflect twitch API changes
cf87409 Use GQL api

v1.1

18 Dec 15:49
Compare
Choose a tag to compare

Changelog

23719ad Add goreleaser and use twitch own client id
f27ca28 Allow to not specify a default client-id
2f9186f Fix parse flags in tests golang/go#33190
181794a Update README.md
cc8d59a add go.mod
7bf0112 update README with build from source