Commit Graph

44 Commits

Author SHA1 Message Date
hama3254
afd5f06a17 minor fixes
fix hybrid mode 'keep cache' (keyfile false positive) #946
removed Browser dependency (browser no longer open in the background)
2024-05-02 17:43:12 +02:00
hama3254
c66a8d21f7 fix season dl
fix season dl #874
2024-01-09 17:55:11 +01:00
hama3254
d2797b4b2e add Dub selection (series download)
simplified season selection by adding a Dub dropdown
added notification for dub override while selecting another dub
added 'en-IN' language
fix ' not found' string to crash ffmpeg due to spaces
2024-01-06 14:35:22 +01:00
hama3254
ef75816810 fixes and improvements
fix funimation base function #753
added `download_hls` as last option for #748
redone retry #747 (untested)
block add button (wait for browser to load)
2023-06-03 15:57:13 +02:00
hama3254
e788828a18 audio change from #698
audio change from #698
2023-02-21 14:17:59 +01:00
hama3254
bc5d9aac10 moved queue to own UI
moved queue to own UI #650
2023-01-07 19:04:56 +01:00
hama3254
d03e3b4ebc bugfixes
fix #654
fix #651
possible fix #649
2023-01-05 14:26:40 +01:00
hama3254
190964aa81 improved caching
improved caching
2022-12-27 17:04:25 +01:00
hama3254
ce0d9f7054 Merge WebView2 version
Merge WebView2 version
2022-12-02 18:43:43 +01:00
hama3254
2928d06ae6 removed vrv support; added direct api access CR
removed vrv support
added direct api access CR
2022-10-22 13:53:55 +02:00
hama3254
95ad6b3bdb UI and add-on improvements
UI and add-on improvements
2022-07-08 20:54:20 +02:00
hama3254
b7b333bc27 update dependencies 2022-02-26 10:31:22 +01:00
hama3254
26cf94d36f funimation mass download redone
funimation mass download redone
2021-09-26 22:01:31 +02:00
hama3254
6e6943c222 fix path funimation-js
fix path funimation-js
2021-09-20 21:20:01 +02:00
hama3254
08595e1a52 switch to CefSharp
switch to CefSharp
2021-09-20 20:40:56 +02:00
hama3254
3f82ad5ccd switch to CefSharp
switch to CefSharp
2021-09-20 20:37:57 +02:00
hama3254
ebb6427ef2 file name and path changes
file name and path changes
small ui changes
2021-08-08 12:23:22 +02:00
hama3254
35808777a1 fix issue with the http observer
fix issue with the http observer
small filename and path fixes for CR beta
2021-08-07 23:49:09 +02:00
hama3254
b57ea725a8 hybrid mode retry after crash, json parsing improved
hybrid mode retry after crash
 json parsing improved
2021-07-04 17:22:46 +02:00
hama3254
2bf5ee0a4c beta for Crunchyroll beta
beta for Crunchyroll beta
improved code for any network scan related tasks
added simple adblock (via domain list)
possible errorhandling certificate issues
2021-04-05 19:08:42 +02:00
hama3254
6ed4a31d19 subs only, network scan improvement
improved network scan
subs only mode is now an option in the "Add Video" window
removed subtitle only download for Crunchyroll from the settings
2021-03-20 13:02:49 +01:00
hama3254
dc444e5c28 added mkv
bugfixes
mkv added
2021-03-08 21:08:26 +01:00
hama3254
f16c9715bb fixes and new naming
fix http 502 error caused by http compression
added new naming options for Crunchyroll and Funimation
fix movie name error
2021-02-07 13:47:30 +01:00
hama3254
8e907e05d0 Funimation dub setting improvements
Funimation dub setting now overrides existing tags in the url
firefox addon post method changed
2021-01-16 14:08:33 +01:00
hama3254
0dbc0deccc networkscan rewriten
networkscan rewriten
2020-12-18 13:47:55 +01:00
hama3254
a428e70084 fixes
-minimize button added
-error hanling for hybride (untested)
-fix resolution auto with hybride mode while missing 1080p
-added reso saved after not found dialog
2020-12-13 16:11:43 +01:00
hama3254
4bc91db2fa dark mode added
dark mode added
small fixes
2020-12-10 19:18:20 +01:00
hama3254
46ddd0dc55 Fix AoD Dub/OmU
Fix AoD Dub/OmU
2020-12-03 16:02:47 +01:00
hama3254
facaaaa02b Subfolder changes
-Subfolder for AoD
-Subfolder settings changed
-naming for AoD
2020-12-02 21:01:30 +01:00
hama3254
7306429b79 AoD added
AoD added
2020-11-04 19:11:38 +01:00
hama3254
0717281b1c fixes
- fixed random crashes
- added error handling failed segments
- changed error handling download crash
2020-10-31 23:36:52 +01:00
hama3254
643f6c905f context menu added
-context menu added (open folder and playback video file)
-fix funimation ffmpeg command
2020-10-02 16:02:44 +02:00
hama3254
104dd6ba9b Update v3.5
-added funitmaiton and crunchyroll setting(s)
-added 'hybrid' download
2020-09-30 18:24:45 +02:00
hama3254
9a9954b52d Merge branch 'master' of https://github.com/hama3254/Crunchyroll-Downloader-v3.0 2020-09-30 18:21:22 +02:00
hama3254
e11eab225b Update v3.5
-added funitmaiton and crunchyroll setting(s)
-added 'hybrid' download
2020-09-30 18:19:31 +02:00
hama3254
291b93bd4e Revert "drwaing replaced with item"
This reverts commit c16e1b7938.
2020-09-09 21:53:33 +02:00
hama3254
cc59327bed Revert "Merge branch 'master' of https://github.com/hama3254/Crunchyroll-Downloader-v3.0"
This reverts commit 40709e74cc, reversing
changes made to c16e1b7938.
2020-09-09 21:53:32 +02:00
hama3254
40709e74cc Merge branch 'master' of https://github.com/hama3254/Crunchyroll-Downloader-v3.0 2020-09-09 21:44:03 +02:00
hama3254
c16e1b7938 drwaing replaced with item
drwaing replaced with item
2020-09-09 21:41:47 +02:00
hama3254
6e665140e4 3.4 update
- added a http webserver and made a Firefox addon to control the downloader
 (the server need to be activated in the settings)
 basic example : https://www.youtube.com/watch?v=AzgNzCrXfpo (works also for funimation)

-rewritten the funimation name methods and added subfolder support
-fixed issues with funimation subtitels
2020-08-16 23:27:48 +02:00
hama3254
34f9c082bf bugfixes
bugfixes
2020-06-01 18:43:38 +02:00
hama3254
b882146779 added manuel network scan
added manuel network scan inside the browser
2020-01-19 14:13:59 +01:00
hama3254
d6ea075144 a view fixes
- fix resolution display bug
- fix radom error with task schedule
2020-01-02 15:13:38 +01:00
hama3254
c1a5397d7e added current files 2019-11-10 00:16:12 +01:00