Jackhammer9 / RedDownloader

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

Error: Could Not Recognize Post Type #37

Closed isaiiah closed 1 year ago

isaiiah commented 1 year ago

I have a little automation that has been working for a few months now. But now it is throwing

"RedDownloader.Download(url=download_url, output=download_name, quality=1080) Error: Could Not Recoganize Post Type"

Is it just me? Any idea for a fix? download_Url is the correct post url/perma link.

Jackhammer9 commented 1 year ago

Could you give an example for an url that is throwing that issue?

Thanks

navid-sheik commented 1 year ago

Same, when you try to download a video from Reddit, it says "Error: Could Not Recoganize Post Type". This only happens with video, this is the example I used: https://www.reddit.com/r/gtaonline/comments/108zrxo/by_sheer_coincidence_i_offer_you_an_external_view/

Jackhammer9 commented 1 year ago

@navid-sheik and @isaiiah Thanks for bringing the issue to my notice there was a bug on RedDownloader Response Server which has been patched now. You should be able to use the package as intended.

All the media are being downloaded after the patch hence i'll be closing this issue however if you may face an issue please don't hesitate to reopen this issue.

Thank You