View Single Post
  #229  
Old 12-29-2011, 02:28 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


it's standard xml file (WeebTV.xml) and format should be as following
Code:
<?xml version="1.0" encoding="UTF-8"?>
<settings>
  <quality>HI</quality>
  <username>your_username</username>
  <password>your_password</password>
</settings>
Reply With Quote