AnimeDL
|
0927e8287c
|
change all console logs to log4js
|
2024-04-16 08:07:54 -07:00 |
|
AnimeDL
|
e7dfc28513
|
[ADN] Add Chapter Support
|
2024-04-15 11:02:16 -07:00 |
|
AnimeDL
|
1fa4d5bbbb
|
options fixes
|
2024-04-14 10:00:56 -07:00 |
|
AnimeDL
|
6629a2ac87
|
vtt2ass: Add support for right/left styles
|
2024-04-13 17:55:02 -07:00 |
|
AnimeDL
|
3d3a94c991
|
vtt2ass: Add support for text-decoration
Adds support for underline text-decoration subtitles, fixes #658
|
2024-04-13 17:21:57 -07:00 |
|
AnimeDL
|
a1feba6e6f
|
eslint fixes
|
2024-04-13 08:49:43 -07:00 |
|
AnimeDL
|
d260d8f3e6
|
Merge branch 'v5' into adn-support
|
2024-04-13 08:06:51 -07:00 |
|
AnimeDL
|
01abffa85f
|
Merge branch 'v5' into animeonegai
|
2024-04-13 07:50:20 -07:00 |
|
AnimeDL
|
b42a543ed5
|
Merge branch 'v5' into remove-funi
|
2024-04-13 07:39:37 -07:00 |
|
AnimeDL
|
7107cef7a4
|
Merge branch 'v5' into remove-old-hd-api
|
2024-04-13 07:36:32 -07:00 |
|
AnimeDL
|
f5f32fa701
|
Add support for AnimationDigitalNetwork
This service brought me great pain
|
2024-04-12 16:19:23 -07:00 |
|
AnimeDL
|
d2117a1390
|
[AO] Add --locale support
Currently known supported API locales are "pt" and "es"
|
2024-04-11 13:11:33 -07:00 |
|
AnimeDL
|
4b5b3919f5
|
Make sure segments are only generated if none exist
Makes sure that it only generates byterange segments for the mpd if there are non already present.
|
2024-04-11 08:30:51 -07:00 |
|
AnimeDL
|
79fc6584d7
|
Make sure segments are only generated if none exist
Makes sure that it only generates byterange segments for the mpd if there are non already present.
|
2024-04-11 08:29:48 -07:00 |
|
AnimeDL
|
9972a48366
|
[CR] Crunchy Hotfix
|
2024-04-11 08:09:48 -07:00 |
|
AnimeDL
|
4c4436814b
|
Initial commit to add AnimeOnegai
|
2024-04-10 22:12:57 -07:00 |
|
AnimeDL
|
b1bae92308
|
Allow for byterange mpd/dash downloads
Prep for new service
|
2024-04-10 22:03:17 -07:00 |
|
AnimeDL
|
0d065fdd6a
|
[CR] Rewrite how requests are made
Should stop cloudflare errors
|
2024-04-09 13:08:15 -07:00 |
|
AnimeDL
|
413dea6564
|
Compress built code
|
2024-04-08 09:42:25 -07:00 |
|
AnimeDL
|
551b27280e
|
Completely Redo GUI build code
|
2024-04-08 09:42:15 -07:00 |
|
AnimeDL
|
6e4e10930b
|
Bump Deps & Remove UnusedDeps
Bumps dependencies, and removes unused dependencies
|
2024-04-07 22:25:56 -07:00 |
|
AnimeDL
|
0a3b638c55
|
Start of Removing Funimation
|
2024-04-06 21:20:34 -07:00 |
|
AnimeDL
|
e9e14aef2f
|
Remove old HD API
|
2024-04-06 21:05:04 -07:00 |
|
AnimeDL
|
7d5e8fa461
|
ass inline font regex optimization
|
2024-04-04 09:27:10 -07:00 |
|
AnimeDL
|
1e6406774d
|
Improve description for fontSize flag
|
2024-04-03 18:08:12 -07:00 |
|
AnimeDL
|
866bd26067
|
Merge pull request #626 from IONI0/vtt2ass-changes-branch
Fixes/enchancements for vtt2ass with new Hidive Q styles
|
2024-04-03 17:59:19 -07:00 |
|
IONI0
|
2885913205
|
Fix Eslint errors, logic error, and add combineLines argument
|
2024-04-04 09:42:41 +11:00 |
|
AnimeDL
|
01888286da
|
Match ass inline fonts to include in merger
This fixes an issue where inline fonts in the ass file wouldn't be included in the merged file
|
2024-04-03 13:41:23 -07:00 |
|
IONI0
|
6bf7e9721f
|
Fixes/enchancements for vtt2ass with new Hidive Q styles
|
2024-04-02 16:45:29 +11:00 |
|
AnimeDL
|
b54d54d374
|
[CR] Replace --search-locale flag with --locale
This allows for episode names and search results in the selected locale. Addresses #612
|
2024-03-29 17:56:53 -07:00 |
|
AnimeDL
|
25cf19f65d
|
vtt2ass: Fix reverse ordering of subtitles
|
2024-03-29 17:31:12 -07:00 |
|
AnimeDL
|
c82197a585
|
[HD} Add missing language
|
2024-03-28 20:23:46 -07:00 |
|
AnimeDL
|
8ccb1301d0
|
vtt2ass: Fix parsing error
|
2024-03-28 20:23:38 -07:00 |
|
AnimeDL
|
a777b26517
|
vtt2ass: Reverse all subtitles
This should (hopefully) make it line up with how subtitles are displayed on Hidive.
|
2024-03-25 22:59:49 -07:00 |
|
AnimeDL
|
4726bd0416
|
vtt2ass: Reverse line order for certain subtitles
Reverse line order for subtitles that happen within a deviation of 3 of different types than those we merge. Should address point 2 of #608
|
2024-03-24 20:09:19 -07:00 |
|
AnimeDL
|
f1bb6c8a64
|
[CR] Allow for decimal places in episode number
Addresses #615
|
2024-03-24 19:39:43 -07:00 |
|
AnimeDL
|
175ffbc71f
|
vtt2ass: Improve Merging Logic for subtitles
Improves merging logic for subtitles by adding a check to see if the time is within a deviation of 2. This code is cursed. Addresses #608
|
2024-03-24 15:15:45 -07:00 |
|
AnimeDL
|
eb2e9c2425
|
[HD] Make new API default
|
2024-03-24 14:24:08 -07:00 |
|
AnimeDL
|
ed02017bca
|
vtt2ass: Make sure cc's with pos data aren't merged
|
2024-03-23 21:41:03 -07:00 |
|
AnimeDL
|
978159c80e
|
[CR] Change the default API to web
|
2024-03-23 13:12:27 -07:00 |
|
AnimeDL
|
d2a69fdc4d
|
[CR] Chapters flag enabled by default
|
2024-03-23 13:10:46 -07:00 |
|
AnimeDL
|
818d60e196
|
Verify file is file in CDM folder
Make sure when reading cdm folder that a file is a file, not a folder.
|
2024-03-20 21:25:33 -07:00 |
|
AnimeDL
|
15f2651b20
|
Add seriesTitle to documentation
|
2024-03-20 16:26:14 -07:00 |
|
AnimeDL
|
fbc1e43260
|
Documentation fixes
|
2024-03-19 20:19:51 -07:00 |
|
AnimeDL
|
8dea7cc400
|
Hidive subtitle scaling fixes
|
2024-03-19 17:45:54 -07:00 |
|
AnimeDL
|
0b22b4ec36
|
Improve CDM detection
Automatically checks all files in the directory for a valid CDM
|
2024-03-19 16:27:00 -07:00 |
|
AnimeDL
|
1852ce1282
|
[CR] Fix vtt CC fontSize not working
|
2024-03-19 11:22:15 -07:00 |
|
AnimeDL
|
83d410378a
|
Improve vtt2ass compatibility
|
2024-03-19 10:07:18 -07:00 |
|
AnimeDL
|
4693b60af4
|
rename vtt function to vtt2ass
|
2024-03-19 08:05:07 -07:00 |
|
AnimeDL
|
b497fb40df
|
Add token flag
Allows for login using refresh token in crunchy. Adds #597
|
2024-03-18 17:44:49 -07:00 |
|