j_cool
07-09-2016, 11:31 AM
I use XIDEL to get stream URL from News websites, and use stream URL to watch the stream with FFPLAY.exe.
@title CNC WORLD
set url=http://www.giniko.com/watch.php?id=297
xidel %url% -e //@src > %TEMP%\URL.txt
result:
http://nimlive1.giniko.com/cncworld-eng/cncworld-eng.stream/playlist.m3u8?wmsAuthSign=c2VydmVyX3RpbWU9Ny85LzIw MTYgNDo1Mj
oxMCBQTSZoYXNoX3ZhbHVlPU4wRml2STVWQWlJRXV0Sm00UEQ5 dEE9PSZ2YWxpZG1pbnV0ZXM9MTQ0MA==
Now, how to use XIDEL to go deeper and further in web page to get stream URL where it is better hidden for other news websites like:
http://www.dailymotion.com/euronews-en ?
Senior memebers, be gentlemen and add something to this new thread.
I searched for 'XIDEL' on forum and got "0" result.
XIDEL is a program with huge potential.
@title CNC WORLD
set url=http://www.giniko.com/watch.php?id=297
xidel %url% -e //@src > %TEMP%\URL.txt
result:
http://nimlive1.giniko.com/cncworld-eng/cncworld-eng.stream/playlist.m3u8?wmsAuthSign=c2VydmVyX3RpbWU9Ny85LzIw MTYgNDo1Mj
oxMCBQTSZoYXNoX3ZhbHVlPU4wRml2STVWQWlJRXV0Sm00UEQ5 dEE9PSZ2YWxpZG1pbnV0ZXM9MTQ0MA==
Now, how to use XIDEL to go deeper and further in web page to get stream URL where it is better hidden for other news websites like:
http://www.dailymotion.com/euronews-en ?
Senior memebers, be gentlemen and add something to this new thread.
I searched for 'XIDEL' on forum and got "0" result.
XIDEL is a program with huge potential.