Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
Problem downloading (flash) video with get_flash_videosCan anyone help me with this.
Problem : basaspire@basaspire-Aspire-5741G:~$ get_flash_videos http://www.nickelodeon.nl/videos/365...g-1Downloading http://www.nickelodeon.nl/videos/36578-aflevering-1 Using method 'mtvnservices' for http://games.mtvnservices.com/script...oader.1.0.3.js Error: File does not exist: at /usr/share/perl5/FlashVideo/Utils.pm line 420 (from FlashVideo::Site::Mtvnservices::/usr/share/perl5/FlashVideo/Site/Mtvnservices.pm::102) 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. version get_flash_videos 1.24. |
#2
|
|||
|
|||
Re: Problem downloading (flash) video with get_flash_videosUse rtmp-host.sh
Code:
$ rtmp-host.sh Press enter after video starts 127.0.0.1 cp8619.edgefcs.net 127.0.0.1 viacomnickstrmfs.fplive.net Press enter to start RtmpSrv, then restart video. RTMP Server v2.4-34-g7340f6d (c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL Streaming on rtmp://0.0.0.0:1935 WARNING: Trying different position for client digest! Closing connection... done! RTMPDump v2.4-34-g7340f6d (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL rtmpdump -r "rtmp://cp8619.edgefcs.net:1935/ondemand?ovpfv=2.1.4" -a "ondemand?o vpfv=2.1.4" -f "WIN 11,3,300,257" -W "http://media.mtvnservices.com/player/prime /mediaplayerprime.1.8.1.swf?uri=mgid:sensei:video:mtvnn.com:local_playlist-02980 ddf002a93f5df01-NL-uma_site--ad_site-nick.nl-ad_site_referer-videos/36578-afleve ring-1&type=network&ref=www.nickelodeon.nl&geo=US&group=intl&network=cable&devic e=Other&CONFIG_URL=http%3a%2f%2fmedia.mtvnservices.com%2fpmt%2fe1%2fplayers%2fmg id%3asensei%3avideo%3amtvnn.com%3a%2fcontext2%2fconfig.xml%3furi%3dmgid%3asensei %3avideo%3amtvnn.com%3alocal_playlist-02980ddf002a93f5df01-NL-uma_site--ad_site- nick.nl-ad_site_referer-videos%2f36578-aflevering-1%26type%3dnetwork%26ref%3dwww .nickelodeon.nl%26geo%3dUS%26group%3dintl%26network%3dcable%26device%3dOther" -p "http://www.nickelodeon.nl/videos/36578-aflevering-1" -C Z: -y "mp4:riptide/r2/ production/2012/04/18/db5fbb79c1776d4010aa3f4bd07f8891/mp4_416px_576k_b30_seg0_4 16x234_472712.mp4" -o mp4_416px_576k_b30_seg0_416x234_472712.flv Exiting RTMPDump v2.4-34-g7340f6d (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... Starting download at: 0.000 kB INFO: Metadata: INFO: duration 1358.98 INFO: moovPosition 40.00 INFO: width 416.00 INFO: height 234.00 INFO: videocodecid avc1 INFO: audiocodecid mp4a INFO: avcprofile 66.00 INFO: avclevel 30.00 INFO: aacaot 2.00 INFO: videoframerate 25.00 INFO: audiosamplerate 48000.00 INFO: audiochannels 2.00 INFO: tags: INFO: ©too Lavf52.99.1 INFO: trackinfo: INFO: length 33973.00 INFO: timescale 25.00 INFO: language eng INFO: sampledescription: INFO: sampletype avc1 INFO: length 65230848.00 INFO: timescale 48000.00 INFO: language eng INFO: sampledescription: INFO: sampletype mp4a 37643.531 kB / 530.88 sec (39.0%) |
#3
|
|||
|
|||
Re: Problem downloading (flash) video with get_flash_videosany way, here is rtmpdump's script to highest video quality:
Code:
rtmpdump -r "rtmp://cp8619.edgefcs.net:1935/ondemand" -a "ondemand?ovpfv=2.1.4" -W "http://media.mtvnservices.com/player/prime/mediaplayerprime.1.8.1.swf" -y "mp4:riptide/r2/production/2012/04/18/db5fbb79c1776d4010aa3f4bd07f8891/mp4_640px_1296k_m31_seg0_640x360_1147464.mp4" -o mp4_640px_1296k_m31_seg0_640x360_1147464.flv |
Tags: get_flash_videos |
Thread Tools | |
Display Modes | |
|
|