google-code-export / get-flash-videos

Automatically exported from code.google.com/p/get-flash-videos
1 stars 0 forks source link

Error downloading BBC videos: Can't use string ("<?xml version="1.0" encoding="UT"...) as a SCALAR ref #264

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
$ get_flash_videos -d 'http://www.bbc.co.uk/news/health-13378036'
No plugins installed
Downloading http://www.bbc.co.uk/news/health-13378036
-> GET http://www.bbc.co.uk/news/health-13378036
<- 200 text/html (64144): UTF8 on, ASCII, 64144 characters 64144 bytes
Trying to open plugin ~/.get_flash_videos/plugins/Www.pm
Trying to open plugin ~/.get_flash_videos/plugins/Bbc.pm
Using method 'bbc' for http://www.bbc.co.uk/news/health-13378036
-> GET http://playlists.bbc.co.uk/news/health-13378036A/playlist.sxml
<- 200 text/xml (3287): UTF8 on, ASCII, 3287 characters 3287 bytes
Error: Can't use string ("<?xml version="1.0" encoding="UT"...) as a SCALAR ref 
while "strict refs" in use at /usr/share/perl5/FlashVideo/Site/Bbc.pm line 71.

Original issue reported on code.google.com by j...@joshtriplett.org on 18 May 2011 at 6:57