VideoHelp Forum




+ Reply to Thread
Results 1 to 6 of 6
  1. Hi guys, I'm doing an English translation with Google Translate, so I'm sorry if the English is not correct.

    I'm trying to access the m3u8 of this live streaming website https://futbolfullenvivo.nl/espn-en-vivo/ and I can't download it at the moment so I can watch it with VLC, any ideas?

    i cant see any clear in console, no different url of the mpd


    https://prou2.ttlpro.futbol/live/STd2861428177dd12.m3u8

    I am using these syntaxes but without result:

    yt-dlp --no-check-certificate "https://prou2.ttlpro.futbol/live/STd2861428177dd12.m3u8" --user-agent "Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/110.0" --referer "https://tutlehd.xyz/" --downloader ffmpeg

    im using also with --hls-use-mpegts but i think this is not correct is not mpd

    im using also differents --user-agents but without results

    im using algo without --no-check-certificate but also without results

    error:500

    i can see in the headers of the master m3u8 a "Xauth":

    5jnX9+oBu6TjHHZNOB5FK4yfN0o1zNR+cvP4YNmItKGvvJJAFx paBsDaO0z51F3Uqc7iOKwuwobmfNe3epleNGhBuJuC1r9x5znS 4YOaxpYI+n7cPDQx6oEgcWgqFdOBtQ4eI8m7Am1C78CBaezQKk C0CzxzgYcFohQqXAfp7jxRfN3JwONppIzCEEcMsjKluq5stSj2 zwq02oFHDZP1Ushq3pFBG+EMu1KzvCfPCuUftIL/FePtrdqehC/KM45eV6IyUBmfF+eeYLhT9VuUPMEY2Tu2gb1LQ4afO+PSiazPc S4LZIaV9IrluzimQwn2xOmRd15c61FIjtvRduXQIFGZ7s1g94B gIWpWwmvJQoU=

    but i dont know How can I integrate it into the yt syntax?

    what im doing wrong? thanks
    Last edited by marioeivissa; 20th Oct 2023 at 10:40.
    Quote Quote  
  2. youtube-dl --referer "https://tutlehd.xyz/embed.php?&a=1&s=breojnemaqevmfmej2bgtti5im&ip=91. 236.114.216&useragent=Mozilla%2F5.0+%28Windows+NT+ 10.0%3B+Win64%3B+x64%3B+rv%3A68.0%29+Gecko%2F20100 101+Firefox%2F68.0&referer=https%3A%2F%2Flatele-envivo.com%2FDeportes%2Fespn%2Fop2.php" --add-header "Origin: https://tutlehd.xyz" --add-header "Xauth: 5jnX9+oBu6TjHHZNOB5FK4yfN0o1zNR+cvP4YNmItKGvvJJAFx paBsDaO0z51F3Uqc7iOKwuwobmfNe3epleNGhBuJuC1r9x5znS 4YOaxpblahT+VcA16rVE3O8d+XDNgQuucm9eV26g55mPe33Aqs hqHQdQcCmi4aNnUoDGL8RRfN3JwONppIzCEEcMsjKluq5stSj2 zwq02oFHDZP1UtF/Dn22LpYWeEi/7VTkS0rZWLifWe6Aq7h9/FZjfoPk1b3ZifVhlCeINdmcBA6+c+efeReb2tN7U08/DnzmVpXOvClKy8MVtxKW+A2VEyi2" https://prou1.ttlpro.futbol/live/STd2861428177dd12.m3u8 -o - | vlc -
    Quote Quote  
  3. Originally Posted by LZAA View Post
    youtube-dl --referer "https://tutlehd.xyz/embed.php?&a=1&s=breojnemaqevmfmej2bgtti5im&ip=91. 236.114.216&useragent=Mozilla%2F5.0+%28Windows+NT+ 10.0%3B+Win64%3B+x64%3B+rv%3A68.0%29+Gecko%2F20100 101+Firefox%2F68.0&referer=https%3A%2F%2Flatele-envivo.com%2FDeportes%2Fespn%2Fop2.php" --add-header "Origin: https://tutlehd.xyz" --add-header "Xauth: 5jnX9+oBu6TjHHZNOB5FK4yfN0o1zNR+cvP4YNmItKGvvJJAFx paBsDaO0z51F3Uqc7iOKwuwobmfNe3epleNGhBuJuC1r9x5znS 4YOaxpblahT+VcA16rVE3O8d+XDNgQuucm9eV26g55mPe33Aqs hqHQdQcCmi4aNnUoDGL8RRfN3JwONppIzCEEcMsjKluq5stSj2 zwq02oFHDZP1UtF/Dn22LpYWeEi/7VTkS0rZWLifWe6Aq7h9/FZjfoPk1b3ZifVhlCeINdmcBA6+c+efeReb2tN7U08/DnzmVpXOvClKy8MVtxKW+A2VEyi2" https://prou1.ttlpro.futbol/live/STd2861428177dd12.m3u8 -o - | vlc -


    first of all thanks for you help,

    but i dont use youtube-dl i use yt-dlp, and in this one --add-header i cant use it,
    question:
    -o - | vlc - for what is this?
    Quote Quote  
  4. 1. yt-dlp -h

    --add-headers FIELD:VALUE Specify a custom HTTP header and its
    value, separated by a colon ":". You can
    use this option multiple times
    2. '-o - | vlc -'
    'so I can watch it with VLC'
    This may not be used.
    Quote Quote  
  5. Originally Posted by LZAA View Post
    1. yt-dlp -h

    --add-headers FIELD:VALUE Specify a custom HTTP header and its
    value, separated by a colon ":". You can
    use this option multiple times
    2. '-o - | vlc -'
    'so I can watch it with VLC'
    This may not be used.
    but should i put instead of "vlc" the place where is vlc.exe or simple like do you put it?
    Last edited by marioeivissa; 20th Oct 2023 at 12:27.
    Quote Quote  
  6. Originally Posted by LZAA View Post
    1. yt-dlp -h

    --add-headers FIELD:VALUE Specify a custom HTTP header and its
    value, separated by a colon ":". You can
    use this option multiple times
    2. '-o - | vlc -'
    'so I can watch it with VLC'
    This may not be used.

    yes sorry, its working for me!!!!!!!! thanks you, jeje
    i just was using your headers not my own headers

    *using youtube-dl :
    its working but i cant open with vlc, im downloading in desktop but i try to open with vlc and not posible
    and only downloading parts of 4 minutes.

    *using yt-dlp:
    with in the end ( --downloader ffmpeg --hls-use-mpegts) now i can play with vlc while is downloading



    thank you very much!!!!!!you are a crack


    and if i put in the end ( -o - | "the place where is vlc.exe" - ) i can play directly the stream in vlc while im downloading

    For example: ........m3u8 -o - | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -

    thank you very much again
    Last edited by marioeivissa; 20th Oct 2023 at 13:22.
    Quote Quote  



Similar Threads

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