View Single Post
  #11  
Old 10-18-2011, 06:38 AM
KSV KSV is offline
Senior Member
 
Join Date: Apr 2011
Posts: 853
KSV is on a distinguished road
Cool

Re: weeb.tv: Help to download live TV streams


I have modified the rtmpdump to add new option (-J | --weeb) to download or watch weeb.tv without interruption. i have also written a php script to automatically retrieve the authentication ticket and launch vlc. you just need to provide the url of channel page.

you need to install php in order to run this script.
you can launch it from command line
Code:
php WeebTV.php http://weeb.tv/online/hbo2
or

just double click WeebTV.php script and it will ask for url.

Download WeebTV script with modified RTMPdump
Code:
http://www.mediafire.com/file/8dzjru5x5mb5eqm/KSV%20-%20WeebTV.zip




Last edited by KSV : 10-18-2011 at 01:10 PM. Reason: updated script
Reply With Quote