1. reddit/subreddit.py: passkey= → password= (PRAW correct param name) 2. reddit/subreddit.py: bare except → Exception with sys.exit(1) Prevents UnboundLocalError when reddit object not created 3. screenshot_downloader.py: NSFW hardcoded #t3_12hmbug selector → generic button selector that works with any NSFW post 4. final_video.py: h264_nvenc hardcoded → auto-detect GPU encoder, fallback to libx264 for machines without NVIDIA GPU https://claude.ai/code/session_01G67vV3sJLXtm2q9r9FcF7Lpull/2541/head
parent
ca6b464062
commit
f84b68606f
Loading…
Reference in new issue