legoktm / subdown2

A script that automatically downloads all images from a certain subreddit.
MIT License
4 stars 2 forks source link

QuickMeme Update #4

Open Ropes opened 10 years ago

Ropes commented 10 years ago

Hey, I just noticed you used my old lib memegrab lib for pulling down QM images. I feel really ashamed for using horrible RegExes for parsing the page. I didn't know better at the time.

Even though QuickMeme is kinda defunct, my old lib was definitely broken, and for my own satisfaction I've updated it to use lxml for sane DOM parsing.

Want me to send a pull request when I've got it fully tested?

spurn commented 10 years ago

That would be nice. Thanks.