Jackhammer9 / RedDownloader

A python library to simplify downloading different types of media from reddit
GNU General Public License v3.0
83 stars 15 forks source link

Downloads image instead of whole video #13

Closed joker45op closed 2 years ago

joker45op commented 2 years ago

I am passing url of meme video posted on reddit, The video is short. But when it downloads and identify post type it is image. What can be the solution.... ?

Example post url = https://www.reddit.com/r/SaimanSays/comments/vfpzbu/अचछ/?utm_medium=android_app&utm_source=share

Jackhammer9 commented 2 years ago

Thank you for bringing this issue to notice, the uploaded file is a gif file so I'll immediately ready a fix and a way to retrieve file in .Gif format

Jackhammer9 commented 2 years ago

please download latest version of RedDownloader to download files in .gif format

joker45op commented 2 years ago

Thank you for the update. I am new and i am having a project for that I needed it, Reddit to Instagram uploader bot. Once again thank you.