Compare commits

..

1 Commits

Author SHA1 Message Date
a98d839bb6 rewrote most of it 2018-03-21 23:25:56 -04:00

View File

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