Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Videos don't have audio #97

Open
farkasseb opened this issue Aug 15, 2019 · 6 comments
Open

Videos don't have audio #97

farkasseb opened this issue Aug 15, 2019 · 6 comments

Comments

@farkasseb
Copy link

I downloaded every WWDC 2019 videos to an external HDD before abandoning unlimited, high speed internet. I've only checked the keynote while downloading and it looked perfect. However, now that I'm trying to watch any other video I'm noticing that there is no audio at all. (Not even in the mp4.part files.) Do you happen to have any idea why that is?

Environment:

xcode-select -v
xcode-select version 2354.

swiftc --version
Apple Swift version 5.0.1 (swiftlang-1001.0.82.4 clang-1001.0.46.5)
Target: x86_64-apple-darwin18.7.0

I've had the same crash(if I remember correctly) as #87 so I first compiled the script with swiftc.

swiftc -o wwdcDownloader wwdcDownloader.swift

After that this was the command I used while the pwd was my external HDD.

/path/to/compiled/script/wwdcDownloader --hd1080 --pdf --sample

Any help is greatly appreciated!

@chandanankush
Copy link
Contributor

Downloaded 100 GB to external drive in last 5 days and now all gone wasted due to no audio.

@nmtitov
Copy link

nmtitov commented Dec 3, 2019

Same issue here. Downloaded 336 GB and all videos have no sound. Only keynote has an audio track.

@ohoachuck
Copy link
Owner

Hello guys,
I do apology for not mentioning the issue when trying to download directly on an external hard drive. I'm sorry you guys waste time and resources not having the info.
The all point of having this script open source is for wide contribution and fix proposals. I have so little time to work on it I could't find a way to fix it (not mentioning that I believe It's hard to fix the way it is done), but I should have warn when I knew about this issue. My bad ;(
I hope you will accept my apologies.

Olivier.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants
@nmtitov @ohoachuck @chandanankush @farkasseb and others