Commit graph

983 commits

Author SHA1 Message Date
AnimeDL
3486ec67a7 [AO] Fix bug with --novids preventing audio download 2024-04-14 09:37:44 -07:00
AnimeDL
0883776580 json2ass: Add unknown style warning 2024-04-13 18:08:18 -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
6c71f0b808 Update .gitignore 2024-04-13 17:20:46 -07:00
AnimeDL
2efc3683b2 [ADN] Improve season number detection logic 2024-04-13 12:55:15 -07:00
AnimeDL
b453d1927a [ADN] Improve season detection 2024-04-13 12:25:00 -07:00
AnimeDL
6aa37c3426 [AO] Improve season detection 2024-04-13 12:21:51 -07:00
AnimeDL
b0790145cc [ADN] More subtitle fixes 2024-04-13 12:10:41 -07:00
AnimeDL
a472ab5dd3 [ADN] Fix subtitles for some players 2024-04-13 11:29:53 -07:00
AnimeDL
533818b812 [ADN] Subtitle style improvements 2024-04-13 10:58:23 -07:00
AnimeDL
257c3b6266 [ADN] Fix issue with --novids subtitle names 2024-04-13 10:49:26 -07:00
AnimeDL
e61c1717ae [ADN] Fix crash issue if no episodes were found 2024-04-13 10:35:53 -07:00
AnimeDL
82146f2c51 [AO] Minor refactor 2024-04-13 10:33:25 -07:00
AnimeDL
ac06400d2a [ADN] Fix issue with --numbers 2024-04-13 10:33:10 -07:00
AnimeDL
a1feba6e6f eslint fixes 2024-04-13 08:49:43 -07:00
AnimeDL
bc79628f4f --locale fixes 2024-04-13 08:20:22 -07:00
AnimeDL
f39645166e
Merge pull request #660 from anidl/adn-support
Add ADN Support
2024-04-13 08:09:12 -07:00
AnimeDL
d260d8f3e6
Merge branch 'v5' into adn-support 2024-04-13 08:06:51 -07:00
AnimeDL
cd0476b700
Merge pull request #661 from anidl/animeonegai
Add AnimeOnegai Support
2024-04-13 07:51:25 -07:00
AnimeDL
01abffa85f
Merge branch 'v5' into animeonegai 2024-04-13 07:50:20 -07:00
AnimeDL
71ae48000b
Merge pull request #662 from anidl/remove-funi
Remove Funimation Support
2024-04-13 07:40:01 -07:00
AnimeDL
b42a543ed5
Merge branch 'v5' into remove-funi 2024-04-13 07:39:37 -07:00
AnimeDL
3952ee4376
Merge pull request #663 from anidl/remove-old-hd-api
Remove old HD API
2024-04-13 07:38:20 -07:00
AnimeDL
7107cef7a4
Merge branch 'v5' into remove-old-hd-api 2024-04-13 07:36:32 -07:00
AnimeDL
c06b990bf5 [ADN] Fix locale downloading issue 2024-04-12 17:48:52 -07:00
AnimeDL
a29807895c [AO] Fix bug with subtitles being overwritten 2024-04-12 16:23:34 -07:00
AnimeDL
f5f32fa701 Add support for AnimationDigitalNetwork
This service brought me great pain
2024-04-12 16:19:23 -07:00
AnimeDL
e9c040ceb7 Update ignored token files 2024-04-11 13:17:29 -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
67cdc42d64 [AO] Add access check 2024-04-11 10:35:15 -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
44381a04be [CR] Crunchy Hotfix + Documentation 2024-04-11 15:10:19 +00: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
84ebabffc8 [CR] Fix temp file naming 2024-04-09 15:59:30 -07:00
AnimeDL
6b913d6e85 Set version for release + Documentation 2024-04-09 22:19:14 +00:00
AnimeDL
5226b963ee Set version for release 2024-04-09 15:18:27 -07:00
AnimeDL
3567edae4b Use temp file for decryption
Fixes issue with unicode and path length limits
2024-04-09 14:37:21 -07:00
AnimeDL
d6db234ad1 Fix Readme 2024-04-09 13:56:53 -07:00
AnimeDL
cee5207ac1 Increment version + Documentation 2024-04-09 20:23:39 +00:00
AnimeDL
00a4f7b9ee Increment version 2024-04-09 13:23:17 -07:00
AnimeDL
93ace68398 Improve readme 2024-04-09 13:22:49 -07:00
AnimeDL
66b219ea0a Update .gitignore 2024-04-09 13:09:02 -07:00
AnimeDL
0d065fdd6a [CR] Rewrite how requests are made
Should stop cloudflare errors
2024-04-09 13:08:15 -07:00
AnimeDL
68e4a344d8 Update default cli-defaults.yml 2024-04-08 14:14:59 -07:00
AnimeDL
a022855400 Add missing dev dep 2024-04-08 14:14:47 -07:00
AnimeDL
469fd1b4a4 [CR] Add Episode chapter if no start chapters 2024-04-08 12:32:04 -07:00