Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

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

(http://stream-recorder.com/forum/showthread.php?t=5874)

carmelo42 02-23-2010 04:08 AM

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


 
Quote:

Originally Posted by hoboslobobabe (Post 16783)
@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

carmelo42 02-23-2010 04:19 AM

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


 
Quote:

Originally Posted by hyc (Post 16787)
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 !

hoboslobobabe 03-01-2010 02:22 PM

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


 
Quote:

Originally Posted by hyc (Post 16787)
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.

carmelo42 03-01-2010 05:22 PM

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 :)

Stream Recorder 03-23-2010 05:14 AM

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)

Stream Recorder 01-24-2011 05:30 PM

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.

samk 01-16-2013 10:22 AM

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


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