VidRepo Reorder Content

This commit is contained in:
Oli Passey
2017-12-05 20:46:44 +00:00
parent e6802f1c93
commit 33b530da7b
2 changed files with 5 additions and 5 deletions

View File

@@ -102,6 +102,10 @@ def Main_Menu():
icon="https://i2.wp.com/itmeets.guru/wp-content/uploads/2017/05/Untitled-design-2.jpg?resize=642%2C360&ssl=1")
Add_Dir(
name="DEF CON 24 (2016)", url=BASE+YOUTUBE_CHANNEL_ID_4+"/", folder=True,
icon="https://www.defcon.org/images/defcon-24/dc-24-logo-sm.png")
Add_Dir(
name="YouTube Housey Mix", url=BASE+YOUTUBE_CHANNEL_ID_2+"/", folder=True,
icon="http://mediad.publicbroadcasting.net/p/wcbu/files/styles/medium/public/201610/YouTube-logo.png")
@@ -109,10 +113,6 @@ def Main_Menu():
name="SpaceX: Launches", url=BASE+YOUTUBE_CHANNEL_ID_3+"/", folder=True,
icon="http://outerbusiness.com/wp-content/uploads/2015/09/spacex.jpg")
Add_Dir(
name="DEF CON 24 (2016)", url=BASE+YOUTUBE_CHANNEL_ID_4+"/", folder=True,
icon="https://www.defcon.org/images/defcon-24/dc-24-logo-sm.png")
# Add some YT channels (see we're using BASE2 as the url for this one)
Add_Dir(
name="Oli's YouTube Channel", url=BASE2+YOUTUBE_CHANNEL_ID_5+"/", folder=True,