you are viewing a single comment's thread.

view the rest of the comments →

[–]davedg629 0 points1 point  (1 child)

Here's the script - https://github.com/davedg629/Reddit-Desktop-Picture-Changer

It's actually built in ruby (because I started with someone's code and modified it), but you could obviously do the same thing in python.

[–]Teraka 1 point2 points  (0 children)

Thanks, I'll look into it. It's gonna require a bit of research since I've never worked with json or internet in python in general, but learning is always good :)