Skip to content
This repository has been archived by the owner on Jul 13, 2024. It is now read-only.

Releases: hama3254/Crunchyroll-Downloader-v3.0

Crunchyroll-Downloader-v3.23

30 Apr 11:46
Compare
Choose a tag to compare

added reusing the access token (valid 300s in usage for ~270s)
added renewing the access token (via refresh token) see #938 (comment)
added .key file error detection for the Hybride Mode (critical issue)

Crunchyroll-Downloader-v3.22

21 Apr 08:42
Compare
Choose a tag to compare

Crunchyroll-Downloader-v3.22.2

mail and password encoding done right (?) #941

Crunchyroll-Downloader-v3.22.1

added mail and password encoding #941

Crunchyroll-Downloader-v3.22

Changed API call #938 (comment)

Crunchyroll-Downloader-v3.21

18 Apr 14:32
Compare
Choose a tag to compare

removed funimation code (RIP)
removed [Auto] as Resolution (replaced with 240p #930)

Crunchyroll-Downloader-v3.20

04 Apr 18:01
Compare
Choose a tag to compare

Crunchyroll-Downloader-v3.20.1

-bugfixes
-removed old video api call (subtitles are now from the new api)
-merged concert/musik into the anime function (should work #926 (comment))

Crunchyroll-Downloader-v3.20

switch api version held together with copium.
IMG_20240403_141327

v3.x-Subtitles_Only

26 Mar 20:01
Compare
Choose a tag to compare

added the language from #908
hard coding of the DownloadScope = DownloadScopeEnum.SubsOnly

Crunchyroll-Downloader-v3.18

15 Mar 17:07
Compare
Choose a tag to compare

Due to DRM protection the Downloader no longer works.

Added Url guessing for removed streams.

Crunchyroll-Downloader-v3.17

06 Jan 13:46
Compare
Choose a tag to compare

Crunchyroll-Downloader-v3.17.2

fix dub filter (season selection) see #890
fix hardsub error handling #893

Crunchyroll-Downloader-v3.17.x

small rework of the season selection to filter dubs better.
added the Season title to the season.
grafik

fix #861
added en-IN #868

Crunchyroll-Downloader-v3.16

15 Dec 15:58
Compare
Choose a tag to compare

v3.16.2
fix error - 1169

v3.16.1
dub override should work now
ui fixes (#853 (comment) and debug messages #853 (comment))

v3.16
fix missing api data (switched to other version based on yt-dlp api requests)

Crunchyroll-Downloader-v3.15.7

10 Sep 14:33
Compare
Choose a tag to compare

Crunchyroll-Downloader-v3.15.7.2

added workaround for missing file in streams #802 and #822

Crunchyroll-Downloader-v3.15.7

added languages #792 (including ISO 639-2 codes)
fix error handling #800 (Error is now the raw value + not found)
added quality option for audio only downloads #801 (default is still 480p to save bandwith)

Crunchyroll-Downloader-v3.15.6

15 Jul 18:59
Compare
Choose a tag to compare

added the untested option for av1_amf encoder (requires a new ffmpeg.exe)
added a expection for System.Exception: Error - Getting curl: [22] The requested URL returned error: 400 on post request #761, #785, #786
fix ui issue #773