Commit Graph

291 Commits

Author SHA1 Message Date
hama3254 536c0b3dfd fix ffmpeg command
fix ffmpeg command for merged audio (whitelist) #950
2024-05-07 21:24:41 +02:00
hama3254 b94628dfc3 fix error handling hardsub
fix error handling hardsub #945
2024-05-04 13:24:54 +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 3d0467ed8a fix locale url parameter
fix locale url parameter #944
2024-04-30 22:44:38 +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 9be37f3904 switch HtmlEncode to UrlEncode
switch HtmlEncode to UrlEncode #941
2024-04-21 21:00:25 +02:00
hama3254 1887c6ad49 edit encoding
edit encoding #941
2024-04-21 18:03:13 +02:00
hama3254 e818618f53 catch http 401 status for token request
catch http 401 status for token request   #941
2024-04-21 16:45:13 +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 8a36bf5e6a removed old video api, merged music/concert to anime function
removed old video api - using new api for subtitles
merged music/concert to anime function #926
2024-04-09 21:15:21 +02:00
hama3254 eb5e89b148 Merge branch 'master' of https://github.com/hama3254/Crunchyroll-Downloader-v3.0 2024-04-05 17:55:16 +02:00
hama3254 8035f45e0b fix invalid ffmpeg command
removed the http stuff from the local file call #926
2024-04-05 17:55:14 +02:00
hama3254 ea3a90ad84
Update README.md 2024-04-04 20:23:40 +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 04bb552ec6 Merge branch 'master' of https://github.com/hama3254/Crunchyroll-Downloader-v3.0 2024-03-26 20:56:21 +01:00
hama3254 53f79d351f Subtilte only forced
Subtilte only forced
added missing language
2024-03-26 20:56:18 +01:00
hama3254 638555f781
Update README.md 2024-03-23 12:25:50 +01:00
hama3254 a7b5c312fd added url guessing
added url guessin/merging (new api) #911
2024-03-15 18:04:55 +01:00
hama3254 ea63b56ba6 fixes, debug information
fix #903
added msgbox for stream name check
2024-03-06 17:26:20 +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 e2444a26b4 apply error handling to audio only or merged audio
apply error handling to audio only or merged audio #861
2024-01-01 17:27:14 +01:00
hama3254 cb9957daf9 fixes
fix dub override
fix ui issues #853
2023-12-15 19:05:33 +01:00
hama3254 cfb3f41700 change api
changed the api to another version (yt-dlp)
2023-12-15 16:53:07 +01:00
hama3254 cff2f6c926 workaround missing file #882. #802
workaround missing file #882. #802
2023-10-08 12:50:50 +02:00
hama3254 f85fb8b42a added languages #792
added languages #792
redone language processing
2023-09-10 16:28:23 +02:00
hama3254 0fa9e2b3af added audio only setting
added audio only setting #801
2023-08-30 18:40:53 +02:00
hama3254 9cdaaa49ce added musicvideo/concert api calls
added musicvideo/concert api calls #797
2023-08-10 13:16:55 +02:00
hama3254 2dd509614a possible fix http 400, av1_amf option added
possible fix http 400 #761 #786 #785
av1_amf option added #787
2023-07-15 20:54:20 +02:00
hama3254 a81fe6a394 fixes
fix display issue #773
fix curl error detection #777
2023-07-11 18:53:50 +02:00
hama3254 33be0da197 add 'remove CC Style' option
add 'remove CC Style' option #769
2023-06-24 23:50:39 +02:00
hama3254 ce0d3801ef fix queue issue
fix queue issue
2023-06-19 20:17:59 +02:00
hama3254 311f5f24b4 add "ScaledBorderAndShadow:yes" option #764
add "ScaledBorderAndShadow:yes" option #764
2023-06-17 17:23:31 +02:00
hama3254 5102d2d3b6 small fixes
fix ui #754
fix name processing #760
2023-06-09 16:15:24 +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 ffcce61e1d added Portuguese (Portugal), Error dialog is set to foreground
added Portuguese (Portugal) #737
Error dialog is set to foreground #736
2023-05-04 18:48:37 +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 af6eadbb18 Merge branch 'master' of https://github.com/hama3254/Crunchyroll-Downloader-v3.0 2023-04-09 09:31:34 +02:00
hama3254 c50ec6454c reorganized some code parts
reorganized some code parts
2023-04-09 09:31:16 +02:00
hama3254 080cc80772
Update bug_report.md 2023-03-30 18:41:23 +02:00
hama3254 b7ef74cb5e fix UTF-8 bom
UTF-8 BOM #724
2023-03-29 17:47:33 +02:00
hama3254 c544479873 remove debug message #722
remove debug message #722
2023-03-28 16:41:45 +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 bc018fa136 fix UI issue
fix UI issue #719
2023-03-23 13:49:11 +01:00
hama3254 c1982827e0 added CR Dub override and CR CC support
added CR Dub override
added CR CC support #716
2023-03-21 16:48:10 +01:00
hama3254 0d5fabd784 CR concert adjustments
CR concert adjustments #704
2023-03-05 14:24:20 +01:00