test
This commit is contained in:
parent
6bda9c94e1
commit
db88b918c0
@ -27,7 +27,7 @@ class OriginChannels():
|
|||||||
chan_item_urlopn = self.fhdhr.web.session.get(chan_item_url)
|
chan_item_urlopn = self.fhdhr.web.session.get(chan_item_url)
|
||||||
stirr_chan_item = chan_item_urlopn.json()
|
stirr_chan_item = chan_item_urlopn.json()
|
||||||
|
|
||||||
print(stirr_chan_item['rss'].keys())
|
print(stirr_chan_item['rss']['channel'].keys())
|
||||||
return []
|
return []
|
||||||
|
|
||||||
try:
|
try:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user