Shitty script for insure offline fap, downloading images from 4chan's threads.
##Installation
Python 2.7 required.
lxml required by Haul requires libxml2 and libxslt development libraries.
if you are on a debian-based distro
$ apt-get install python-dev libxml2 libxml2-dev libxslt-dev
$ git clone https://github.com/blackdev1l/Fap-Folder-Creator$ cd Fap-Folder-Creator$ pip install -r requirements.txt
##Usage
On linux:
$ ffc.py [-h] [-t SEC] [--version] URL DIR
On Windows:
Double click the script. (No input required)
##TODO
- ✓ Watch Thread
- ✓ Error Handling
- ✓ Better CLI
- ✓ Folder creation if the dir isn't found
- Optimization
- Windows Binaries
- GUI for windows only