This commit is contained in:
deathbybandaid 2020-12-15 10:04:47 -05:00
parent adb86e8404
commit 7724d5fcd9

View File

@ -20,7 +20,7 @@ class OriginChannels():
urlopn = self.fhdhr.web.session.get(url)
stirr_chan_list = urlopn.json()
print(len(stirr_chan_list["channel"][0]))
print(stirr_chan_list["channel"][0])
channel_list = []