{ "info": { "author": "Gustavo Sverzut Barbieri", "author_email": "gsbarbieri@users.sourceforge.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License (GPL)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "TV Grab Brazil (source - http://tudonoar.uol.com.br/)\n\n It requires the python tv grabber library: pytvgrab-lib\n (see http://pytvgrab.sourceforge.net)\n It is used to extract information from the source webpage and\n outputs in the xmltv format. (version 0.5.15 see\n http://xmltv.sourceforge.net)\n\n\n\n The guide provider: http://tudonoar.uol.com.br provides the guide\n in 3 levels:\n\n Channel Listing: here we get the channel name and url for its\n programs list\n +-> Channel Programs: here we get the program name and time\n for a channel\n +-> Program Information: here we get the program info\n\n\n My approach to grab the guide\n =============================\n (To be used by new grabbers developers)\n\n To parse the web guide I use a Customized HTMLParser\n (customizedparser) that is a parser that ignores some tags,\n parsing just the wanted ones, like