Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Video stream recording
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 09-21-2011, 11:04 PM
bosbosty bosbosty is offline
Junior Member
 
Join Date: Sep 2011
Posts: 9
bosbosty is on a distinguished road
Default

yala.fm: Need help downloading video stream


plz any can help i get crazy
i want to download videos frm this url hxxp://yala.fm/en#%2Fen%2Fartists%2Fnajwa-karam-5ca102f9cf515c5eeb006b2cbf7ca917%2Fvideos%2F36065

and this is the source code

Code:
    "key": "#@cfb4007dfa6100c4a6a",
    "plugins": {
        "rtmp": {
            "url": "flowplayer.rtmp-3.2.3.swf"
        },
        "sharing": {
            "email": {
                "message": "",
                "subject": "Watch this music video on Yala.fm",
                "template": "{1}"
            },
            "url": "flowplayer.sharing-3.2.1.swf",
            "buttons": {
                "overColor": "#1798af"
            },
            "share": {
                "shareUrl": "http://yala.fm/en/artists/najwa-karam-5ca102f9cf515c5eeb006b2cbf7ca917/videos/36065"
            },
            "embed": {
                "configUrl": "http://yala.fm/en/videos/a54d6dbae4e146cb22377ca2f89443cc/embed.js"
            }
        },
        "controls": {
            "scrubberBarHeightRatio": 0.35,
            "volumeSliderHeightRatio": 0.35,
            "sliderBorder": "none",
            "buttonColor": "none",
            "url": "flowplayer.controls-yala-3.2.3.swf",
            "volumeSliderColor": "#153c44",
            "fullscreen": true,
            "buttonOverColor": "none",
            "timeBorderRadius": 0,
            "playlist": false,
            "scrubber": true,
            "timeBgHeightRatio": 0.5,
            "download": false,
            "volumeBorder": "none",
            "play": true,
            "background": "#000000 url(http://asset0.yala.fm/images/controls.jpg?1316550408) repeat-x bottom center",
            "scrubberHeightRatio": 0.35,
            "volumeBarHeightRatio": 0.35,
            "height": 40,
            "autoHide": true,
            "durationColor": "#1798af",
            "shareTwitter": false,
            "backgroundGradient": "none",
            "bufferColor": "#153c44",
            "shareFace": false,
            "volume": true,
            "progressColor": "#1798af",
            "timeColor": "#1798af",
            "zIndex": 1,
            "volumeColor": "#1798af"
        },
        "dock": {
            "right": 70,
            "height": "50",
            "top": 10,
            "horizontal": true
        }
    },
    "playlist": [
      {'url': 'http://stream.yala.fm/96/124/3410926611/NajwaKaramBahebakWalaa.jpg'},{
          "provider": "rtmp",
          "scaling": "fit",
          "autoPlay": false,
          "bufferLength": 5,
          "autoBuffering": false,
          "image": true,
          "pageUrl": "http://yala.fm/en/artists/najwa-karam-5ca102f9cf515c5eeb006b2cbf7ca917/videos/36065",
          "netConnectionUrl": "rtmpte://yala.rtmp.vdoencode.e.ig1-cdn.com/l/96/124/3410926611/1",
          "url":  "mp4:NajwaKaramBahebakWalaa_2.mp4"
      }
    ],
    "logo": {
        "url": "http://asset0.yala.fm/images/logo_player.png?1316550408",
        "left": 20,
        "displayTime": 0,
        "top": 20,
        "fullscreenOnly": false
i tried RTMPdump but it gives me this error : Handshake error

Reply With Quote
  #2  
Old 09-22-2011, 01:29 AM
chap chap is offline
Senior Member
 
Join Date: Feb 2011
Location: Ukraine
Posts: 1,165
chap is on a distinguished road
Default

Re: yala.fm: Need help downloading video stream


Code:
C:\Documents and Settings\Администратор\Мои документы\STREAM\rtmpdump-2.3-window
s\rtmpdump-2.3\rtmpexplorer>"C:\Documents and Settings\Администратор\Мои докумен
ты\STREAM\rtmpdump-2.3-windows\rtmpdump-2.3\rtmpexplorer\rtmpdump+1(KSV).exe" -r
 "rtmpte://yala.rtmp.vdoencode.e.ig1-cdn.com/l/96/124/3410926611/1/"  -a "l/96/1
24/3410926611/1/" -W "http://yala.fm/player/flowplayer.commercial-3.2.7.swf" -y
"mp4:NajwaKaramBahebakWalaa_2.mp4" -o t.flv
RTMPDump v2.3 r569 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   duration              221.60
INFO:   moovPosition          48.00
INFO:   width                 640.00
INFO:   height                512.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.78.0
INFO: trackinfo:
INFO:   length                5540.00
INFO:   timescale             25.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            avc1
INFO:   length                10632192.00
INFO:   timescale             48000.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            mp4a
INFO:   length                1000.00
INFO:   timescale             1000.00
INFO:   language              und
INFO: sampledescription:
INFO:   length                1000.00
INFO:   timescale             1000.00
INFO:   language              und
INFO: sampledescription:
20363.449 kB / 221.56 sec (99.9%)
Download complete
Reply With Quote
  #3  
Old 09-23-2011, 10:38 AM
bosbosty bosbosty is offline
Junior Member
 
Join Date: Sep 2011
Posts: 9
bosbosty is on a distinguished road
Default

Re: yala.fm: Need help downloading video stream


woooooooooooooooooooooooow
plz can u tell how to do that ?
pllllllllllllllllllllllz
Reply With Quote
  #4  
Old 09-23-2011, 11:20 AM
chap chap is offline
Senior Member
 
Join Date: Feb 2011
Location: Ukraine
Posts: 1,165
chap is on a distinguished road
Default

Re: yala.fm: Need help downloading video stream


Reply With Quote
  #5  
Old 09-23-2011, 11:42 AM
bosbosty bosbosty is offline
Junior Member
 
Join Date: Sep 2011
Posts: 9
bosbosty is on a distinguished road
Default

Re: yala.fm: Need help downloading video stream




there's nothing appear to download

Reply With Quote
  #6  
Old 09-23-2011, 11:54 AM
chap chap is offline
Senior Member
 
Join Date: Feb 2011
Location: Ukraine
Posts: 1,165
chap is on a distinguished road
Default

Re: yala.fm: Need help downloading video stream


Use StreamTransport v(2041)
Reply With Quote
  #7  
Old 09-23-2011, 12:20 PM
bosbosty bosbosty is offline
Junior Member
 
Join Date: Sep 2011
Posts: 9
bosbosty is on a distinguished road
Default

Re: yala.fm: Need help downloading video stream


Quote:
Originally Posted by chap View Post
Use StreamTransport v(2041)
the version i found on the internet is 2171 and i tried it with youtube and also didn't download the video
Reply With Quote
  #8  
Old 09-23-2011, 12:59 PM
chap chap is offline
Senior Member
 
Join Date: Feb 2011
Location: Ukraine
Posts: 1,165
chap is on a distinguished road
Default

Re: yala.fm: Need help downloading video stream


Quote:
Originally Posted by bosbosty View Post
the version i found on the internet is 2171 and i tried it with youtube and also didn't download the video

2041
Reply With Quote
  #9  
Old 09-23-2011, 02:10 PM
bosbosty bosbosty is offline
Junior Member
 
Join Date: Sep 2011
Posts: 9
bosbosty is on a distinguished road
Default

Re: yala.fm: Need help downloading video stream


v 2041 doesn't load the video
Reply With Quote
  #10  
Old 09-23-2011, 07:44 PM
Svenstream Svenstream is offline
Junior Member
 
Join Date: Sep 2011
Posts: 14
Svenstream is on a distinguished road
Cool

Re: yala.fm: Need help downloading video stream


@ bosbosty

1. Download the zip-attachment from this posting.
It contains a bat-file.
Extract the BAT-file to a local directory of your PC.

2. Download the "rtmpdump.exe" from this deep-link:
http://rtmpdump.mplayerhq.hu/downloa...7335-win32.zip
Extract the "rtmpdump.exe" from the ZIP-File and save it in the same directory, from "step 1".

3. Make a doubleclick on the bat-file and the download over RTMPDUMP starts!

4.
When you can read "download complete" press any key and the download is finish!

Greetings

Svenstream
Attached Files
File Type: zip start-downloading-yala.zip (319 Bytes, 0 views)
Reply With Quote
Reply Post New Thread
Tags: , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 08:34 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons