View Single Post
  #36  
Old 02-22-2012, 04:01 AM
mvdk mvdk is offline
Junior Member
 
Join Date: Feb 2012
Posts: 11
mvdk is on a distinguished road
Default

Re: www.sbs.com.au- Download RTMP video from Australian TV web-site


Dear chaps,

I have made a python script that gets its stuff from sbs-on-demand instead of channel 94. It builds on others' work, notably adammw & others. It is available for windows at https://github.com/mvanderkolff/sbsOnDemand/downloads

You must install python 2.7 from python.org first, and put rtmpdump.exe in the same folder as the script.

Please feel free to offer any feedback; the script is more meant as a demonstrator for the library than anything. Please let me know if there are any bugs, any additional features, etc. Feel free to fork - I'm happy to merge stuff that others offer via a pull request.

Hoping that you have a pleasant evening,

Michael
Reply With Quote