Skip to content

Releases: Brawl345/Get-DMAX-Links

2024-06-21

21 Jun 15:14
c458d9d
Compare
Choose a tag to compare
  • Fixed new API
  • Updated all dependencies and update Golang to 1.18

NEW: You can now search for shows on https://discover-discovery.vercel.app/

2023-02-18

18 Feb 10:29
f7ab315
Compare
Choose a tag to compare
  • Binaries are no longer compressed with UPX. This increases the file size, but shouldn't give antivirus warnings anymore and it will now work on macOS due to upx being broken: upx/upx#424

Full Changelog: 2023-01-14...2023-02-18

2023-01-14

14 Jan 12:48
1413122
Compare
Choose a tag to compare
  • Change youtube-dl to yt-dlp
  • Explain where you can find the showIDs now (just take a look at the README)

Full Changelog: 2022-04-30...2023-01-14

2022-04-30

30 Apr 18:16
9ebcc91
Compare
Choose a tag to compare
  • Fix missing episode name in command

Full Changelog: 2022-03-16...2022-04-30

2022-03-16

16 Mar 07:51
d798c44
Compare
Choose a tag to compare
  • Fix wrong row on rate-limit/HTTP error
  • Smaller binaries
  • Compiled with Go 1.18

Full Changelog: 2022-03-05...2022-03-16

2022-03-05

04 Mar 23:57
7465644
Compare
Choose a tag to compare

Rewritten in Go. Much faster now!

Asset IDs are not longer supported, because I don't think that they are used anymore. Use the old Python version for that (check out the python branch).

NOTE for Windows users: The binaries are compressed with UPX and some dumb "antivirus" programs are detecting them as trojans. They are safe and if you don't trust me, you can build them yourself (install Go, clone the repo and run go build). And think about uninstalling your "antivirus" program