test
This commit is contained in:
parent
09cf49d01e
commit
03cd40b90c
@ -19,6 +19,7 @@ class OriginChannels():
|
||||
|
||||
for channel in api_json['channel']['item']:
|
||||
print(channel["title"])
|
||||
print(len(api_json['channel']['item']))
|
||||
|
||||
return
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user