Closed GoogleCodeExporter closed 9 years ago
The Video chnage from pid to idMedia.
Change from:
if ($browser->content =~ /,"pid":"(\w+)"/i) {
to:
if ($browser->content =~ /"idMedia":"(\w+)"/i) {
Will fix the issue.
Original comment by geoffroy...@gmail.com
on 20 Jun 2012 at 12:36
Fixed thanks to the pull request from gdoucet.
Original comment by zakflash...@gmail.com
on 20 Jun 2012 at 7:56
Original issue reported on code.google.com by
gerard.l...@gmail.com
on 18 Jun 2012 at 6:01