alexlaverty / python-reddit-youtube-bot

Automated Reddit Youtube Video Bot
https://www.youtube.com/channel/UCzIwW92D_rM5_yvWBsquSbw
75 stars 17 forks source link

Use old reddit #108

Closed azrafe7 closed 6 months ago

azrafe7 commented 6 months ago

This PR attempts to use old.reddit.com instead of reddit.com to take screenshots (configurable in settings.py), and also adds a use_comments_permalinks setting...

Next step would be to add a login via old.reddit.com directly (as it seems to always go through from some experiments 😉), and refactor things a bit.

... and also restore settings!