rt2yrru / get-flash-videos

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

Impossible to download Arte videos on Fedora 19 beta #504

Open GoogleCodeExporter opened 8 years ago

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

get_flash_videos 
http://videos.arte.tv/fr/videos/le-sable-enquete-sur-une-disparition--7515454.ht
ml

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

The download should start.What happens:
--------------------------------------------------------------------
[xxxxx@yyyyy ~]$ get_flash_videos -d  
http://videos.arte.tv/fr/videos/le-sable-enquete-sur-une-disparition--7515454.ht
ml
No plugins installed
Trying to open plugin ~/.get_flash_videos/plugins/Videos.pm
Trying to open plugin ~/.get_flash_videos/plugins/Arte.pm
Using method 'arte' for 
http://videos.arte.tv/fr/videos/le-sable-enquete-sur-une-disparition--7515454.ht
ml
Downloading 
http://videos.arte.tv/fr/videos/le-sable-enquete-sur-une-disparition--7515454.ht
ml
-> GET 
http://videos.arte.tv/fr/videos/le-sable-enquete-sur-une-disparition--7515454.ht
ml
<- 200 text/html;charset=UTF-8 (954)
Arte::find_video called, embed_url = 
"http://videos.arte.tv/fr/videos/le-sable-enquete-sur-une-disparition--7515454.h
tml"

Error: Unable to find 'videorefFileUrl' in page

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
at http://code.google.com/p/get-flash-videos/ making sure you include
the output with --debug enabled. Alternatively, fix it yourself and send us
a pull request on Github: https://github.com/monsieurvideo/get-flash-videos
Couldn't download any videos.
--------------------------------------------------------------------

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

I am using Fedora 19 beta x64.
--------------------------------------------------------------------
[xxxx@yyyy ~]$ yum info get-flash-videos
Modules complémentaires chargés : langpacks, refresh-packagekit
Paquets installés
Nom                 : get-flash-videos
Architecture        : noarch
Version             : 1.24
Révision            : 9.20121013gitc52cdf6.fc19
--------------------------------------------------------------------

Please provide any additional information below.

It works on another computer with Fedora 17 x64. Is there any dependency that 
would be missing? Is the adobe flash plugin required?

Original issue reported on code.google.com by erwan.bo...@gmail.com on 2 Jun 2013 at 12:01

GoogleCodeExporter commented 8 years ago
Possibly Fedora 17 using a later veresion of get-flash-videos. I get a 
different error when trying the same download url, that could be because it's 
either no longer available or geo restricted. A missing dependency would show 
up as a different error.

Original comment by njtaylor...@gmail.com on 9 Jun 2013 at 7:26