RipMeApp / ripme

Downloads albums in bulk
MIT License
3.71k stars 629 forks source link

I'm receiving this error while ripping from a reddit user #1603

Open vexyl13 opened 4 years ago

vexyl13 commented 4 years ago

2020-03-15 23:53:32,717 ERROR ripper.AbstractRipper .run() Got exception while running ripper: org.json.JSONException: JSONObject["video"] not found. at org.json.JSONObject.get(JSONObject.java:473) at org.json.JSONObject.getJSONObject(JSONObject.java:573) at com.rarchives.ripme.ripper.rippers.GfycatRipper.getVideoURL(GfycatRipper.java:152) at com.rarchives.ripme.utils.RipUtils.getFilesFromURL(RipUtils.java:70) at com.rarchives.ripme.ripper.rippers.RedditRipper.handleURL(RedditRipper.java:260) at com.rarchives.ripme.ripper.rippers.RedditRipper.handleBody(RedditRipper.java:214) at com.rarchives.ripme.ripper.rippers.RedditRipper.parseJsonChild(RedditRipper.java:184) at com.rarchives.ripme.ripper.rippers.RedditRipper.getAndParseAndReturnNext(RedditRipper.java:98) at com.rarchives.ripme.ripper.rippers.RedditRipper.rip(RedditRipper.java:73) at com.rarchives.ripme.ripper.AbstractRipper.run(AbstractRipper.java:616) at java.lang.Thread.run(Unknown Source)

log.txt

cinnamonbubblegum commented 4 years ago

What was the url you were trying to rip?

XargonWan commented 1 year ago

I think it's a duplicate of https://github.com/RipMeApp/ripme/issues/1317