couchpotato.core.helpers.rss module

class couchpotato.core.helpers.rss.RSS[source]

Bases: object

getElement(xml, path)

Find element and return text

getElements(xml, path)
getItems(data, path='channel/item')
getTextElement(xml, path)

Find element and return text

getTextElements(xml, path)

Find elements and return tree