Commit Graph

59 Commits

Author SHA1 Message Date
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
6d96f606a3 added curl option
added curl option "--insecure" #559
2022-10-26 09:39:24 +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
c8d816c95b fix #543
fix #543
2022-10-14 14:33:23 +02:00
hama3254
b6e8ff53b2 fix invalid metadata
fix issues with invalid data from CR #542
2022-10-11 17:05:20 +02:00
hama3254
4e838276a8 minor changes 2022-09-06 21:20:05 +02:00
hama3254
a366d4641f added raw video expetion for non japanese dubs
added raw video expetion for non japanese dubs see #503
2022-08-05 15:12:25 +02:00
hama3254
0783d03a79 added hybrid mode debug
added hybrid mode debug
added intel quick sync (h264 nad h265)
ffmpeg bump to 5.1
2022-07-30 10:04:28 +02:00
hama3254
f52cdce053 improvements CR-Beta stream selector
improvements CR-Beta stream selector (json processing)
expanded season ignore for all seasons #498
2022-06-24 16:11:21 +02:00
hama3254
b04c1b224f added temp folder option
added temp folder option from #449
2022-03-19 12:01:12 +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
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
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
afcedabfb9 fix funimation download 2021-10-29 20:38:09 +02:00
hama3254
ae651736a8 options added
Added more re-encoding bitrate options
2021-10-27 21:43:12 +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
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
c4ea1510ac removed browser bypass, small fixes
removed browser bypass for funimation
small fixes
2021-06-20 19:02:55 +02:00
hama3254
afa6825c3b Audio only added, new Funimation implemented
added "AAC (audio only)" as output format
added handling for the new funimation website (#271)
2021-06-04 15:25:59 +02:00
hama3254
a30ef1814f fixes and error dialog added for crunchyroll beta website
fix coustum name issue
fix base url in mass download
fix singele episode selection in mass download
fix ConvertCC function values
added error handling for unavailable hardsubs
2021-05-23 22:27:56 +02:00
hama3254
9c8cf50a5b fix mkv re-encoding
fix mkv re-encoding
header changes funimation
2021-03-24 17:30:00 +01: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
29793c0b3b Fixes
fix AoD ffmpeg command issue
workaround funimation certifcate error
fix add-on setting default value issue
2021-02-28 13:22:00 +01:00
hama3254
9f6cdbb705 port config and default subtitles added
port config and default subtitles added
2021-02-20 18:25:49 +01:00
hama3254
44ffb1a99b improved add-on support
improved add-on support
2021-02-12 13:44:17 +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
bec0ecaada small changes
changed startup error message
added user notification for funimation hardsub
added check for running download in the loop
fix tcp listener issue
2021-01-22 22:45:01 +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
6b41f2571b fixes + version checker
fix funimation hardsub dfxp issue
fix download count wrong
fix unicode characters
added version checker in about via github releases
2021-01-14 18:06:42 +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
b512ad831e fixes
fix funimation hardsub subtitle url
fix funimation  path handling
fix funimation merge softsubs
2020-12-08 19:01:35 +01:00
hama3254
001eea9452 fixes
fix AoD name issue with " - "
fix hybrid mode remains
2020-12-04 20:22:22 +01:00
hama3254
facaaaa02b Subfolder changes
-Subfolder for AoD
-Subfolder settings changed
-naming for AoD
2020-12-02 21:01:30 +01:00
hama3254
09e39fef4d small improvements
-added sub file format selection
-added error resolution saving
-improvements for cancelling downloads in hybrid mode
-added episode naming options
2020-11-21 14:56:27 +01:00
hama3254
754f38daef Funimation LA support
Funimation dub selection added
funimation subtile handling rewritten
added sub option for Mexico/Brazil (Spanish and Portuguese)
2020-11-19 22:28:42 +01:00
hama3254
816e5143d1 UI update
-UI updated
-Linux errors fixed (Draw icon and draw ComboBox)
2020-11-13 15:57:34 +01:00
hama3254
80eaf1d7bd AoD resolution added
-AoD resolution added
- improvents for the user data input checks
2020-11-05 20:43:52 +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
22745b152a fixes
-HybridMode fix for relative paths in the m3u8
-subtitle download fixed
-funimation error handling for unavailable resolution (mostly for http errors)
2020-10-07 22:40:58 +02: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
e11eab225b Update v3.5
-added funitmaiton and crunchyroll setting(s)
-added 'hybrid' download
2020-09-30 18:19:31 +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
5499acb541 Added logfile
added logfile
2020-06-10 19:52:11 +02:00