Skip to content

Releases: gisellevonbingen/DoujinshiDownloader

01.02.04.01

01 Apr 13:30
Compare
Choose a tag to compare

01.02.04.00

31 Mar 14:21
Compare
Choose a tag to compare

변경내역

  • 수정: 히토미 다운로드 오류 74e2c29
  • 추가: 이미지 다운로드 오류 자세히 표시하는 기능 d503908

다운로드: https://github.com/gisellevonbingen/DoujinshiDownloader/releases/download/01.02.04.00/01.02.04.00.zip


Changelog

  • Fixed: Can't download hitomi1 74e2c29
  • Added: Show detailed image download error d503908

Download: https://github.com/gisellevonbingen/DoujinshiDownloader/releases/download/01.02.04.00/01.02.04.00.zip


Full Changelog: 01.02.03.00...01.02.04.00

01.02.03.00

16 Nov 00:21
Compare
Choose a tag to compare

변경내역

  • 수정: 히토미에서 갤러리 이름을 가져오지 못하는 문제 18b9e62
  • 수정: 익헨에서 이미지 목록을 가져오지 못하는 문제 e2534b3
  • 개선: 모든 라이브러리 업데이트 0a139eb

다운로드: https://github.com/gisellevonbingen/DoujinshiDownloader/releases/download/01.02.03.00/01.02.03.00.zip


Changelog

  • Fixed: Can't fetch hitomi gallery's name 18b9e62
  • Fixed: Can't fetch exhentiay gallery's image list e2534b3
  • Improved: Updated all libraries 0a139eb

Download: https://github.com/gisellevonbingen/DoujinshiDownloader/releases/download/01.02.03.00/01.02.03.00.zip


Full Changelog: 01.02.02.00...01.02.03.00

01.02.02.00

01 Nov 14:02
Compare
Choose a tag to compare

변경내역

  • 수정 : 익헨 다운로드 안되던 문제 해결 5ef391e
    이미지 리로드 링크 구조가 변경된 것 대응
  • 개선: Magick.NET 라이브러리 업데이트

다운로드: https://github.com/gisellevonbingen/DoujinshiDownloader/raw/Releases/01.02.02.00.zip


Changelog

  • Fixed: Failed to download from exhentai 5ef391e
    Updated reload link's html schema is changed
  • Improved: Updated Magick.NET library

Download: https://github.com/gisellevonbingen/DoujinshiDownloader/raw/Releases/01.02.02.00.zip


What's Changed

  • Bump Magick.NET-Q16-AnyCPU from 12.0.0 to 13.3.0 in /Forms by @dependabot in #18
  • Bump Magick.NET-Q16-AnyCPU from 12.0.0 to 13.3.0 in /Tester by @dependabot in #19

Full Changelog: 01.02.01.00...01.02.02.00

01.02.01.00

02 Oct 03:02
Compare
Choose a tag to compare

변경내역

추가 : 익헨 다운로드에 '원본 파일로 다운로드' 옵션 추가 44f9a79


Changelog

Add: Add option 'Download as Original File' to Exhentai Download 44f9a79


Full Changelog: 01.02.00.03...01.02.01.00

01.02.00.03

24 Jul 03:17
Compare
Choose a tag to compare

변경내역

수정 : 영문 텍스트내 다수의 오타 #17


Changelog

Fix: Lots of typo and grammar #17

Full Changelog: 01.02.00.02...01.02.00.03

01.02.00.02

25 May 15:37
Compare
Choose a tag to compare

변경내역

개선 : 프로세스가 64비트로 실행될 수 있음


Changelog

Improve : Process can be run as x64

Full Changelog: 01.02.00.01...01.02.00.02

01.02.00.01

28 Dec 00:58
Compare
Choose a tag to compare

변경내역

수정 : 디버그 코드 제거
수정 : '다운로드 완료 시 목록에서 자동으로 제거' 가 체크 해제되어 있는데 목록에서 제거되는 문제 해결
개선 : 일부 화면 글자 크기 조정


Changelog

Fix : Remove debug code
Fix : Remove even if 'Remove On Download Complete' not checked
Improve : Size up some font size and text

Full Changelog: 01.02.00.00...01.02.00.01

01.02.00.00

26 Dec 10:28
Compare
Choose a tag to compare

변경내역

개선 : 모든 라이브러리 업데이트
추가: 이벤트 훅 기능 추가 (#15)

  1. 다운로드된 파일 자동 처리 가능

Changelog

Improve : Update all libraries
Add : Event Hook feature (#15)

  1. Can process downloaded file automatically

Full Changelog: 01.01.00.00...01.02.00.00

01.01.00.00

18 Mar 16:03
Compare
Choose a tag to compare

변경내역

개선 : 모든 라이브러리 업데이트
수정 : 히토미 다운로드 방법 갱신 (#12)
추가: 파일 변환 기능 추가

  1. 이미지 다운로드시 설정된 포맷으로 변환
  2. 꿀뷰 사용시 WebP 권장
  3. 히토미는 Avif 포맷을 사용하므로, 지원하는 뷰어가 없는 경우 Png 혹은 WebP 로 변경 권장

Changelog

Improve : Update all libraries
Fix : Hitomi download not work (#12)
Add: file convert

  1. Convert image format when download
  2. Hitomi server use Avif format, Recommand Png or WebP if your viewer unsupport Avif