Closed GoogleCodeExporter closed 8 years ago
Youtube plugin use a special way to get video quality link other than format 5:
it parses a youtube page. Unfortunately, restricted contents show a proxy page
when the request is made by an unauthenticated user and this break the format
parsing. Maybe i will try to fetch format 5 urls from an api request for this
kind of video. I have to try
Original comment by ximarx@gmail.com
on 14 Dec 2010 at 6:31
Revision 274 should fix your problem. Please, try replacing your Youtube.php
file in vlc-shares/library/X/VlcShares/Plugins/ folder with this one:
http://vlc-shares.googlecode.com/svn-history/r274/trunk/extra/plugins/youtube/li
brary/X/VlcShares/Plugins/Youtube.php
For restricted videos there isn't support for "Watch Directly" mode and formats
other than 5 (low quality for mobile devices)
Original comment by ximarx@gmail.com
on 14 Dec 2010 at 7:19
Okay, cool. I will give that a try.
Original comment by Ryan.Bis...@gmail.com
on 16 Dec 2010 at 7:45
Original issue reported on code.google.com by
Ryan.Bis...@gmail.com
on 14 Dec 2010 at 1:43