rt2yrru / get-flash-videos

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

Doesn't work with 56.com #480

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. get_flash_videos http://www.56.com/u68/v_NzQ3Nzc1Mjk.html

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

  Error: No URLs found at /usr/share/perl5/FlashVideo/Generic.pm line 144.

  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(!).

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

  $ get_flash_videos -v
  get_flash_videos version  (http://code.google.com/p/get-flash-videos/)
  $ get_flash_videos -u
  You already have the latest version.
  $

Please provide any additional information below.

  $ uname -a
  Linux mothra 3.2.0-4-amd64 #1 SMP Debian 3.2.32-1 x86_64 GNU/Linux

Original issue reported on code.google.com by adammack...@gmail.com on 15 Mar 2013 at 2:03

GoogleCodeExporter commented 8 years ago
This site requires specific support adding.

The version used is not the latest, I can tell this because the version isn't 
display something that was fixed in the latest git versions, on Debian..

$ get_flash_videos -v
get_flash_videos version 1.25 (http://code.google.com/p/get-flash-videos/)

unsure which, for Debian could be an older what they called 1.25, which comes 
from git.

To find the Debian version use this...

$ dpkg -l get-flash-videos
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name             Version          Description
+++-================-================-==========================================
======
ii  get-flash-videos 1.24-3-1         Video downloader for various Flash-based 
video h

Note this version is one I created for my testing, and is not available.

Downloads can be found here...

http://code.google.com/p/get-flash-videos/downloads/list

For Debian download either the combined-1.24-git- or get_flash_videos-1.24-git- 
(may require addition packages such as Module::Find installing - Debian 
libmodule-find-perl ), otherwise
build from git for the latest.

Writing support for a site, can vary, some are simple, this uses a swf file, 
which then downloads using http - this download url is somehow found and created

http://119.134.255.14/fcs96.56.com/flvdownload/11/1/sc_13498569370hd.flv?t=bacKd
Tmk8zie2K9QG-m7IQ&r=21850&e=1363444043&v=1&s=1&m=s

Original comment by njtaylor...@gmail.com on 15 Mar 2013 at 2:50