Crunchyroll-Downloader-v3.9_portable.zip
This is the latest release the source can be found here
i will work on a proper merge later.
this release fixes the issue with the new episodes on CR #550 (comment)
funimation is mostly untested inside this release.
This release also may require to set your settings again or import the User.config.dat
from an older portable version.
You may also require the WebView2 Runtime from Microsoft and to login into Crunchyroll with the build-in webbrowser.
Older changes
Crunchyroll-Downloader-v3.9_portable_5.zip
switched url processing to a timeout model.
Crunchyroll-Downloader-v3.9_portable_4.zip
This a a release from a new experimental version, the source can be found here
The core change is the removal of the CefSharp Browser which has been replaced with the WebView2 Runtime.
Crunchyroll-Downloader-v3.9_portable_3.zip
cleanup for metadata added
api requests improved
error handling added for api access and false postives
Crunchyroll-Downloader-v3.9_portable_2.zip
rewrite of the Download item handling
new SettingsProvider
from here to allow the settings to be saved inside the downloader folder (as User.config.dat
)
moved curl
to the lib
folder
smaller fixes with the settings (Download path and add-on port)
Crunchyroll-Downloader-v3.9_portable.zip
portable test with My.Settings
instead of the windows registry.