RedditRepostSleuth
RedditRepostSleuth copied to clipboard
Calling API with a post ID not in database causes unexpected exception
trafficstars
If the image search API is called with a post that isn't ingested it causes the image search to fail.
We need to either add a way to ingest on the fly, or hit the Reddit API and pull the image URL to hash it.