[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-wget] .m3u8 url playing with .bat file wget and vlc player
From: |
c-line |
Subject: |
[Bug-wget] .m3u8 url playing with .bat file wget and vlc player |
Date: |
Mon, 9 Sep 2013 02:56:38 +0200 |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 |
hello genius,
i need your help
I would like to play this .m3u8 stream with a .bat file + wget + VLC Player
http://live.netd.com.tr/S1/HLS_LIVE/kanald/3500/prog_index.m3u8?key=89fea4179667d19b4282d0cf8ace4872&live=true
Here are the ingredients:.
1.wget.exe file located in the folder
2.in the same folder i created a .bat file
3.in the bat file i wrote this information
wget -O -
"http://live.netd.com.tr/S1/HLS_LIVE/kanald/3500/prog_index.m3u8?key=89fea4179667d19b4282d0cf8ace4872&live=true"
| c:\progra~1\videolan\vlc\vlc -
but unfortunately i get error message after start???
But when i enter the .m3u8 url directly under VLCit works fine!!!
can wgetnot accept that, or am i doing something wrong?
I am waiting for a positive message and thank you in advance
bye
Ayhan
- [Bug-wget] .m3u8 url playing with .bat file wget and vlc player,
c-line <=