Exceen / 4chan-downloader

Python3 script to continuously download all images/webms of multiple 4chan thread simultaneously - without installation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

crackwitz opened this issue · comments

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.