Commit graph

988 commits

Author SHA1 Message Date
AnimeDL
a356e98aa8 Fix regression in Funimation merging
Fixes audio not being in the final video
2023-07-13 13:56:41 -07:00
AnimeDL
95374bd8f1 + Documentation 2023-07-13 04:54:42 +00:00
AnimeDL
8aa2323697 More graceful handling of unknown languages 2023-07-12 21:35:40 -07:00
AnimeDL
c29fd0e5f5 Add support for 6 more languages
Chinese (Taiwan),
Catalan,
Polish,
Thai,
Tamil (India),
Malay (Malaysia)
2023-07-12 21:19:19 -07:00
AnimeDL
e25f469fb9 Mark as b1 2023-07-10 17:24:39 -07:00
AnimeDL
573fa99626 Remove unused else 2023-07-10 16:07:52 -07:00
AnimeDL
0fbd6ec5f4 Increment Version 2023-07-10 16:07:10 -07:00
AnimeDL
57a777c4a3 Fix waittime in hidive 2023-07-10 16:05:48 -07:00
AnimeDL
2149df6fe5 Don't output user country on token refresh
Also should prevent from some excess API calls
2023-07-10 16:04:41 -07:00
AnimeDL
2dc6b3968c Add --waittime flag
Will wait between downloads, set in milliseconds. Setting this high should help when downloading large numbers of items.
2023-07-10 16:00:55 -07:00
AnimeDL
e32d2fdefe Fix debug command 2023-07-10 15:58:45 -07:00
AnimeDL
3c840e46f0 Add --nosubs support to CR/HD
Fixes #457
2023-07-10 09:05:57 -07:00
AnimeDL
4a135092e9 Add --extid for crunchyroll
Allows downloading or viewing of old Crunchyroll ID's such as: SRZ.282651 VOL.26453 EPI.842919 FLM.268837

Fixes #351 #249
2023-07-10 09:05:23 -07:00
AnimeDL
bfe4ae6164
Merge pull request #493 from anidl/4.1.0
4.1.0 -- Numerous fixes and improvements
2023-07-09 14:23:17 -07:00
AnimeDL
32fb7aea68 + Documentation 2023-07-09 21:15:32 +00:00
AnimeDL
4022909f14 Prevent episode selection from contextmenu
Episode would be selected if you selected anything in the contextmenu from the Episode List screen.

Co-authored-by: AnidlSupport <AnidlSupport@users.noreply.github.com>
2023-07-09 14:07:30 -07:00
AnimeDL
b9222325d1 Add context menus to Episode List
Adds Image and Description context menus to the Episode List

Co-authored-by: AnidlSupport <AnidlSupport@users.noreply.github.com>
2023-07-09 13:51:07 -07:00
AnimeDL
517b0cdc1b Add header to show which service is selected 2023-07-09 11:52:29 -07:00
AnidlSupport
fd10455400
Changes as discussed with sww 2023-07-09 17:19:44 +00:00
AnimeDL
3683d93691 Fix issue where sometimes episodes weren't listed
This fixes an issue in Crunchy where sometimes episodes weren't properly listed. Example series was: G8DHV741D
2023-07-08 18:18:32 -07:00
AnimeDL
46c1f9432f Increment version 2023-07-07 16:02:11 -07:00
AnimeDL
371b8336f1 add flag --originalFontSize
Flag to keep original font size for the service Hidive (which defines it's own expected fontsize per series)
2023-07-07 15:43:11 -07:00
AnimeDL
4eb3a4a916 Update to node 18 for prebuilds 2023-07-07 15:28:00 -07:00
AnimeDL
a0d0a7c27c
Add GUI instructions to ReadMe
Adds instructions on how to run the GUI after compiling the TypeScript
2023-07-07 11:20:25 -07:00
AnimeDL
94d12f0eb3 Increment version + Documentation 2023-07-06 04:38:25 +00:00
AnimeDL
2b05222cda Increment version 2023-07-05 21:36:55 -07:00
AnimeDL
a78461a2ac Disable CC subs from being default
Temporary measure until I can think of a better way to implement it so that CC subtitles are not set as default along with the normal subtitle
2023-07-05 21:35:44 -07:00
AnimeDL
5dfea78822 Fix text-shadow parsing error in vtt2ass
Should hopefully fix the warnings about text-shadow being improperly parsed
2023-07-05 21:21:48 -07:00
AnimeDL
0fcf1e95bf Fix hidive not working in GUI version
And increment version + Documentation
2023-07-05 22:53:45 +00:00
AnimeDL
3c422cfd3e Fix hidive not working in GUI version
And increment version
2023-07-05 15:52:50 -07:00
AnimeDL
61f17726a9 Increment version + Documentation 2023-07-05 22:18:50 +00:00
AnimeDL
88066690fd Increment version 2023-07-05 15:18:04 -07:00
AnimeDL
ad12b775bb Properly fix eslint error 2023-07-05 15:17:10 -07:00
AnimeDL
e12d9a30f6 Revert "eslint fixes"
This reverts commit a17677c3bf.
2023-07-05 15:05:20 -07:00
AnimeDL
a528378218
Merge pull request #491 from anidl/hidive
Add hidive to downloaders
2023-07-05 12:37:31 -07:00
AnimeDL
5c5f6cfb7a + Documentation 2023-07-05 18:53:11 +00:00
AnimeDL
580dbe2384 Improve documentation 2023-07-05 11:52:17 -07:00
AnimeDL
112cde5544 + Documentation 2023-07-05 18:16:29 +00:00
AnimeDL
a17677c3bf eslint fixes 2023-07-05 11:11:35 -07:00
AnidlSupport
abefc563d6
Fix vtt2ass module 2023-07-05 10:09:46 +00:00
AnimeDL
f6506fefcc set debug property on cr/hd 2023-07-04 22:45:52 -07:00
AnimeDL
4c870f0640 Respect user defined fontName for hidive 2023-07-04 19:58:34 -07:00
AnimeDL
38fe235b2c Respect user defined fontSize for hidive 2023-07-04 19:56:21 -07:00
AnimeDL
dd483dddb4 add hidive tag 2023-07-04 14:47:44 -07:00
AnimeDL
612bdff774 Initial commit to add hidive 2023-07-04 10:21:16 -07:00
AnimeDL
8414edfab9 Allow for half episodes 2023-07-04 08:35:48 -07:00
AnimeDL
a8bdef3bc7 Add skipmux functionality to CR 2023-07-03 22:16:18 -07:00
AnimeDL
0da2fc232d Implement search restrictions
This should prevent from sending too many API requests when searching via the GUI
2023-07-03 18:00:07 -07:00
AnimeDL
190c59d1a9 Update README.md
Improve syntax and update build instructions
2023-07-02 14:48:45 -07:00
AnidlSupport
3913d9dbe3 Increment version + Documentation 2023-06-18 19:30:45 +00:00