Open GoogleCodeExporter opened 8 years ago
Confirm if this was a problem it appears to have been deleted I wish they would
stop doing that. As for ITV, I use it, and I downloaded that episode, however I
use a slight different method, and I rechecked... OpenBSD...
$ get_flash_videos
https://www.itv.com/itvplayer/endeavour/series-2/episode-1-girl
Using method 'itv' plugin version 0.03 for
https://www.itv.com/itvplayer/endeavour/series-2/episode-1-girl
Downloading https://www.itv.com/itvplayer/endeavour/series-2/episode-1-girl
RTMP output filename
'2-1229-0002-003_endeavour-(series-1)_tx140413_itv1200_16x9-reg.flv' already
exists, asking to resume...
RTMPDump 2.4pl2
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Already Completed at: 5363.400 sec Duration=5.363 sec
Done. Saved 805846439 bytes to
2-1229-0002-003_endeavour-(series-1)_tx140413_itv1200_16x9-reg.flv
Debian... Using combined I get this,
Couldn't download
'https://www.itv.com/itvplayer/endeavour/series-2/episode-1-girl': 500 Can't
verify SSL peers without knowing which Certificate Authorities to trust
Using the git version
:~/get-flash-videos$ perl -I lib get_flash_videos
https://www.itv.com/itvplayer/endeavour/series-2/episode-1-girl
Using method 'itv' plugin version 0.03 for
https://www.itv.com/itvplayer/endeavour/series-2/episode-1-girl
Downloading https://www.itv.com/itvplayer/endeavour/series-2/episode-1-girl
RTMPDump 2.4-git-20130205
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
....
That appears to be an issue creating the combined version or the SSL
certificates have been updated / and a newer version is required.
Original comment by njtaylor...@gmail.com
on 28 Apr 2013 at 6:59
Thanks for looking into this. Using the git version worked fine.
I got the same CA error when I first tried the combined version. I then used
cpan to download Mozilla::CA which made that error go away and I got the error
I reported above instead.
Thanks for the suggestion to try the git version.
Original comment by goo...@cobb.uk.net
on 28 Apr 2013 at 9:14
Mozilla::CA should have been included, 20130114 is the version used with
OpenBSD, which I used to create the combined version, it can be included. I
will have to find out why it's missing. Doesn't explain the other error,
Mozilla::CA is required by libwww >= 6.0, current debian I have has the older
libwww 5.836, OpenBSD I ported the the libwww 6.05 and other modules required,
so there might be something else missing besided Mozilla::CA, that explain the
problems.
This is the download size for me,
<- 200 text/html (61944): UTF8 on, non-ASCII, 61944 characters 61945 bytes
Your is 11968 using the combined, not sure, might mean it's left the download
in compressed form, might have been missing Compress::Zlib, will have to look
back at issues recall some thing like this happened before.
Original comment by njtaylor...@gmail.com
on 28 Apr 2013 at 11:56
That does not work anymore. as of today:
trying to get https://www.itv.com/itvplayer/love-and-marriage/series-1/episode-2
$ get_flash_videos --version
get_flash_videos version 1.25 (http://code.google.com/p/get-flash-videos/)
$ get_flash_videos
https://www.itv.com/itvplayer/sherlock-holmes/series-2/episode-10-silver-blaze
Downloading
https://www.itv.com/itvplayer/sherlock-holmes/series-2/episode-10-silver-blaze
Using method 'itv' for
https://www.itv.com/itvplayer/sherlock-holmes/series-2/episode-10-silver-blaze
Error: No id (filter) found in URL
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.
Original comment by vincent....@gmail.com
on 24 Jun 2013 at 6:49
Original issue reported on code.google.com by
goo...@cobb.uk.net
on 25 Apr 2013 at 4:40