Releases: gan-of-culture/get-sauce
Releases · gan-of-culture/get-sauce
v1.2.11
v1.2.10
Changelog
- 0f435eb [INTERNAL] latesthentai.com: updated tests
- 1008cd7 [UPDATE] fixed readme.md
- dd1db85 [FEATURE] added latesthentai.com
- 6102348 [FIX] hentaimama.io: corrected mirror parsing
- 0d3bcb4 [FEATURE] added hentaivideos.net
- 0383473 [FIX] hentai.tv and hentaihaven.com: moved to nhplayer extractor
- 18bee25 [FIX] animeidhentai.com: added support for episodes using the new nhplayer
v1.2.9
v1.2.8
Changelog
- 0e8d781 [INTERNAL] change captions -i description
- a944360 [INTERNAL] kvsplayer: reduced complexity of ExtractFromHTML func
- d440ba0 [FIX] kvsplayer: if there were up to 5 qualites available it will now also show all 5. (Before it was 3) closes #66
- ebc90e2 [INTERNAL] exhentai.org: updated the extractor's client to use request.DefaultClient
- f9d3ffd [INTERNAL] fixed request module test
- 3b91985 [FIX] simply-hentai.com: fixed faulty extraction process and split off a new extractor for doujin.sexy
v1.2.7
Changelog
- b1c3bf3 [INTERNAL] updated test check to check for data without any streams
- 2208f5f [FIX] hitomi.la: updated URL parsing. It now accepts URLs ending with # 1
- 227d0cd [UPDATE] -n NoMerge: renamed to -k Keep
- 8309cb3 [INTERNAL] downloader: removed hanime.tv test
- d429381 [FIX] hentaimama.io: fixed 403 HTTP error on extraction
- 58adf71 [FIX] update readme.md
v1.2.6
v1.2.5
Changelog
- ef67c1a [INTERNAL] refactor downloads of audio/captions and clean up the main download function
- 60297c8 [INTERNAL] updated ioutil.WriteFile to os.WriteFile as of go 1.16
- 5a12bb8 [FIX] hitomi.la: updated the extractor; also changed all ioutil.ReadAll to io.ReadAll as described in go release 1.16
- b30e170 [FEATURE] hentaistream.moe: added support for 8k videos
- 5faf8d8 [CLEANUP] hentaiff.com: removed info from streams - since downloading concurrently works now
- da12845 updated readme.md
- 7e6126c update license
v1.2.4
Changelog
- a88c939 [FIX] hentaimama.io: corrected stream and mirror count + some refactoring
- 790dbed [FIX] concurrent download of large files: fixed any display issues of the progressbar due to incorrect internal usage
- 86dedff [FIX] hentaistream.moe: updated the tests with the correct data
- 02b8854 [INTERNAL] refactoring Tests move duplicate code into extra functions
- 6486f90 [INTERNAL] refactoring TestExtract functions too have more detailed tests
- 6fee432 [FIX] miohentai.com: title contains website domain
- 855b7a5 [FIX] htstreaming: title regex was to soft and kept grapping unwanted stuff like file extensions etc
- f92a1a0 [FIX] hentaiworld.tv: regex for grabbing source URL of 3D Media was faulty
- 31c4f64 [FIX] hentaidude.com: title contains website domain
- debb090 [FIX] hentaicloud.com: title containing a trailing space
- f56235a [FIX] hentai2w.com: video size not found
- b41988a [FIX] damn.stream: 'p' showing when using -i on quality - when no quality is found
- 6ac2301 [FIX] htstreaming titles falsely contained.mkv and refactoring of HLS extraction internally
- b76af7a [FIX] ffmpeg merge now works for htstreaming where video + caption
- 91b2868 fixed comment of NoMerge and other small linting issues
- f48fefc fixed hentaicloud.com's age verification causing problems & removed option -r which isn't really useful anymore