scrazzz / redgifs

Simple Python API wrapper for the RedGIFs API
https://redgifs.rtfd.io
MIT License
93 stars 13 forks source link

No sound on downloaded media #24

Closed kumpelblase97 closed 1 year ago

kumpelblase97 commented 1 year ago

Summary

When using the cli-tool the downloaded media has no sound

Reproduction Steps

In terminal: redgifs

Expected Result

Download the Media as a mp4 with sound

Actual Result

Download the Media as a mp4 without sound

System Information

redgifs --version

Checklist

Additional Information

No response

scrazzz commented 1 year ago

You probably opened the downloaded video in Visual Studio Code. It's an issue with VS Code not playing the sound.

jehannes commented 7 months ago

i have the same issue at the moment, i downloaded and opened it outside of vscode aswell.

i found some examples of bugs: 404: https://www.redgifs.com/watch/pastamusingperch no sound: https://www.redgifs.com/watch/privateassureddoe works: https://www.redgifs.com/watch/soulfullightbluefantail

scrazzz commented 7 months ago

@jehannes Some videos don't have sound and that's intentional. Check the has_audio attribute to know if the GIF has sound.