www.abc.net.au: Downloading streaming TV Shows from ABC iView (rtmp:// .flv)Downloading streaming TV Shows from ABC iView
by Andy Botting (andybotting.com) I’ve done a little bit of work since my last post on this, and a couple of people have asked for my stuff. Here goes. Firstly, you can use rtmpdump to download the iView stream. You’ll need to download rtmpdump 1.4 and compile it yourself. It should just take a ‘make’ as long as you have all the requirements. When iView starts, it first requests an XML config file, from the URL http://www.abc.net.au/iview/iview_config.xml Code:
<?xml version="1.0" encoding="utf-8"?> Code:
<?xml version="1.0" encoding="utf-8"?> To find the programs of a particular channel, you need to grab a URL like this: http://www.abc.net.au/playback/xml/output/catchup.xml. Code:
<?xml version="1.0"?> Code:
TOKEN=`curl -q http://202.125.43.119/iview.asmx/isp | grep token | sed 's/<token>//g' | sed 's/\&/\&/g' | sed 's,</token>,,g' | sed 's/ //g'`; ./rtmpdump --rtmp "rtmp://203.206.129.37:1935////flash/playback/_definst_/catch_up/catalyst_09_10_08.flv" --auth "auth=${TOKEN}" -t "rtmp://cp53909.edgefcs.net/ondemand?auth=${TOKEN}" -o test.flv Most of this data came from doing Wireshark packet traces while working with the flash-based iView interface. Also important to note that the programs have an expiry date also. If the command above returns a ’stream not found’ message, you’ll probably need a newer episode. |
Re: www.abc.net.au: Downloading streaming TV Shows from ABC iViewBatch file using rtmpdump 1.4 or 1.5 and wget for downloading TV Shows from ABC iView (by sge)
Code:
@ECHO OFF |
Re: www.abc.net.au: Downloading streaming TV Shows from ABC iViewAre there any easier to use programs that can download videos from ABC iView? Are videos at abc.net.au protected? Can they be downloaded legally?
|
Re: www.abc.net.au: Downloading streaming TV Shows from ABC iViewQuote:
Video not protected (only hard to capture). Or can use screen capture. Prob not legal to dl vids - but what is. |
Re: www.abc.net.au: Downloading streaming TV Shows from ABC iView (rtmp:// .flv)abc.net.au doesn't use SWF verification or "secure" RTMPE protocol, so it is very easy to download videos from ABC iView. You may use RTMP Flash stream recorders like Replay Media Catcher or Jaksta.
|
Re: www.abc.net.au: Downloading streaming TV Shows from ABC iView (rtmp:// .flv)You can use Allavsoft to download abc.net.au Iview Video or Radio to MP4, AVI, on Mac/Windows, it’s very easy.
|
Re: www.abc.net.au: Downloading streaming TV Shows from ABC iView (rtmp:// .flv)Trong má»™t cÄ?n ph??ng kh??ch hiện Ä‘á??i th?¬ kh?´ng thá»? c?? má»™t bá»™ ban an dep cao cá??p vá»›i kiá»?u d??ng thá»?i th?°á»?ng v?¬ n?? l?* n??i Ä‘á»? tiá??p kh??ch, l?* bá»™ má?·t của ng?´i nh?* n??n cá?§n Ä‘?°á»?c ch?? trá»?ng. Ná??u gia Ä‘?¬nh bá??n Ä‘ang muốn lá»±a chá»?n má»™t má?«u sofa Ä‘á??p cho kh?´ng gian n?*y th?¬ đừng bá»? lá»? nhá»?ng sá??n phá?©m m?* ch??ng t?´i Ä‘em Ä‘á??n cho bá??n h?´m nay nh?©.
![]() Nhá»?ng bá»™ b?*n ghá?? sofa m??n chá??t liệu sồi má»? tá»± nhi??n vá»›i số l?°á»?ng m??n c?©ng theo nhu cá?§u Ä‘á?§u t?° của chủ nh?*. Vá»›i bá»™ đệm sofa hiện Ä‘á??i, má?«u đệm chá??t cá»? may Ä‘?°á»?c thiá??t ká?? gia c?´ng từ nhá»?ng ng?°á»?i thá»? c?? nhiá»?u kinh nghiệm trong nghá»? n??n Ä‘á»™ bá»?n Ä‘á??p của n?? cá»±c lá»›n. |
All times are GMT -6. The time now is 08:46 PM. |