test
This commit is contained in:
parent
23fadaaacc
commit
07fa4fb33f
@ -29,7 +29,7 @@ class OriginChannels():
|
||||
|
||||
state_url_req = self.fhdhr.web.session.get(state_url)
|
||||
state_url_json = state_url_req.json()
|
||||
print(state_url_json["rss"]["channel"].keys())
|
||||
print(state_url_json["rss"]["channel"]["pagecomponent"].keys())
|
||||
|
||||
return []
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user