My favorites | Sign in
Project Logo
                
Feeds:
People details
Project owners:
  fabio.fzero

What is it?

Pr0nbot is a spidering bot that takes a single URL and wanders the web downloading images and videos from free porn sites. The project started as a joke that went too far, then became a fun way to improve my Python skills. Right now it's a fairly robust spidering engine which can parse some pretty broken HTML without crashing (and boy, porn sites have horrible, horrible code).

Major features are:

Installation:

Pr0nbot requires Python 2.4 or higher (I think!).

Usage:

pr0nbot options url

urlStarting URL for spidering.
-d x, --dir=xDirectory for downloaded pr0n (default: pr0n).
-m x, --min=xMinimum size in k for download (default 25).
-a, --aggroAGGRO MODE! Downloads from tags too.
-i, --ignoreIgnores the saved spidering state.
-v, --verboseBe talkative and annoying.
-q, --quietBe absolutely quiet.
-h, --helpThis help screen (whee!).
--nomoviesDon't download movies.
--nopicsDon't download pictures.

Usage tips:

Bugs:

(c) 2007 by Fabio FZero (GPL v2)









Hosted by Google Code