liveweb.arte.tv, videos.arte.tv: How to download video streams with rtmpdumpHello,
Currently this video is still broadcast: Code:
http://liveweb.arte.tv/fr/video/Christophe__en_direct_de_la_Cite_de_la_Musique Code:
E:\RtmpDump\rtmpdump_22b>rtmpdump -r "rtmpe://arte.fcod.llnwd.net:1935/a2306/o25 Have you an idea of the problem? Thank you. |
Re: liveweb.arte.tv and rtmpdumpI used Replay Media Catcher and it downloaded an RTMP stream from the URL provided. It didn't require SWF verification.
Also see the following thread: anyway to save arte.tv video ? (i cant download from french tv website on Mac OS X) It offers solutions for Mac OS X as well as Linux and Windows. |
Re: liveweb.arte.tv and rtmpdumpThe line works fine
Code:
rtmpdump -r rtmpe://arte.fcod.llnwd.net:1935/a2306/o25/mp4:liveweb/stream/911_160310_Christophe_hd.mp4 -o video.mp4 |
Re: liveweb.arte.tv and rtmpdumpQuote:
Thank you. Quote:
Thank you. |
liveweb.arte.tv: [Tutorial] Downloading from arte live web using rtmpdumpI've written a small script for downloading from arte live web:
Code:
#!/usr/bin/php Code:
php arte http://liveweb.arte.tv/fr/video/One_Shot_Not___Sting/ |
Re: [Tutorial] Downloading from arte live webHow would you do the same thing for the video page,
Code:
http://videos.arte.tv/fr/videos/arte7#/fr/thumb///1/50/? |
Re: [Tutorial] Downloading from arte live webCould someone please explain me how to do it exactly?
Thanks :) |
Re: [Tutorial] Downloading from arte live webIf you're interested...
http://delendanet.blogspot.com/2011/...pupper-01.html http://www.delenda.net/artepupper/artepupper01.zip artepupper.exe 0- a simple windows forms interface to rtmpdump for arte |
Re: [Tutorial] Downloading from arte live webQuote:
|
Re: [Tutorial] Downloading from arte live web@ elch
Thank you so much for the php script. As of today, it is still working very well. And allows also to download some videos that are not playable anymore from the website ; your script allows RTMPdump to fetch them anyway! That's brilliant. Just for you to know -although I didn't use this feature yet- the first output from your script (the metadata) is false, there must have been a change from arte's servers. The correct files are downloaded, only the metadata.meta given before the rtmpdump command are wrong. Don't change anything else! All the best, L |
videos.arte.tv and rtmpdump 2.4 - OSX binary works with arte, Linux binary does notHello,
having a problem with RTMPdump and arte.tv - when using the binary in OSX 10.7, video is downloaded properly, doing the same in Ubuntu 10.04 LTS, downloading fails with 'ERROR: Closing connection: NetStream.Failed' Anyone experiences same behavior? Following command is issued on both platforms: Code:
rtmpdump -r rtmp://artestras.fcod.llnwd.net/a3903/o35/mp4:geo/videothek/EUR_DE_FR/arteprod/A7_SGT_ENC_04_043825-001-A_PG_HQ_DE?h=857c2959559ca881e46ead494d349018 --swfhash 19153dcc7c475c77cc612f11cfd149e26fea5ab033887d0a3538a6be9626e0a8 --swfsize 860725 -o test.flv -V -s http://videos.arte.tv/blob/web/i18n/view/player_18-3188338-data-4870353.swf |
All times are GMT -6. The time now is 12:19 PM. |