Skip to content

Releases: Brawl345/Get-DMAX-Links

2024-06-21

Choose a tag to compare

@Brawl345 Brawl345 released this 21 Jun 15:14
c458d9d
  • 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

Choose a tag to compare

@Brawl345 Brawl345 released this 18 Feb 10:29
f7ab315
  • 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

Choose a tag to compare

@Brawl345 Brawl345 released this 14 Jan 12:48
1413122
  • 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

Choose a tag to compare

@Brawl345 Brawl345 released this 30 Apr 18:16
9ebcc91
  • Fix missing episode name in command

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

2022-03-16

Choose a tag to compare

@Brawl345 Brawl345 released this 16 Mar 07:51
d798c44
  • 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

Choose a tag to compare

@Brawl345 Brawl345 released this 04 Mar 23:57
7465644

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