Add a few more youtube channels
This commit is contained in:
parent
1ce7bc3da8
commit
30ebe150be
1 changed files with 2 additions and 0 deletions
2
main.py
2
main.py
|
@ -42,6 +42,8 @@ class Cast(wx.Frame):
|
|||
]),
|
||||
ChannelProvider('YouTube',
|
||||
channels=[
|
||||
YouTube.YouTube('UCtESv1e7ntJaLJYKIO1FoYw'),
|
||||
YouTube.YouTube('UC9-y-6csu5WGm29I7JiwpnA'),
|
||||
YouTube.YouTube('UCoxcjq-8xIDTYp3uz647V5A'),
|
||||
YouTube.YouTube('UCu6mSoMNzHQiBIOCkHUa2Aw')
|
||||
])
|
||||
|
|
Loading…
Add table
Reference in a new issue