Fixed downloading of episodes #57
No reviewers
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#57
Loading…
Reference in a new issue
No description provided.
Delete branch "master"
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?
Please note that this worked for the videos I tested it on.
If you have anything you might want to add or change fell free to comment or contact me.
not sure if I'm doing something wrong, but it downloads the video and audio, but doesn't merge them

it says there is an issue with the language
Well yes. I am currently working on the merge if you have set ffmpeg
Ok, thanks for getting the downloads working
So my problem right now is that ffmpeg is saying that the input audio is corrupted.
Does anyone have an idea why that could be?
I didn't get any audio errors, I focibly added the eng tag to track 1 which fixed the language error, which merged the mkv but errors on the metadata. and forced the output filename to be temp, I created a batch file which fixes my setup temporarily
node funi -s 592641 -e 31 --nosubs && mkvmerge.exe --ui-language en --output ^"C:\videos\That Time I Got Reincarnated as a Slime\S02E06 - The Beauty Makes Her Move.mkv^" --language 0:und --track-name 0:Funimation --default-track 0:yes --language 1:eng --default-track 1:yes ^"^(^" ^"C:\videos\temp.mkv^" ^"^)^" --track-order 0:0,0:1 && del "C:\videos\temp.*"
The thing is I can play the audio file but on every audio file at ~5:07 seems to be some sort of corruption FFmpeg can't handle.
(I didn't try mkvmerge btw)
@storm134 It seems like you not using the code from the pull request though.
totally right must have been a blonde moment, Haha. video downloads fine. ffmpeg 4.3.2 merges with no error but no audio
Well I had audio in the first 5 minutes