Thread: Xidel
View Single Post
  #1  
Old 07-09-2016, 11:31 AM
j_cool j_cool is offline
Senior Member
 
Join Date: Feb 2016
Posts: 515
j_cool is on a distinguished road
Default

Xidel


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-...Iw 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.
Reply With Quote