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
The video downloads successfully, but the filename has an image_ prefix and a .png extension. Renaming the extension from .png to .mp4 makes the file playable.
When downloading videos, the filename should use a video_ prefix and an .mp4 extension.
The video downloads successfully, but the filename has an
image_prefix and a.pngextension. Renaming the extension from.pngto.mp4makes the file playable.When downloading videos, the filename should use a
video_prefix and an.mp4extension.