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

Rewrite/Convert to python3?

KopfKrieg opened this issue · comments

The 2to3 tool should automate this as far as possible. I think the script should be converted to python3 because this is the new standard, support for python2 will be dropped in near future.

I think that will take some time before python2 will be dropped, BUT it would be awesome to support python3 as well.

Script is updated to be compatible with python3 if you want to check it out:
Python2 to Python3 conversion