Skip to content

Releases: Gotham25/hotstar-dl

v2.1.0

14 Jun 16:12
Compare
Choose a tag to compare

Changelog

31b3508 Fixed goreleaser yml w.r.t release changes
9d6aa92 Fixed unit test(s) w.r.t logic change in previous commits
2da4c75 Added refreshToken logic and updated download logic

v2.0.2

06 Oct 16:45
Compare
Choose a tag to compare

Changelog

99b2c57 Added feature for downloading from playlist

v2.0.1

26 Sep 05:56
Compare
Choose a tag to compare

Changelog

941775f Fixed unit tests
74fcf05 Formatted default output filename
3fd68a2 Added best format download feature
c67bbd4 Updated file usage with static builds location

v2.0.0

25 Aug 03:55
Compare
Choose a tag to compare

Changelog

7234d0c Corrected unit tests
e65de96 Modified variabe names and added function comments as per coding standards and formatted code using gofmt
c131a32 Added and corrected unit tests for API v2 hotstar-dl calls
f3fb900 Corrected merge strategy for DASH audio and video format download
2e8fb2c Formatted code using gofmt tool
2fd7d9d Added code change for API2 with MPD dash audio/video only format support

v1.0.2

08 Jun 18:22
Compare
Choose a tag to compare

Changelog

3e70673 Added support for uk.hotstar.com domain

v1.0.1

26 Mar 10:19
Compare
Choose a tag to compare

Changelog

b81bbd7 Formatted code using gofmt
e0dda6b Added code for displaying build version set by Goreleaser
2e5120a Added build, coverage and quality badges

v1.0.0

26 Mar 08:54
Compare
Choose a tag to compare

Changelog

ab439c2 Updated repo token
9180a1b Added goreleaser yml for automating releases using Goreleaser
49f703e Added travis yml file for Golang CI/CD and custom script to check go code formatting
8b457d4 Added coveralls yml file for code coverage
5fff1f6 Added unit tests
0c2101f Added files for hotstar video downloader using Golang cli
a38b3b5 Initial commit