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'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.
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 :)
The text was updated successfully, but these errors were encountered: