Re: download image from flickr.com

2008-10-30 Thread Justin Ezequiel
##compile_obj = re.compile(r'dyn.Img\(".*?",".*?",".*?","(.*?)"') compile_obj = re.compile(r'\http://mail.python.org/mailman/listinfo/python-list

download image from flickr.com

2008-10-29 Thread He Jibo
Dear Pythoners, Could you please help me look at a code, which is to download image from flickr.com? I wish to download images from flickr.com automatically. You can get the code at http://cid-bbc15003189d7799.skydrive.live.com/self.aspx/Public/FImageCrawl.py. There is still some problem with the