VideoHelp Forum
+ Reply to Thread
Results 1 to 22 of 22
Thread
  1. Member masster's Avatar
    Join Date
    Aug 2006
    Location
    Romania
    Search Comp PM
    hi
    I have a hard time finding/extracting the URL of a live TV broadcast.
    For instance, the page at http://www.presstv.ir/live.html has 3 links for watching as Flash streaming and 3 links for watching as Windows Media streaming.

    I need to know the URL of each stream so I can enter it in JLC Internet TV (see photo).
    What is the procedure uf getting the right URL ?

    Quote Quote  
  2. Member bat999's Avatar
    Join Date
    Feb 2008
    Location
    United Kingdom
    Search Comp PM
    Originally Posted by masster View Post
    hi
    I have a hard time finding/extracting the URL of a live TV broadcast.
    For instance, the page at http://www.presstv.ir/live.html has 3 links for watching as Flash streaming and 3 links for watching as Windows Media streaming.

    I need to know the URL of each stream so I can enter it in JLC Internet TV (see photo).
    What is the procedure uf getting the right URL ?
    Hi
    The Adobe Flash and iPhone links are probably not much use to you.

    But the Windows Media Links are:-
    300Kbps
    Code:
    mms://217.218.67.243/presstv
    388Kbps
    Code:
    http://presstv-presstv400.wm.llnwd.net/presstv_presstv400
    800Kbps
    Code:
    http://presstv-presstv800.wm.llnwd.net/presstv_presstv800
    These three links play in VLC media player (Media > Open location from clipboard).
    So maybe they will be OK for "JLC's Internet TV" too.

    How to find the links with Windows XP?
    With Firefox, play the video and look in Tools > Web Developer > Web Console
    There's probably an easier method than this, maybe other people will explain.
    Quote Quote  
  3. Member masster's Avatar
    Join Date
    Aug 2006
    Location
    Romania
    Search Comp PM
    Thank you for your detailed answer. URL addresses worked for me.
    I am curious though if there are other methods to get URL of the streams.
    Quote Quote  
  4. Stream recording expert Bahman's Avatar
    Join Date
    Dec 2011
    Location
    Tehran, Iran
    Search Comp PM
    Originally Posted by masster View Post
    I am curious though if there are other methods to get URL of the streams.
    I'm more curious why you do watch a liar TV station!!
    Quote Quote  
  5. Member masster's Avatar
    Join Date
    Aug 2006
    Location
    Romania
    Search Comp PM
    your answer is OFF-TOPIC and if you don't have anything to say about the technical aspect of this topic, please feel free to ignore it, since freedom of information might be too tough principle for you.
    if you feel the need to bring concrete evidence supporting your flaming, you can PM me with examples of news channels committed to spread truth among people...
    Quote Quote  
  6. Stream recording expert Bahman's Avatar
    Join Date
    Dec 2011
    Location
    Tehran, Iran
    Search Comp PM
    Originally Posted by masster View Post
    if you don't have anything to say about the technical aspect of this topic, please feel free to ignore it, since freedom of information might be too tough principle for you.
    Heh, I don't have anything to say about the technical aspect of this topic??!! You made me laugh!!
    Good to see my old posts first, and then start saying sth!!

    Originally Posted by masster View Post
    if you feel the need to bring concrete evidence supporting your flaming, you can PM me with examples of news channels committed to spread truth among people...
    ol-la-la!!


    I didn't like your response but is still good to help, use Coojah!
    Quote Quote  
  7. Member masster's Avatar
    Join Date
    Aug 2006
    Location
    Romania
    Search Comp PM
    [QUOTE=bat999;2145749]
    Originally Posted by masster View Post
    hi
    How to find the links with Windows XP?
    With Firefox, play the video and look in Tools > Web Developer > Web Console
    There's probably an easier method than this, maybe other people will explain.
    I tried myself this method, but nothing is shown for Windows Media or Adobe Flash. All options are checked in Web Console.

    Any idea why?
    Quote Quote  
  8. Member masster's Avatar
    Join Date
    Aug 2006
    Location
    Romania
    Search Comp PM
    Can anyone extract for me the stream URLs in page at http://www.presstv.ir/live.html ?
    Please.

    I am referring to those 4 Flash streams and 1 Windows Media stream.

    Adobe Flash
    Live Broadcast (150 Kbps)
    Live Broadcast (512 Kbps)
    Live Broadcast (840 Kbps)
    Live Broadcast (1300 Kbps)

    Windows Media
    Live Broadcast (300 Kbps)
    Quote Quote  
  9. Member bat999's Avatar
    Join Date
    Feb 2008
    Location
    United Kingdom
    Search Comp PM
    Originally Posted by masster View Post

    Windows Media
    Live Broadcast (300 Kbps)
    Still the same as post #2 above.
    Quote Quote  
  10. Member masster's Avatar
    Join Date
    Aug 2006
    Location
    Romania
    Search Comp PM
    I was hoping to get URL streams for Adobe Flash too.

    Live Broadcast (150 Kbps)
    Live Broadcast (512 Kbps)
    Live Broadcast (840 Kbps)
    Live Broadcast (1300 Kbps)
    Last edited by masster; 14th Jul 2012 at 17:19.
    Quote Quote  
  11. Stream recording expert Bahman's Avatar
    Join Date
    Dec 2011
    Location
    Tehran, Iran
    Search Comp PM
    1300
    Code:
    rtmpdump -r "rtmp://cp140005.live.edgefcs.net:1935/live" -a "live" -f "WIN 11,3,300,265" -W "http://www.presstv.ir/player/StrobeMediaPlayback.swf" -p "http://www.presstv.ir/live.html" --live -y "PressTV_4@26409" -o PressTV_4@26409.flv
    512
    Code:
    rtmpdump -r "rtmp://cp140005.live.edgefcs.net:1935/live" -a "live" -f "WIN 11,3,300,265" -W "http://www.presstv.ir/player/StrobeMediaPlayback.swf" -p "http://www.presstv.ir/live.html" --live -y "PressTV_2@26198" -o PressTV_2@26198.flv
    840
    Code:
    rtmpdump -r "rtmp://cp140005.live.edgefcs.net:1935/live" -a "live" -f "WIN 11,3,300,265" -W "http://www.presstv.ir/player/StrobeMediaPlayback.swf" -p "http://www.presstv.ir/live.html" --live -y "PressTV_3@26432" -o PressTV_3@26432.flv
    150
    Code:
    rtmpdump -r "rtmp://cp140005.live.edgefcs.net:1935/live" -a "live" -f "WIN 11,3,300,265" -W "http://www.presstv.ir/player/StrobeMediaPlayback.swf" -p "http://www.presstv.ir/live.html" --live -y "PressTV_1@26417" -o PressTV_1@26417.flv
    Quote Quote  
  12. Member masster's Avatar
    Join Date
    Aug 2006
    Location
    Romania
    Search Comp PM
    thank you, but I need to enter a stream URL in JLC's Internet TV or in VLC to watch in any of those two players.

    I tried rtmp://cp140005.live.edgefcs.net:1935/live as stream URL but it isn't working.
    there must be some parameters added to the above URL in order to differentiate those 4 bitrate speeds and to work in players.

    can you clarify what are the 4 FULL stream URLs, please?
    Quote Quote  
  13. Stream recording expert Bahman's Avatar
    Join Date
    Dec 2011
    Location
    Tehran, Iran
    Search Comp PM
    1300 to 150:
    rtmp://cp140005.live.edgefcs.net:1935/live/PressTV_4@26409
    rtmp://cp140005.live.edgefcs.net:1935/live/PressTV_3@26432
    rtmp://cp140005.live.edgefcs.net:1935/live/PressTV_2@26198
    rtmp://cp140005.live.edgefcs.net:1935/live/PressTV_1@26417

    But you can also done it with rtmpdump in order to watch on VLC! Just write the script in this way:
    Code:
    rtmpdump -r "rtmp://cp140005.live.edgefcs.net:1935/live" -a "live" -f "WIN 11,3,300,265" -W "http://www.presstv.ir/player/StrobeMediaPlayback.swf" -p "http://www.presstv.ir/live.html" --live -y "PressTV_4@26409" | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
    Quote Quote  
  14. Member masster's Avatar
    Join Date
    Aug 2006
    Location
    Romania
    Search Comp PM
    I tried all URLs but no luck. Both players are not connecting or are getting errirs, like VLC:

    Your input can't be opened:
    VLC is unable to open the MRL 'rtmp://cp140005.live.edgefcs.net:1935/live/PressTV_2@26198'. Check the log for details.
    The firewall was down to be sure nothing blocks the access.

    So I guess there's something wrong with stream URL syntax.
    Quote Quote  
  15. Stream recording expert Bahman's Avatar
    Join Date
    Dec 2011
    Location
    Tehran, Iran
    Search Comp PM
    Quote Quote  
  16. Member masster's Avatar
    Join Date
    Aug 2006
    Location
    Romania
    Search Comp PM
    my main interest (as specified from post 1) is to use JLC Internet TV, as this has a plethora of TV channels.
    I want to submit those 4 Flash streams information (see 1st post of this topic) in order to have enough mirrors for PressTV available worldwide through JLC Internet TV database.

    playing in VLC is more like for testing stream URLs before submitting them as mentioned in post 1.

    so again, although rtmpdump might work well, I only need 4 VALID stream URLs for JLC Internet TV submit form.

    can you help with that?
    Quote Quote  
  17. Member
    Join Date
    Feb 2014
    Location
    United States
    Search PM
    Hello guys, can anyone help me with this extraction thingy . I want to extract a video stream from this url: http://www.ghanalive.tv/gtv/

    and also i would like to know how its done. Thank youuuu
    Quote Quote  
  18. I want to see live channels from www.afghanplay.com
    can anyone plzz extract the urls of channelz for me tanx allot
    Quote Quote  
  19. Member
    Join Date
    Apr 2018
    Location
    Madrid, Spain
    Search Comp PM
    Hi all,
    I´m in this issue also...
    My intention is to get the URLs of these two video streams:
    https://www.goltelevision.com/live
    http://es.euronews.com/live

    I´ve tried several methods (video Download Helper, streamlinks, Delepment Tools @ Firefox) to get the streams and, in fact, I´ve get the URLs but after some time that URLs are not valid anymore.

    Can someone explain me how to obtain a valid URL for all the time? I´m trying to get that streams to be included in my tvheadend app following this tutorial:
    https://tvheadend.org/boards/5/topics/15853?r=24095

    Thanks
    Last edited by nickiman; 11th Apr 2018 at 12:31.
    Quote Quote  
  20. Member
    Join Date
    Apr 2018
    Location
    Madrid, Spain
    Search Comp PM
    Hi @Fathom,

    Thanks for the try... but, If you try your URLs right now are no longer valid.

    That´s the reason I was asking... how to obtain an URL that could not expire at the next day. I ´m able to get that URL´s from the develop tool in Firefox but after some hours or after one day the video is expired and can not be played.

    Do you know another mechanism to obtain that URLs?

    Thanks
    Quote Quote  
  21. Hi. I think they change the stream url after some hours or days. Before ripping you have to find the right one. it's a protection so if someone publish the url of the stream
    work only in that moment and not forever. This is my opinion
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!