py You can get the root project of a remix :) print(Scratch.getInfo('11214368')['remix'])
0.2.65
py You can use the url parameter like this: from scratchhh.scratchhh import Scratch Scratch.getUserAv('ajskateboarder', url=True) This will return the url instead of downloading it This was applied to getThumb as well Scratch.getThumb('142', url=True)
0.2.6
0.2.5
Added getUserComments and set default save value for getUserAv to 'useravatar.gif'