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
  #11  
Old 02-23-2010, 05:08 AM
carmelo42 carmelo42 is offline
Junior Member
 
Join Date: Feb 2010
Posts: 14
carmelo42 is on a distinguished road
Default

Re: anyway to save arte.tv video ? (i cant download from french tv website on Mac OS


Quote:
Originally Posted by hoboslobobabe View Post
@hyc
Wow, that is of some great help there mate, thank you so much for sharing your gread wisdom with us.

Ok, back to topic, can someone help ?
Hello,

I have written a little script that downloads automatically the video on arte live web.

You just have to give it the url of the concert on arte live web :

in your example, it's http://liveweb.arte.tv/fr/video/Bonu..._One_Shot_Not/

and the output file.

for your example :

./livewebarte.sh http://liveweb.arte.tv/fr/video/Bonu..._One_Shot_Not/ output_file.flv

and voil? !

to download my script, go to : http://c.ingrao.free.fr/code/
(the rtmpdump compiled has to stand in same directory than my script)
hope it'll help you !

carmelo
Reply With Quote
  #12  
Old 02-23-2010, 05:19 AM
carmelo42 carmelo42 is offline
Junior Member
 
Join Date: Feb 2010
Posts: 14
carmelo42 is on a distinguished road
Default

Re: anyway to save arte.tv video ? (i cant download from french tv website on Mac OS


Quote:
Originally Posted by hyc View Post
What are you, a moron?

Code:
proxy@violino:/tmp$ ./rtmpsuck
RTMP Proxy Server v2.1d
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL

Streaming on rtmp://0.0.0.0:1935
Processing connect
app: v4m4b2s4/_definst_
flashVer: LNX 10,0,42,34
swfUrl: http://www.medici.tv/medici.swf
tcUrl: rtmp://fms029.dc1.hwcdn.net/v4m4b2s4/_definst_
pageUrl: http://www.medici.tv/#/movie/14164/
WARNING: Trying different position for server digest!

Playpath: mp4:fms/20100129_gergiev6_lo.mp4?FLVPlaybackVersion=2.1&doppl=116d2eb75aee0453&dopsig=a2f9afc862bd4089889e80b5e32bd17b
Saving as: 20100129_gergiev6_lo.mp4
WARNING: ignoring too small audio packet: size: 0
Metadata:
  duration              3344.41
  moovPosition          32.00
  audiocodecid          mp4a
  width                 560.00
  height                316.00
  videocodecid          avc1
  avcprofile            77.00
  avclevel              31.00
  aacaot                2.00
  audiosamplerate       48000.00
  audiochannels         2.00
  videoframerate        24.98
trackinfo:
  length                160357804.00
  timescale             48000.00
  language              eng
sampledescription:
  sampletype            mp4a
  length                83660498.00
  timescale             25000.00
  language              eng
sampledescription:
  sampletype            avc1
  length                600.00
  timescale             600.00
  language              eng
sampledescription:
  length                600.00
  timescale             600.00
  language              eng
sampledescription:

Closing connection... done!
To be any easier it would have to read your mind and retrieve the URLs automatically.
hello hyc,

can you paste here the command (with iptables) you wrote before launching rtmpsuck ?

it'll be very helpful !
Reply With Quote
  #13  
Old 03-01-2010, 03:22 PM
hoboslobobabe hoboslobobabe is offline
Junior Member
 
Join Date: Jan 2010
Posts: 18
hoboslobobabe is on a distinguished road
Default

Re: anyway to save arte.tv video ? (i cant download from french tv website on Mac OS


Quote:
Originally Posted by hyc View Post
What are you, a ***?

To be any easier it would have to read your mind and retrieve the URLs automatically.
Your choice of words shows your intelligence...
On the whole topic you answered:
Quote:
rtmpsuck will retrieve all of the video, it doesn't just print the parameters.
How is that supposed to help anybody?
It's just trolling and that's that.
You took a second hit and still you missed...
I'm not interested in a single output result rmtpsuck gives.
I want to know how it works, I said so.
Can't you read?
That's why carmelo is asking you to write the commands...
And that's still the least!
The question was how to use rmtpsuck.
Actually the use of rmtpsuck was just one of the questions the main question was a general one of how to download from arte.tv.
And you didnt even make an effort to explain how to use rtmpsuck anyway, so just go on troll somewhere else.
You should have at least read the title of the thread, that is if you can read.

And tbh, there is a 1000 things that I can do better than you.
Does that make you a moron?
No.
You can use commandline download software better than me, congrats, you win a plant pot!
Does that make me a moron?
No.
It makes you a geek.
Yet your ignorance and behaviour shows you are a unfriendly, impolite and ignorant person and noone will miss your absence.

Let me give you a picture:
I asked how the digestive system works, and you took a dump and said "here you go, it's so simple"...
Apparently that is an unsatisfying answer.

I kinda feel sry for you since you have to troll around in forums...
You can go on spamming the thread here, I'm okay with that.
It bumps the thread, so that people who, opposed to you, really are interested in using the forum in a positive way, see this thread and can possibly help.

So again, to the people who are interested in sharing knowledge and who have manners:
In concern of generally downloading rtmp-streams from websites, and in this particular case from arte.tv
Quote:
Unfortunately I havent been able to find out which data is generally needed, and how to find this data.
Seems to be pretty hard at times.
I read of people using media catcher or rmptsuck to find out certain values (in concern of swfurls, hashs etc.).
But i have no idea how all that works.
Reply With Quote
  #14  
Old 03-01-2010, 06:22 PM
carmelo42 carmelo42 is offline
Junior Member
 
Join Date: Feb 2010
Posts: 14
carmelo42 is on a distinguished road
Default

Re: anyway to save arte.tv video ? (i cant download from french tv website on Mac OS


@hoboslobobabe

Give a try with my script : it will download automatically the videos from arte.tv

and inside the script you can see how it works

just type in terminal :

./livewebarte.sh url_of_video file.flv

and it will download the video
Reply With Quote
  #15  
Old 03-23-2010, 06:14 AM
Stream Recorder
 
Posts: n/a
Default

Re: anyway to save arte.tv video ? (i cant download from french tv website on Mac OS


Replay Media Catcher works fine for me for recording RTMP streams from arte.tv like
Code:
http://liveweb.arte.tv/fr/video/Christophe__en_direct_de_la_Cite_de_la_Musique
RMC is a Windows software, but it can be used on a Mac with freeware Wine:
How to install and run Replay Media Catcher on Mac OS X (Snow Leopard)
Reply With Quote
  #16  
Old 01-24-2011, 06:30 PM
Stream Recorder
 
Posts: n/a
Default

Re: anyway to save arte.tv video ? (i cant download from french tv website on Mac OS


Jaksta for Mac allows to download HTTP and RTMP streams.
Reply With Quote
  #17  
Old 01-16-2013, 11:22 AM
samk samk is offline
Junior Member
 
Join Date: Jan 2013
Posts: 1
samk is on a distinguished road
Default

Re: anyway to save arte.tv video ? (i cant download from french tv website on Mac OS


Hello
Please Help me....
I need download this video but i cant from arte.tv

http://videos.arte.tv/de/videos/im-b...--7233700.html
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 11:28 PM.


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