View Single Post
  #4  
Old 10-26-2011, 05:29 AM
KSV KSV is offline
Senior Member
 
Join Date: Apr 2011
Posts: 853
KSV is on a distinguished road
Cool

Re: Zapni.TV: make batch file with Zapni.TV channels for opening in VLC


in batch file the following command works for me without explicitly asking for url. my script doesn't create any junk file.

Code:
call php ZapniTV.php "http://zapni.tv/play.php?id=240"
Reply With Quote