You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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:
I've had the same crash(if I remember correctly) as #87 so I first compiled the script with
swiftc
.After that this was the command I used while the
pwd
was my external HDD.Any help is greatly appreciated!
The text was updated successfully, but these errors were encountered: