test
This commit is contained in:
parent
05fe02edec
commit
aec053a421
@ -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["channel"])
|
print(stirr_chan_item)
|
||||||
|
|
||||||
try:
|
try:
|
||||||
thumbnail = channel_dict["icon"]["src"].split("?")[0]
|
thumbnail = channel_dict["icon"]["src"].split("?")[0]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user