Page 17 of 22 FirstFirst ... 71516171819 ... LastLast
Results 321 to 340 of 435

Thread: Help yourself to Help me find streaming URL's

  1. #321
    Join Date
    Jun 2011
    Location
    West Indies.
    Posts
    675
    Thanks
    1,751
    Thanked 1,904 Times in 487 Posts

    Default

    Quote Originally Posted by Graham7 View Post
    Just install and getting this on mine.

    grep: write error: invalid argument

    Not sure how to fix ?
    delete the DATA$1 folder (located in your temp folder) or load the script again and use the "exit" to close the script it will delete the folder.
    restart the batch file.

    you can also try this one out has some streams you maybe interested in:
    Quote Originally Posted by sandy187 View Post
    my new script of various streams: download here has a nice list of streams.

  2. The Following User Says Thank You to sandy187 For This Useful Post:

    Graham7 (31-05-2012)

  3. #322
    Join Date
    Jun 2012
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default a way from urlsnooper to rtmpgui ?

    hello friends,

    i tryed for hours to grab rtmp vids URL and parmameter to add it to rtmpGUi.

    my question now is: how can i read out the needed stuff like swfURL, playpath, ..., to put it in my RTMPGUI List ?

    i found out coojah should do this nice, but all my browser crashes when i use coojah. the Easy URL Spy works but dont give my any rtmps out.

    my trys whit RTMPDUMP(Explorer) only ends with an download, but only thing i want is the parmameters to get it in my minirtmpgui

    (sorry 4 my english)
    thank in advance

    update: got this working now. start both (Browser+coojah) whit admin rights
    now i need a way to get swfhash and size
    Last edited by Trickname; 03-06-2012 at 16:31.

  4. #323
    Join Date
    May 2012
    Posts
    12
    Thanks
    3
    Thanked 1 Time in 1 Post

    Default url snooper

    hi could anybody give me instructions on how to use and grab the rtmp from url snooper to make my own streams in rtmp gui, i have tried using a couple but they dont seem to work any help would be great thanks.

  5. #324
    Join Date
    Apr 2007
    Location
    MACKEMLAND
    Posts
    12,982
    Thanks
    10,217
    Thanked 13,012 Times in 4,989 Posts

    Default

    Quote Originally Posted by Trickname View Post
    hello friends,

    i tryed for hours to grab rtmp vids URL and parmameter to add it to rtmpGUi.

    my question now is: how can i read out the needed stuff like swfURL, playpath, ..., to put it in my RTMPGUI List ?

    i found out coojah should do this nice, but all my browser crashes when i use coojah. the Easy URL Spy works but dont give my any rtmps out.

    my trys whit RTMPDUMP(Explorer) only ends with an download, but only thing i want is the parmameters to get it in my minirtmpgui

    (sorry 4 my english)
    thank in advance

    update: got this working now. start both (Browser+coojah) whit admin rights
    now i need a way to get swfhash and size
    Quote Originally Posted by collsuperkev View Post
    hi could anybody give me instructions on how to use and grab the rtmp from url snooper to make my own streams in rtmp gui, i have tried using a couple but they dont seem to work any help would be great thanks.
    Guys for RTMP streams use rtmpexplorer/vlcexplorer and in the CMD window that opens you see all the commands needed so to copy it you...



    Right click again but this time choose copy...
    Say NO to Ads on streams & Stop the Virus/Malware Alerts.

    If ever a password is needed in any of my or other users uploads try myp2p, Myp2p or wiziwig.

  6. The Following User Says Thank You to DEAD_MAN_WALKING For This Useful Post:

    sandy187 (04-06-2012)

  7. #325
    Join Date
    Apr 2007
    Location
    MACKEMLAND
    Posts
    12,982
    Thanks
    10,217
    Thanked 13,012 Times in 4,989 Posts

    Default

    Good news a guy named Andrejx has released a new and improved version of RTMPExplorer called RTMPExploreX and its open source and coded in C#...



    Code page - https://github.com/andr3jx/RTMPExploreX
    Download - https://github.com/downloads/andr3jx...ploreX_1.0.zip

    How to use:

    • !! Copy rtmpdump, rtmpsrv(-vlc), rtmpsuck to the directory of RTMPExploreX.
    • Start RTMPExploreX
    • Navigate to the page with RTMP(E)-Stream
    • Choose RTMP-Tool and click 'Monitor' BEFORE the stream starts (sometimes some adverts play before your stream starts, in this case click 'Monitor' when the advert already started)
    • RTMPExploreX will start a batch-file and rtmpsrv will run in cmd.exe
    • If you want to change the running RTMP-Tool: Close cmd.exe, Click 'Disconnect', Choose RTMP-Tool and click 'Monitor' again
    • If you don't want to use the batch-files choose always cmd.exe to ignore them; You can start rtmpsrv/rtmpsuck from any directory
    • If the stream connects to port 1935(or your specified port), RTMPExploreX will transfer all needed parameters to rtmpsrv and if there are no special protection methods (like authentication tokens) it should work
    • Once you see in cmd.exe that the stream is recording you can click 'Disconnect' to prevent that RTMPExploreX sends other connections which can lead to problems
    • While rtmpdump is recording the stream you can always watch it by opening the video-file with VLC-Player
    • The download may appear to keep restarting, but actually this seems to be an automatic RESUME function. This adds to the partially downloaded file, it does not overwrite it.
    • Keep in mind that RTMPExploreX uses Internet Explorer as browser, so it's not very stable and some pages could be displayed wrong
    • The batch files create the file Commands.txt which should contain all send parameters. You can use them if you want to establish a connection manual and change parameters (Commands.txt is also displayed if you click 'Log')
    • If you use rtmpsuck you can only see the output in rtmpsuck-log.txt (click 'Log' to see the file) However you can use and copy the output of rtmpsuck easy
    • If a stream is not seen by RTMPExploreX, the reason can be that it doesn't use port 1935. Use a network sniffer to find the port you need and change it under 'RTMP-Port' //this option will probably not work because rtmpsrv listens only on port 1935 by default!
    • If a stream is available in different resolution RTMPExploreX will probably not be able to pass the parameters for stream with the best resolution - In this case use e.g. URL Snooper to find the rtmp-url for high resolution and use Commands.txt to replace the url; Delete the -y parameter and replace the -r parameter. Keep in mind that RTMPExploreX passes also unnecessary parameters which can be left out


    Say NO to Ads on streams & Stop the Virus/Malware Alerts.

    If ever a password is needed in any of my or other users uploads try myp2p, Myp2p or wiziwig.

  8. The Following 8 Users Say Thank You to DEAD_MAN_WALKING For This Useful Post:

    a-t (04-06-2012), cenahum (08-11-2012), ogiers (22-06-2012), razzorx (06-06-2012), rombur (16-06-2012), sandy187 (04-06-2012), tvmaster (06-06-2012), wired_ (04-06-2012)

  9. #326
    Join Date
    Apr 2007
    Location
    MACKEMLAND
    Posts
    12,982
    Thanks
    10,217
    Thanked 13,012 Times in 4,989 Posts

    Default

    Another FREE Tool from NirSoft called RTMPDumpHelper...

    Description


    RTMPDumpHelper is a small utility that can help you to easily download RTMP video/audio streams. By combining this utility and the proxy server of RTMPDump toolkit, you can simply open a Web page containing RTMP video stream in your favorite Web browser, and while watching the video, it'll be saved to your disk automatically as .flv or .mp4 file.
    RTMP is a streaming protocol used by Hulu, justin.tv, and by many live streaming Web sites.


    Download - http://www.nirsoft.net/utils/rtmp_dump_helper.html
    Say NO to Ads on streams & Stop the Virus/Malware Alerts.

    If ever a password is needed in any of my or other users uploads try myp2p, Myp2p or wiziwig.

  10. The Following 3 Users Say Thank You to DEAD_MAN_WALKING For This Useful Post:

    razzorx (06-06-2012), rombur (16-06-2012), wired_ (04-06-2012)

  11. #327
    Join Date
    Apr 2007
    Location
    MACKEMLAND
    Posts
    12,982
    Thanks
    10,217
    Thanked 13,012 Times in 4,989 Posts

    Default

    Quote Originally Posted by Redbullsnation View Post
    tip: If you just want to watch the stream you can rename rtmpdump.exe to rtmpsuck.exe
    Whats that going to achieve when rtmpdump package already comes with rtmpsuck.exe...?

    rtmpdump.exe and rtmpsuck.exe are not the same program.
    Say NO to Ads on streams & Stop the Virus/Malware Alerts.

    If ever a password is needed in any of my or other users uploads try myp2p, Myp2p or wiziwig.

  12. #328
    Join Date
    Jun 2011
    Location
    West Indies.
    Posts
    675
    Thanks
    1,751
    Thanked 1,904 Times in 487 Posts

    Default

    got a little script here that some may find handy for playing veetle streams, currently requires vlc (installed to default location)
    there are still some issues to work out, suggestions welcome.
    still deciding if to do a script that list all streams by categories (well at least the anime/shows/entertainment).

    Download

    Edit: Password Protected
    Last edited by sandy187; 07-08-2012 at 17:29.

  13. The Following 5 Users Say Thank You to sandy187 For This Useful Post:

    adido (25-06-2012), D3n1s (21-06-2012), DEAD_MAN_WALKING (21-06-2012), ogiers (22-06-2012), wired_ (21-06-2012)

  14. #329
    Join Date
    Apr 2007
    Location
    MACKEMLAND
    Posts
    12,982
    Thanks
    10,217
    Thanked 13,012 Times in 4,989 Posts

    Default

    Quote Originally Posted by sandy187 View Post
    got a little script here that some may find handy for playing veetle streams, currently requires vlc (installed to default location)
    there are still some issues to work out, suggestions welcome.
    still deciding if to do a script that list all streams by categories (well at least the anime/shows/entertainment).

    Download

    Edit: Password Protected
    Nice...
    Say NO to Ads on streams & Stop the Virus/Malware Alerts.

    If ever a password is needed in any of my or other users uploads try myp2p, Myp2p or wiziwig.

  15. The Following 2 Users Say Thank You to DEAD_MAN_WALKING For This Useful Post:

    ogiers (22-06-2012), sandy187 (21-06-2012)

  16. #330
    Join Date
    Apr 2007
    Location
    MACKEMLAND
    Posts
    12,982
    Thanks
    10,217
    Thanked 13,012 Times in 4,989 Posts

    Default

    RTMPExploreX updated to version 1.1...

    Download: https://github.com/downloads/andr3jx...ploreX_1.1.zip
    Say NO to Ads on streams & Stop the Virus/Malware Alerts.

    If ever a password is needed in any of my or other users uploads try myp2p, Myp2p or wiziwig.

  17. The Following 4 Users Say Thank You to DEAD_MAN_WALKING For This Useful Post:

    cenahum (08-11-2012), rombur (24-06-2012), sandy187 (24-06-2012), wired_ (24-06-2012)

  18. #331
    Join Date
    Mar 2012
    Posts
    142
    Thanks
    70
    Thanked 30 Times in 20 Posts

    Default

    Quote Originally Posted by DEAD_MAN_WALKING View Post
    RTMPExploreX updated to version 1.1...
    Download: https://github.com/downloads/andr3jx...ploreX_1.1.zip
    I D/L the extra needed files, add them to the directory, as the readme say
    but when I run RTMPExploreX.exe I'm getting an error of "fail to initialize properly 0xc0000135" what else to do?
    I'm on XPSP3.

    - Well, I googled this error and found that .NET is needed... I don't like it.
    I guess I'll pass on this one
    Last edited by adido; 25-06-2012 at 08:13.

  19. #332
    Join Date
    Apr 2007
    Location
    MACKEMLAND
    Posts
    12,982
    Thanks
    10,217
    Thanked 13,012 Times in 4,989 Posts

    Thumbs up

    Here's a new one called JTV Launcher from a guy called pc323/Peter Chan.

    usage:
    Code:
    JTV_LAUNCHER.exe channel_name password



    Download: HERE or HERE.






    Say NO to Ads on streams & Stop the Virus/Malware Alerts.

    If ever a password is needed in any of my or other users uploads try myp2p, Myp2p or wiziwig.

  20. The Following 3 Users Say Thank You to DEAD_MAN_WALKING For This Useful Post:

    copyman (28-07-2012), sandy187 (28-06-2012), wired_ (28-06-2012)

  21. #333
    Join Date
    Apr 2011
    Posts
    19
    Thanks
    24
    Thanked 1 Time in 1 Post

    Default

    Please Help ... Why I don`t get a valid address with the URL Helper? Missing the first part (IP address) .... What is the solution for this?
    Link to the website is:
    Code:
    XXXXXX.ru

    Last edited by Bayern1975; 20-08-2012 at 10:34.

  22. #334
    Join Date
    Feb 2012
    Posts
    13
    Thanks
    11
    Thanked 12 Times in 5 Posts

    Default

    Quote Originally Posted by Bayern1975 View Post
    Please Help ... Why I don`t get a valid address with the URL Helper? Missing the first part (IP address) .... What is the solution for this?
    Link to the website is:
    Code:
    XXXXXX.ru
    solution is manualy search for streams inside the files of website

  23. #335
    Join Date
    Feb 2012
    Posts
    13
    Thanks
    11
    Thanked 12 Times in 5 Posts

    Default

    Bayern1975

    Please Help ... Why I don`t get a valid address with the URL Helper? Missing the first part (IP address) .... What is the solution for this?
    here we have all streams from this website

    Code:
    >removed rules to follow<
    Mod edit: added the right way.
    Attached Files Attached Files

  24. The Following 4 Users Say Thank You to megabox For This Useful Post:

    Bayern1975 (20-08-2012), sandy187 (20-08-2012), tvmaster (20-08-2012), wired_ (22-08-2012)

  25. #336
    Join Date
    Apr 2011
    Posts
    19
    Thanks
    24
    Thanked 1 Time in 1 Post

    Default

    How do I do that? Any suggestions?

  26. #337
    Join Date
    Feb 2012
    Posts
    13
    Thanks
    11
    Thanked 12 Times in 5 Posts

    Default

    save page on your desktop and open and edit with adobe dreamweaver or notepad ++

  27. #338
    Join Date
    Apr 2011
    Posts
    19
    Thanks
    24
    Thanked 1 Time in 1 Post

    Default

    Quote Originally Posted by megabox View Post
    save page on your desktop and open and edit with adobe dreamweaver or notepad ++
    something I tried but I did not get anything useful .... still need a little more help

  28. #339
    Join Date
    Jun 2011
    Location
    West Indies.
    Posts
    675
    Thanks
    1,751
    Thanked 1,904 Times in 487 Posts

    Default

    Quote Originally Posted by megabox View Post
    here we have all streams from this website
    Nice Quality streams.

  29. #340
    Join Date
    Apr 2011
    Posts
    19
    Thanks
    24
    Thanked 1 Time in 1 Post

    Default

    I do not need these channels but I need to know how to get them?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •