MiraculousLegendas / get-flash-videos

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

ArteWebTv does not work… #66

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1.get_flash_videos --debug "http://liveweb.arte.tv/fr/video
/31eme_festival_du_Cirque_de_Demain/"

What is the expected output? What do you see instead?

No plugins installed
Downloading http://liveweb.arte.tv/fr/video/31eme_festival_du_Cirque_de_Demain/
-> GET http://liveweb.arte.tv/fr/video/31eme_festival_du_Cirque_de_Demain/
<- 200 text/html;charset=ISO-8859-1 (45556)
Trying to open plugin ~/.get_flash_videos/plugins/Liveweb.pm
Trying to open plugin ~/.get_flash_videos/plugins/Arte.pm
Trying to open plugin ~/.get_flash_videos/plugins/Tv.pm
Trying to open plugin ~/.get_flash_videos/plugins/Www.pm
Trying to open plugin ~/.get_flash_videos/plugins/Adobe.pm
Trying to open plugin ~/.get_flash_videos/plugins/Com.pm
Using method 'generic' for
http://liveweb.arte.tv/fr/video/31eme_festival_du_Cirque_de_Demain/
Error: No URLs found at /usr/bin/get_flash_videos line 3939.

Couldn't extract Flash movie URL. This site may need specific support adding,
or fixing.

Please confirm the site is using Flash video and if you have Flash available
check that the URL really works(!).

Check for updates by running: /usr/bin/get_flash_videos --update

If the latest version does not support this please open a bug (or
contribute a patch!) at http://code.google.com/p/get-flash-videos/
make sure you include the output with --debug enabled.
Couldn't download any videos.

What version of the product are you using? On what operating system?

Last version, on Xubuntu 9.10

Please provide any additional information below.
Here is the code given by Arte to embed the video :
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve
rsion=10,0,0,0"
id="playerArteLiveWeb" width="640" height="362"><param
name="allowFullScreen" value="true" /><param name="allowScriptAccess"
value="always" /><param name="quality" value="best"><param name="movie"
value="http://liveweb.arte.tv/flash/player.swf?eventId=740&admin=false&mode=prod
&priority=one&embed=true"><embed
src="http://liveweb.arte.tv/flash/player.swf?eventId=740&admin=false&mode=prod&p
riority=one&embed=true"
width="640" height="362" allowFullScreen="true" allowScriptAccess="always"
name="playerArteLiveWeb" quality="best"
pluginspage="http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash"></embed></object>

Original issue reported on code.google.com by clubj....@gmail.com on 17 Feb 2010 at 10:48

GoogleCodeExporter commented 8 years ago
also fails for version 1.24

Original comment by 836d2541...@gmail.com on 16 Feb 2012 at 11:30