Voldrix / onlyfans-dl-2

OnlyFans content downloader v2
GNU General Public License v3.0
151 stars 23 forks source link

GIF cant be downloaded #81

Closed barnyted closed 1 year ago

barnyted commented 1 year ago

a video post sometimes has a gif instead of an mp4 vid, however, the script can't download them.

Voldrix commented 1 year ago

I have not encountered a GIF, are they considered a video or an image in the JSON? Can you give me an example of a gif post, and I'll try to make sure they're supported.

deadbeatdandylyon commented 1 year ago

I know of an account has a .gif but the creator hasn't turned on DRM yet so I can easily download it but If I come across an account that has DRM and a .gif i'll let you know @Voldrix just to help out, and going forward is the best way to get your attention to tag your name?

Voldrix commented 1 year ago

if you can download a GIF then this is just the same DRM issue. sorry, I just don't check github very often.

Voldrix commented 1 year ago

I found a GIF type to test with, and found that they were in fact being excluded. I just pushed an update that adds GIF support.