Package soovee_app :: Package pages :: Module pb_subscribepage
[frames] | no frames]

Module pb_subscribepage

SooVee Serial Audio Manger - Podiobooks subscription page extraction for the pages plugin module. It will makes the extracted data available in an Opml style dict.


Requires: re

Variables
  METHOD = ('sub', 'podiobooks')
  TYPE = 'rss'
  PAGE = 'account/subscriptions.php'
  __package__ = 'soovee_app.pages'
    Html format for http://podiobooks.com/account/subscriptions.php
  FORMAT = re.compile(r'(?s)<div id="books">(?:.*?)<a name="(?P<...

Imports: re


Variables Details

FORMAT

Value:
re.compile(r'(?s)<div id="books">(?:.*?)<a name="(?P<idNum>.*?)"></a><\
table(?:.*?)><a href="(?P<htmUrl>.*?)"><img src="(?P<imgUrl>.*?)" alt=\
"(?:.*?)"(?:.*?)></a><br><p>(?P<feedStatus>.*?)</p><br><a(?:.*?)><img(\
?:.*?)></a><br><a(?:.*?)>Report a problem<br>with this title</a><br></\
td><td(?:.*?)><span class="booktitle"(?:.*?)>(?P<title>.*?)</span> <sp\
an class="subtitle">by (?P<author>.*?)</span><br(?:.*?)><table><tr><td\
(?:.*?)><div(?:.*?)><h3(?:.*?)>(?:.*?)</h3>\tWe\'ll send you one episo\
de of the book at a time, on a schedule you can customize, until you(?\
...