Better support for the new dub languages #342
Labels
No labels
Wrong-Place
bug
cli
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
ice
invalid
question
request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Creepso/multi-downloader-nx#342
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The first Hindi, European Spanish, Arabic and Italian dubs were added to Crunchyroll today. Current issues:
With the changes you made, which problems still remain?
Audio tracks not having names to distinguish between the two "Spanish" dubs.
Now, since the program uses the "spa" ISO 639-2 code for both dubs, "spa" can download both or only one. I didn't change that because I don't really understand how the language codes are used internally, but if IETF BCP 47 codes can be used (or if there isn't a specific standard), you could change Latin American Spanish to spa-419 or es-419 (if you switch to 2 letter codes).
We are using ISO 639-3 codes. If there is no difference between the Spanish version, it can unfortunately not be helped.