- Replace missed os.system() in posttextparser with subprocess.run - Add truncate() after json.dump in videos.py save_data (trailing bytes bug) - Replace exit() with sys.exit() in subreddit.py - Add retry depth limit (50) to prevent infinite recursion in get_subreddit_threads - Log search-scraping errors instead of silent except: pass in scraper.py Co-Authored-By: RuFlo <ruv@ruv.net>pull/2551/head
parent
64e9b6f149
commit
22868d5759
Loading…
Reference in new issue