snapchat-map-scraper
snapchat-map-scraper copied to clipboard
Fixed bug during review with duplicate videos
Bug: When multiple locations are active during scraping, it will cause multiple reviews of the same video during review mode. Simply changed the SQL query to only select distinct fixing the issue.
Hi @admiralorbiter, it looks like you removed most of the review function while debugging. If you can put that back I'll merge in your additions with DISTINCT.