Hello guys, here is the error I'm getting (I've tried commands that are listed in readme):
File "redditdownload.py", line 217
print 'Downloading images from "%s" subreddit' % (ARGS.reddit)
^
SyntaxError: invalid syntax
anyone getting this as well ? I'm on Linux (Arch, Python 3.4.2)