Commit Graph

179 Commits

Author SHA1 Message Date
hama3254
f2442adfcd merge to main
merge to main
2022-05-08 12:11:08 +02:00
hama3254
5e8753cd9f
Merge pull request #480 from hama3254/revert-479-RonBergbauer-vs-cleanup
Revert "Update .gitignore"
2022-05-08 11:04:45 +02:00
hama3254
d2ee403e98
Revert "Update .gitignore" 2022-05-08 11:04:37 +02:00
hama3254
e699bbcc37
Merge pull request #479 from RonBergbauer/RonBergbauer-vs-cleanup
Update .gitignore
2022-05-08 10:44:57 +02:00
RonBergbauer
8c2a218c5f
Update .gitignore
Added missing /
2022-05-07 18:59:32 +02:00
RonBergbauer
23152b774a
Delete .vs directory
Remove VS internal code from repo
2022-05-07 18:51:35 +02:00
RonBergbauer
7540f1c535
Update .gitignore
Added .vs directory, as this is Visual Studio internal
2022-05-07 18:48:07 +02:00
hama3254
7893afa1de bump version number
bump version number
2022-05-04 18:07:14 +02:00
hama3254
c49cbc0be3 fix movie issues
fix issues with movie names
2022-05-04 18:04:52 +02:00
hama3254
9147ce543c Merge branch 'master' of https://github.com/hama3254/Crunchyroll-Downloader-v3.0 2022-05-02 18:37:43 +02:00
hama3254
343883638f improvement error messages (add-on)
add-on error messages are now not saved to a file this should help with #471
2022-05-02 18:37:40 +02:00
hama3254
08747a97c0
Update README.md 2022-05-02 18:12:10 +02:00
hama3254
d12deb57e6 fixes
fix CR old leading zeros #469
fix CR Beta tag issue with arabic #468
2022-04-27 22:22:15 +02:00
hama3254
f5767575d0 minor fixes
fix small path issue
disabled gpu with command for cefsharp
2022-04-22 15:01:36 +02:00
hama3254
aa0a759d20 Bump CefSharp from 98.1.210 to 100.0.140.0
#443 - Bump CefSharp from 98.1.210 to 100.0.140.0
2022-04-18 16:28:53 +02:00
hama3254
7e36229705 fix CR custom name
fix CR custom name
2022-04-06 19:15:44 +02:00
hama3254
78ee5c02ef hotfix
hotfix character encoding before cleaning json data
2022-03-25 15:18:50 +01:00
hama3254
3b430177b1 json and name cleaning
json and more name cleaning due to #453
2022-03-25 15:06:31 +01:00
hama3254
b04c1b224f added temp folder option
added temp folder option from #449
2022-03-19 12:01:12 +01:00
hama3254
730540870c small fixes
small fixes
2022-02-27 18:39:30 +01:00
hama3254
4bcf638141 fix #441
fix #441
2022-02-27 12:13:03 +01:00
hama3254
b7b333bc27 update dependencies 2022-02-26 10:31:22 +01:00
hama3254
73dea5a1e4
Merge pull request #442 from hama3254/dependabot/nuget/Crunchyroll-Downloader/CefSharp.WinForms-98.1.210
Bump CefSharp.WinForms from 93.1.140 to 98.1.210 in /Crunchyroll Downloader
2022-02-26 10:03:36 +01:00
dependabot[bot]
eee596b719
Bump CefSharp.WinForms in /Crunchyroll Downloader
Bumps [CefSharp.WinForms](https://github.com/cefsharp/cefsharp) from 93.1.140 to 98.1.210.
- [Release notes](https://github.com/cefsharp/cefsharp/releases)
- [Commits](https://github.com/cefsharp/cefsharp/compare/v93.1.140...v98.1.210)

---
updated-dependencies:
- dependency-name: CefSharp.WinForms
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-26 09:01:59 +00:00
hama3254
84a2b1bff1
Merge pull request #443 from hama3254/dependabot/nuget/Crunchyroll-Downloader/CefSharp.Common-98.1.210
Bump CefSharp.Common from 93.1.140 to 98.1.210 in /Crunchyroll Downloader
2022-02-26 10:01:20 +01:00
dependabot[bot]
0649a2ae17
Bump CefSharp.Common in /Crunchyroll Downloader
Bumps [CefSharp.Common](https://github.com/cefsharp/CefSharp) from 93.1.140 to 98.1.210.
- [Release notes](https://github.com/cefsharp/CefSharp/releases)
- [Commits](https://github.com/cefsharp/CefSharp/compare/v93.1.140...v98.1.210)

---
updated-dependencies:
- dependency-name: CefSharp.Common
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-26 01:23:19 +00:00
hama3254
3cb8cc94b8
Update issue templates 2022-01-29 14:43:21 +01:00
hama3254
c798a52556 reorganized the settings for #426 and #425 (to be done)
* changed `Hybrid Mode` from checkbox to drop down menu
 * moved `Hybrid Mode` to `Output` page
 * moved `redirect mult-download` to output page
 * added `Naming` page
 * moved all filenname option to `Naming` page
 * added subfile naming options for `ISO639-2` and `Crunchyroll name + ISO639-2` #426
2022-01-23 15:34:33 +01:00
hama3254
b7a505958c hotfix debug message removed
hotfix long path debug message removed
2022-01-22 11:57:44 +01:00
hama3254
c243deb996 long path support
added long path support
2022-01-22 11:56:37 +01:00
hama3254
ae052df422 funimation bitrate selection
added funimation bitrate selection
2021-12-31 14:21:19 +01:00
hama3254
a5281c311a fix funimation queue 2021-12-20 18:10:51 +01:00
hama3254
537ca11c43 removed AoD, fixes Funimation
-added direct api call for funimation
-removed anime-on-demand.de due to it's shutdown and merge with Crunchyroll
-removed old version of the funimation code
2021-12-19 13:38:19 +01:00
hama3254
e688d8fe00 fix keyframe usage as download url
fix keyframe usage as download url
2021-11-19 16:53:12 +01:00
hama3254
a612282220 fix funimation resolution error dialog
fix funimation resolution error dialog
2021-11-18 18:40:18 +01:00
hama3254
4bcf5d9337 fix funimation season value
fix funimation season value
2021-11-17 21:27:54 +01:00
hama3254
8e8c836a04 funimation fixes
removed unsued sub format funimation
added fallback subs for funimation
set vtt as defaul subtitle format for funimation
fix subfolder name bug for funimation
fix display bug for funimation dub language
2021-11-14 22:06:06 +01:00
hama3254
6aa8142b00 fix funimation http 400
fix funimation http 400
2021-11-07 11:44:52 +01:00
hama3254
e86e864343 fixes and improvents
fix hybride mode loop issue
changed stream selection funimation see #380
2021-11-02 21:49:34 +01:00
hama3254
08ce84689a Fixes funimation
fix merged subs metadata
fix thumbnail
fix hybrid mode failed keys
2021-10-31 00:44:08 +02:00
hama3254
e007da2230
Merge pull request #384 from maxwbot/patch-3
Update CefSharp_Browser.Designer.vb
2021-10-30 13:11:49 +02:00
hama3254
afcedabfb9 fix funimation download 2021-10-29 20:38:09 +02:00
maxwgod
3e9e74040e
Update CefSharp_Browser.Designer.vb
Adjust to make 'Web Browser' dinamic;
Windows adjustment to be resizable.
2021-10-29 07:40:57 -03:00
hama3254
ae651736a8 options added
Added more re-encoding bitrate options
2021-10-27 21:43:12 +02:00
hama3254
a6d78a3147 Fix funimation naming
fix invalid characters on for funimation
2021-10-18 19:27:05 +02:00
hama3254
54e7b8125f fix funimation dub metadata
fix funimation defaults to eng metadata
2021-10-17 18:58:24 +02:00
hama3254
11d7799739 fix hbride mode gzip, fix funimation issues
fix hbride mode gzip, fix funimation issues
2021-10-14 19:05:48 +02:00
hama3254
596c6e4438 funimation processing improvments
funimation processing improvments
2021-10-10 21:38:46 +02:00
hama3254
1ab8b7e319 workaround invalid server response
workaround invalid server response "CR must be followed by LF"
2021-10-09 10:59:03 +02:00
hama3254
26cf94d36f funimation mass download redone
funimation mass download redone
2021-09-26 22:01:31 +02:00