VidRepo Reorder Content
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user