What steps will reproduce the problem?
1. Enable debugging all
2. Browse YouPorn Plugin
3. Result "Nothing to see here"
What is the expected output? What do you see instead?
I have changed line 10 in X/PageParser/Parser/YouPorn.php to the below and it
now returns the thumbnails but an invalid link is returned.
const PATTERN_VIDEOS = '%<a href="/watch/(?P<id>[0-9]+)/[^\"]+">.*?<img
src="(?P<thumbnail>[^\"]+?") alt="(?P<label>[^\"]+?")%si';
I probably missed the mark here but this does return some data :)
What version of the vlc-shares are you using?
Trunk Updated to revision 680
On what operating system?
Debian Sid
What version of VLC are you using?
ii vlc 1:1.1.13-0.0
What guide/tutorial did you follow to install vlc-shares? (only if your
problem is installation-related)
Please provide any additional information below, attaching a debug log file
Original issue reported on code.google.com by Mikeo...@gmail.com on 7 Feb 2012 at 10:05
Original issue reported on code.google.com by
Mikeo...@gmail.com
on 7 Feb 2012 at 10:05