diff --git a/ChangeLog b/ChangeLog index 9df4cda..a7ce93a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +-- 0.9 -- +* bugfix: fix downloading youtube from cli +* update available youtube channel versions + -- 0.8 -- * bugfix: fix relative paths for -d/--download cli on linux * bugfix: fix downloading without packgin for -d/--download cli diff --git a/TitleIDs.py b/TitleIDs.py index 69aa55d..41aea13 100644 --- a/TitleIDs.py +++ b/TitleIDs.py @@ -119,7 +119,8 @@ ChannelCLIDict = { "tvfriend":"TV Friend / G-Guide", "weather":"Weather", "wiinoma":"Wii No Ma", -"wiispeak":"Wii Speak" +"wiispeak":"Wii Speak", +"youtube":"YouTube" } ChannelJAPDict = { @@ -172,7 +173,7 @@ ChannelJAPVerDict = { "Weather":"3, 6, 7", "Wii No Ma":"latest", "Wii Speak":"1, 256, 512", -"YouTube":"7" +"YouTube":"7, 512" } ChannelPALDict = { @@ -217,7 +218,7 @@ ChannelPALVerDict = { "Today & Tomorrow":"latest", "Weather":"3, 6, 7", "Wii Speak":"1, 256, 512", -"YouTube":"1, 258" +"YouTube":"1, 258, 1281" } ChannelUSADict = { @@ -260,7 +261,7 @@ ChannelUSAVerDict = { "Today & Tomorrow":"latest", "Weather":"3, 6, 7", "Wii Speak":"1, 256, 512", -"YouTube":"257" +"YouTube":"257, 1280" } IOSdict = {