Commit Graph

107 Commits

Author SHA1 Message Date
stratuma
c39c79dbef forgot one endpoint change 2024-05-25 04:19:51 +02:00
stratuma
397c06215a changed every content url and login url to endpoint 'https://beta-api.crunchyroll.com/' 2024-05-25 04:18:04 +02:00
hama3254
c9e85c5f30 added hidden queue
added hidden queue #948
2024-05-11 18:47:10 +02:00
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
a8aeceb617 added token reusing, added error handling (.key files)
added reusing the access token (valid 300s in usage for ~270s)
added renewing the access token (via refresh token)
added .key file error detection (critical issue)
minor cleanup
2024-04-28 21:29:33 +02:00
hama3254
8f3b4f4108 adjusted to api requirements
adjusted to api requirements
2024-04-21 10:35:49 +02:00
hama3254
31aa603e74 removed Funimation, removed [Auto] Resolution.
removed funimation code RIP
removed [Auto] as Resolution (replaced with 240p #930)
2024-04-13 11:37:48 +02:00
hama3254
57613b2251 hotfix
removed  'WVOptions.AdditionalBrowserArguments = "--disable-web-security"'
#918
2024-04-04 19:59:49 +02:00
hama3254
04e9730ad1 switch to the new api (switch endpoiunt)
switch to the new api with every abomination i could think of
#918
2024-04-04 19:52:43 +02:00
hama3254
53f79d351f Subtilte only forced
Subtilte only forced
added missing language
2024-03-26 20:56:18 +01:00
hama3254
08bec55b38 fix error handling (CR hardsub), fix season dub selection
fix error handling (CR hardsub) #893
fix season dub selection #890
2024-01-28 12:09:00 +01:00
hama3254
4ee9664b3a fixes and improvements
fix UI #876
change language text #868
fix integer overflow v4 processing (maybe #872)
2024-01-11 22:02:32 +01: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
f85fb8b42a added languages #792
added languages #792
redone language processing
2023-09-10 16:28:23 +02:00
hama3254
a81fe6a394 fixes
fix display issue #773
fix curl error detection #777
2023-07-11 18:53:50 +02:00
hama3254
ce0d3801ef fix queue issue
fix queue issue
2023-06-19 20:17:59 +02: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
412555184c replace fixed user agent string with webview user agent strring
replace fixed user agent string with webview user agent strring
2023-04-21 17:03:00 +02:00
hama3254
c50ec6454c reorganized some code parts
reorganized some code parts
2023-04-09 09:31:16 +02:00
hama3254
b2e945ba5f added sub filter for season selection
added sub filter for season selection
2023-03-27 18:19:02 +02:00
hama3254
a49d3ff11b improvents #698
improvents #698
2023-02-22 14:50:53 +01:00
hama3254
e788828a18 audio change from #698
audio change from #698
2023-02-21 14:17:59 +01:00
hama3254
99821ed374 added subfolder filter #691
added subfolder filter #691
2023-02-09 13:24:51 +01:00
hama3254
c956218d4d added fallback
added fallback CR Seasons
minor improvments
2023-02-07 14:31:23 +01:00
hama3254
0a1b38d544 improve old style compatibility
improve old style compatibility #677
2023-01-21 23:08:14 +01:00
hama3254
18e4d9a0d4 fix command issue
fix command issue #677
2023-01-21 12:57:00 +01:00
hama3254
2ce9b488b7 API adaptation #677
API adaptation #677
2023-01-21 11:21:39 +01:00
hama3254
bc5d9aac10 moved queue to own UI
moved queue to own UI #650
2023-01-07 19:04:56 +01:00
hama3254
bd2eacac4d new naming sytem #645
new naming sytem #645
2023-01-01 20:47:09 +01:00
hama3254
190964aa81 improved caching
improved caching
2022-12-27 17:04:25 +01:00
hama3254
8e7544b100 added cookies.txt support
added cookies.txt support #632
2022-12-19 21:15:30 +01:00
hama3254
37f10d366f CR api adjustments
CR api adjustments #623
2022-12-18 20:28:02 +01:00
hama3254
ce0d9f7054 Merge WebView2 version
Merge WebView2 version
2022-12-02 18:43:43 +01:00
hama3254
54297c5f54 merge portable into main
replaced regedit with an settings file
replaced listview with panel
cleanup for metadata added
api requests improved
error handling added for api access and false postives
2022-11-10 14:31:11 +01:00
hama3254
ba3883c16c cached urls clear changed
cached urls clear changed
2022-10-29 23:46:50 +02:00
hama3254
3014a1d628 Curl timeout; bugfixes
added timeout for curl requests
fix locale value for api requests
added locale value for mutli download
added an extra check for series false postives
2022-10-29 14:48:05 +02:00
hama3254
c1494366f2 improvements
fix not selectable qsv (Intel iGPU; Intel Arc) encoder options
fix encoding for curl #568
added theoretical workaround for  "SSL/TLS secure channel" on windows 8 and 8.1
added trigger for objects json
changed locale value to be taken from input url
2022-10-27 17:23:57 +02:00
hama3254
8292480f41 fix default subs
fix issue with CR default subtitels #565
2022-10-26 09:26:30 +02:00
hama3254
b8c64a9a0d Chapters option, cookie override removed
Chapters are now an option and disabled by default
Cookies are no longer applied to the browser
2022-10-25 18:05:57 +02:00
hama3254
4da2fd8334 improved logging, reversed curl for subtitle
improved logging, reversed curl for subtitle
2022-10-24 18:33:49 +02: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
18551f5d48 update CR code
update CR code
2022-10-21 20:25:48 +02:00
hama3254
fad0adccb5 restore base functionality
restore base functionality  #546
2022-10-20 18:23:22 +02:00
hama3254
7e3eecb3ca fix clean up after canceling
fix clean up after canceling #532
2022-10-01 12:47:02 +02:00
hama3254
4ca14961ba fix lock-up with cancel download
fix lock-up with cancel download #532
2022-10-01 12:13:29 +02:00
hama3254
4e838276a8 minor changes 2022-09-06 21:20:05 +02:00
hama3254
6282b0f415 fix CR beta naming issue
include beta naming empty episode string like nothing #515
2022-08-05 14:31:19 +02:00
hama3254
95ad6b3bdb UI and add-on improvements
UI and add-on improvements
2022-07-08 20:54:20 +02:00
hama3254
503e471418 added crunchyroll beta direct api access
added crunchyroll beta api processing
adjustems for changed RequestHandler library
2022-05-28 22:17:12 +02:00