EvilZone

Programming and Scripting => Scripting Languages => Topic started by: daxda on December 23, 2013, 12:18:48 PM

Title: [Source] Feed-grab.py
Post by: daxda on December 23, 2013, 12:18:48 PM
I made a RSS feed grabbing class today, I use it to extract the newest information from the feed of a website called scenelog.eu. It stores the Title, links and the date of the release as an info object for later usage.

As always, free code take it or leave it.

[gist]Daxda/8095399[/gist]
Title: Re: [Source] Feed-grab.py
Post by: proxx on December 23, 2013, 12:30:48 PM
Tell me, is there ever a time that you are not coding and if so does that #include onlySleep ?
Nice stuff dude, keep it up.
Title: Re: [Source] Feed-grab.py
Post by: proxx on December 23, 2013, 12:39:54 PM
There is a time I don't code, when I don't post code I didn't write any. Sleeping is sadly a time I have to waste :]

Dont get all logical on my ass :P
Sleeping is indeed the greatest waste of time there is.
Title: Re: [Source] Feed-grab.py
Post by: Kulverstukas on December 23, 2013, 01:47:43 PM
Use it however I want? can I print it out and wipe my ass with it? :D

nice code btw :)
Title: Re: [Source] Feed-grab.py
Post by: vezzy on December 23, 2013, 03:03:54 PM
I'm beginning to get quite bored by Python. Nice work, either way.
Title: Re: [Source] Feed-grab.py
Post by: s3my0n on December 23, 2013, 03:05:22 PM
Nice clean code, daxda.cookie++ ;)