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

No audio in downloaded files #101

Open
ghnp5 opened this issue Jul 24, 2024 · 1 comment
Open

No audio in downloaded files #101

ghnp5 opened this issue Jul 24, 2024 · 1 comment

Comments

@ghnp5
Copy link

ghnp5 commented Jul 24, 2024

Hello.
Thank you very much for releasing 5.1.0 !

I've just tried it on Highlights, and also Stories, and while the video downloads, the audio doesn't.

When using DevTools, I can see that the video and audio come in different files.
So, I'm not sure how this can be easily resolved by just using a piece of JavaScript in a bookmark. I'd say that we'd need the help of ffmpeg to merge the video and audio.

Maybe loading https://github.com/ffmpegwasm/ffmpeg.wasm could help automating all this, but the script will probably become a lot larger :)

@AaronLil
Copy link

There is already an open issue reporting this problem: #78. It seems that in some browsers, video delivery uses MPEG-DASH, or something like that.

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

2 participants