jely2002 / youtube-dl-gui

A cross-platform GUI for youtube-dl made in Electron and node.js
GNU Affero General Public License v3.0
6.5k stars 454 forks source link

gifs from twitter(specifically from twitter) don't download #357

Open AymanAliS opened 2 years ago

AymanAliS commented 2 years ago

Describe the bug Videos on twitter download just fine, same goes for gifs from reddit. but gifs from twitter aren't downloading for some reason. It just says "downloading metadata" then disappears after(I assume) it finishes downloading the metadata.

Steps to reproduce the behavior:

  1. Go to any gif on twitter
  2. Try to download that gif. This is what I was trying to download.
  3. metadata downloads but doesn't show up in the download queue.

Expected behavior gif should be downloaded

Additional info

ghost commented 2 years ago

I'm able to download it without issue. The only thing is that OVD is saving it as a video file instead of a gif. image

image