View Single Post
  #1  
Old 10-29-2014, 09:01 AM
omsu111 omsu111 is offline
Member
 
Join Date: Oct 2014
Posts: 49
omsu111 is on a distinguished road
Default

rtmpdump from a site


who knows how to play a channel from a site with rtmpdump like this

mode con:cols=40 lines=2
COLOR 1C
if exist C:\Progra~2\VideoLAN\VLC (set "vlc=C:\Progra~2\VideoLAN\VLC\vlc")
if exist C:\Program Files\VideoLAN\VLC (set "C:\Program Files\VideoLAN\VLC\vlc")
if exist D:\Program Files\VideoLAN\VLC (set "D:\Program Files\VideoLAN\VLC\vlc")
if exist C:\Program Files (x86)\VideoLAN\VLC (set "C:\Program Files (x86)\VideoLAN\VLC\vlc")
if exist C:\Program Files(x86)\VideoLAN\VLC (set "C:\Program Files(x86)\VideoLAN\VLC\vlc")
if exist C:\Program Files (x64)\VideoLAN\VLC (set "C:\Program Files (x64)\VideoLAN\VLC\vlc")
if exist C:\Program Files(x64)\VideoLAN\VLC (set "C:\Program Files(x64)\VideoLAN\VLC\vlc")
if exist C:\Progra~1\VideoLAN\VLC (set "vlc=C:\Progra~1\VideoLAN\VLC\vlc")
if exist C:\Progra~2\VideoLAN\VLC (set "vlc=C:\Progra~2\VideoLAN\VLC\vlc")
if exist C:\Program\VideoLAN\VLC (set "C:\Program Files\VideoLAN\VLC\vlc")
if exist D:\Program\VideoLAN\VLC (set "D:\Program Files\VideoLAN\VLC\vlc")
if exist C:\Program(x86)\VideoLAN\VLC (set "C:\Program(x86)\VideoLAN\VLC\vlc")
if exist C:\Program(x86)\VideoLAN\VLC (set "C:\Program (x86)\VideoLAN\VLC\vlc")
if exist C:\Program(x64)\VideoLAN\VLC (set "C:\Program x64)\VideoLAN\VLC\vlc")
if exist C:\Program(x64)\VideoLAN\VLC (set "C:\Program(x64)\VideoLAN\VLC\vlc")
cls
mode con:cols=40 lines=2
cd shahid-kora.net
shahid-kora.net "http://doctorzero.bl.ee/ch/beIN_2.bat"
call beIN_1.bat
goto VRH
Reply With Quote