for url in pornsites:
    converter = AsciiConverter(url) #use httplib to suck down .jpegs
    converter.fetch()
    converter.convert(destpath) # call pipeline jpeg|pnm|ascii 
    del converter #drop the memory

You could do the same with a shell script, you'll need the following
packages:
netpbm
aalib
wget

Just remember THE USE OF COPYRIGHT IMAGES THAT DO NOT BELONG TO YOU IS A
CRIME!

On Thu, 23 Jan 2003, Tim Howe wrote:

> I have some ascii nude women.
> 
> TimH
> 
> On Thu, 23 Jan 2003 20:05:45 -0800
> Linux Rocks ! <[EMAIL PROTECTED]> wrote:
> 
> > That reminds me... I was looking for a source of lots of ASCII art... anyone 
> > know where to find lots of it (fairly easy to download) I found a few 
> > websites with lots, but you have to load each one manually... I want to make 
> > another database of it for fortune...
> > 
> > Jamie
> > 
> > On Thursday 23 January 2003 07:31 pm, Rob Hudson wrote:
> > : Looks like 3 fingers to me...
> > :
> > :      . .
> > :  oOO  U  OOo
> > : ----------------
> > :
> > : > On 20030123.1925, Bob Miller said ...
> > : >
> > : > Linux Rocks ! wrote:
> > : > > So... maybe Im missing something here, but what is OOo?
> > : >
> > : > OOo == OpenOffice.org.  I bet you can figure out the URL now. (-:
> > :
> > : _______________________________________________
> > : Eug-LUG mailing list
> > : [EMAIL PROTECTED]
> > : http://mailman.efn.org/cgi-bin/listinfo/eug-lug
> > 
> > -- 
> > Let's call it an accidental feature.
> >     -- Larry Wall
> > 
> > _______________________________________________
> > Eug-LUG mailing list
> > [EMAIL PROTECTED]
> > http://mailman.efn.org/cgi-bin/listinfo/eug-lug
> 
> 
> -- 
> feelin' hella good, so let's just keep on hackin'
> _______________________________________________
> Eug-LUG mailing list
> [EMAIL PROTECTED]
> http://mailman.efn.org/cgi-bin/listinfo/eug-lug
> 

-- 
http://www.efn.org/~laprice        ( Community, Cooperation, Consensus
http://www.opn.org                 ( Openness to serendipity, make mistakes
http://www.efn.org/~laprice/poems  ( but learn from them.(carpe fructus ludi)

_______________________________________________
Eug-LUG mailing list
[EMAIL PROTECTED]
http://mailman.efn.org/cgi-bin/listinfo/eug-lug

Reply via email to