Exceen / 4chan-downloader

Python3 script to continuously download all images/webms of multiple 4chan thread simultaneously - without installation
MIT License
281 stars 36 forks source link

should parse `title` attribute to get uploaded file name, use that file name for saving #20

Closed crackwitz closed 3 years ago

crackwitz commented 3 years ago

Cheers. it's all in the title.

I poked around in the source. it's all regexps.

extending that means ripping all that out and replacing it with beautifulsoup or lxml.