manojkarthick / reddsaver

CLI tool to download saved and upvoted media from Reddit
Apache License 2.0
144 stars 8 forks source link

Fails when encountering media from gfycat #47

Open N-Upchurch opened 10 months ago

N-Upchurch commented 10 months ago

When the script comes to media from gfycat (which no longer resolves / exists), the following error is generated and the script stops running: "failed to lookup address information: Name or service not known"

manojkarthick commented 10 months ago

Gfycat has been shut down? Sorry I wasn't aware of that. I'll push an update.

N-Upchurch commented 10 months ago

Thanks!

N-Upchurch commented 10 months ago

I'm also getting some text documents instead of videos containing "Bad request signature."

MarkKropf commented 5 months ago

this updated fork works: https://github.com/castillar/reddsaver.git @manojkarthick

N-Upchurch commented 5 months ago

Thanks for letting me know; I love the comments in that commit!