Compare commits

..

1 Commits

Author SHA1 Message Date
11e88d0426 rewrote most of it 2018-03-21 23:23:26 -04:00

View File

@ -1,6 +1,7 @@
#!/usr/bin/env python3
"""
Scrapes all images/webms from a 4chan thread.
TODO: Add support for more image boards.
"""
import os
import re