starting download 12 Connecting to r/aesthetic Traceback (most recent call last): File "grab_pictures.py", line 108, in <module> main() File "grab_pictures.py", line 83, in main url = url + '&after=' + after TypeError: can only concatenate str (not "NoneType") to str
The error happens when trying to download another series of 100 pictures. I tried with different subs. The error happens always after the same amount of downloaded pictures, so I assume only one image is causing the problems.