ximarx / vlc-shares

Automatically exported from code.google.com/p/vlc-shares
0 stars 1 forks source link

Youtube Plugin fails to Launch #54

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Browse to a youtube video.
2.Click 'Start Video'

What is the expected output? What do you see instead?
There should be a 'play video directly' but it is missing even on videos that 
previously were played, however even the trans coding function fails to yield 
any results.

What version of the vlc-shares are you using?
0.5.5, youtube plugin version 0.2.1

On what operating system?
Ubuntu 12.04 64bit

What version of VLC are you using?
2.0.3

What guide/tutorial did you follow to install vlc-shares? (only if your
problem is installation-related)
N/A

Please provide any additional information below, attaching a debug log file
Possibly a Youtube API change that is possibly causing a parsing issue?

Original issue reported on code.google.com by hiddenfo...@gmail.com on 15 Sep 2012 at 9:38

GoogleCodeExporter commented 9 years ago
Youtube plugin use:
 - youtube's video page analysis to get urls of http streams
 - youtube's apis to get rtsp streams on analysis failure

Google changed youtube video page html... so analysis fail and the scraper have 
to be updated.

If Google changed apis too, well... no stream at all.

I will not fix this, no time for this now. I made a patch for the youtube 
plugin to use WiiMC's youtube video scraper. (it's available in svn trunk or in 
the forum, i don't remeber). 

Original comment by ximarx@gmail.com on 17 Sep 2012 at 5:07

GoogleCodeExporter commented 9 years ago
Issue 55 has been merged into this issue.

Original comment by ximarx@gmail.com on 22 Sep 2012 at 6:38