Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

How to download multiple Languages? #170

Closed
KoffeinKaio opened this issue Mar 6, 2023 · 3 comments · Fixed by #178
Closed

How to download multiple Languages? #170

KoffeinKaio opened this issue Mar 6, 2023 · 3 comments · Fixed by #178
Labels
bug Something isn't working

Comments

@KoffeinKaio
Copy link

KoffeinKaio commented Mar 6, 2023

Hey,

i try do download Animes with multiple languages - but it seems to download extra mkv's for each language.
Version is current master branch

../full-show https://www.crunchyroll.com/de/series/GVDHX8QNW/chainsaw-man                                                                                                     ✔  47s  
:: ✔ Logging in                                                                                                                                                                                                    :: ✔ Parsed url 1                                                                                                                                                                                                  :: ✔ Loaded series information for url 1                                                                                                                                                                           :: Chainsaw Man Season 1 ((DE) Chainsaw Man)
:: 	1. Hund und Kettensäge » 1920x1080px, 23.97 FPS (S01E01)
:: 	2. Ankunft in Tokyo » 1920x1080px, 23.97 FPS (S01E02)
:: 	3. Wo ist Miezi? » 1920x1080px, 23.97 FPS (S01E03)
:: 	4. Rettung » 1920x1080px, 23.97 FPS (S01E04)
:: 	5. Der Pistolenteufel » 1920x1080px, 23.97 FPS (S01E05)
:: 	6. Tötet Denji » 1920x1080px, 23.97 FPS (S01E06)
:: 	7. Wie ein Kuss schmeckt » 1920x1080px, 23.97 FPS (S01E07)
:: 	8. Pistolenschüsse » 1920x1080px, 23.97 FPS (S01E08)
:: 	9. Von Kyoto aus » 1920x1080px, 23.97 FPS (S01E09)
:: 	10. Noch lädierter » 1920x1080px, 23.97 FPS (S01E10)
:: 	11. Die Operation beginnt » 1920x1080px, 23.97 FPS (S01E11)
:: 	12. Katana vs. Kettensäge » 1920x1080px, 23.97 FPS (S01E12)
:: Chainsaw Man Season 1 (Chainsaw Man)
:: 	1. Hund und Kettensäge » 1920x1080px, 23.97 FPS (S01E01)
:: 	2. Ankunft in Tokyo » 1920x1080px, 23.97 FPS (S01E02)
:: 	3. Wo ist Miezi? » 1920x1080px, 23.97 FPS (S01E03)
:: 	4. Rettung » 1920x1080px, 23.97 FPS (S01E04)
:: 	5. Der Pistolenteufel » 1920x1080px, 23.97 FPS (S01E05)
:: 	6. Tötet Denji » 1920x1080px, 23.97 FPS (S01E06)
:: 	7. Wie ein Kuss schmeckt » 1920x1080px, 23.97 FPS (S01E07)
:: 	8. Pistolenschüsse » 1920x1080px, 23.97 FPS (S01E08)
:: 	9. Von Kyoto aus » 1920x1080px, 23.97 FPS (S01E09)
:: 	10. Noch lädierter » 1920x1080px, 23.97 FPS (S01E10)
:: 	11. Die Operation beginnt » 1920x1080px, 23.97 FPS (S01E11)
:: 	12. Katana vs. Kettensäge » 1920x1080px, 23.97 FPS (S01E12)
:: Downloading Hund und Kettensäge to 'S01E01.mkv'
:: 	Episode: S01E01
:: 	Audio: ja-JP (primary), 
:: 	Subtitle: de-DE, en-US
:: 	Resolution: 1920x1080
:: 	FPS: 23.97
:: Download ja-JP   1.47 GiB  19.44 MiB/s 

Cmd inside full-show
while not crunchy-cli archive -l ja-JP -l de-DE -s de-DE -s en-US -m audio $format.mkv $skip $argv[1]; end

Everything else is default script.

Shouldnt it merge the languages together in a single mkv?

@bytedream bytedream added the bug Something isn't working label Mar 6, 2023
@bytedream
Copy link
Member

Thanks for reporting. I'll look into it when I have time to do so.
It seems to work in v3.0.0-dev.8, so you might consider to use this version until the bug is fixed.

@SaeglopurHax
Copy link

SaeglopurHax commented Mar 6, 2023

Is this issue still there in v3.0.0-dev.8?

Thanks for reporting. I'll look into it when I have time to do so.
It seems to work in v3.0.0-dev.8, so you might consider to use this version until the bug is fixed.

@bytedream
Copy link
Member

bytedream commented Mar 7, 2023

Is this issue still there in v3.0.0-dev.8?

Thanks for reporting. I'll look into it when I have time to do so.
It seems to work in v3.0.0-dev.8, so you might consider to use this version until the bug is fixed.

The initial issue is the same as this so v3.0.0-dev.8 should work for it too.
The issue you described in this comment also exists in v3.0.0-dev.8.

@bytedream bytedream linked a pull request Mar 23, 2023 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants