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
+ Reply to Thread
Results 1 to 6 of 6
-
Last edited by marioeivissa; 20th Oct 2023 at 10:40.
-
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? -
Last edited by marioeivissa; 20th Oct 2023 at 12:27.
-
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 againLast edited by marioeivissa; 20th Oct 2023 at 13:22.
Similar Threads
-
yt-dlp live download & Updating m3u8 playlist
By doctorm in forum Video Streaming DownloadingReplies: 1Last Post: 17th May 2023, 10:56 -
How to fix the download failure with yt-dlp command for some live M3U8 link
By zydjohn in forum Video Streaming DownloadingReplies: 12Last Post: 26th Nov 2021, 14:35 -
Streaming mp4 File live in m3u8 playlist
By thegeek in forum Video Streaming DownloadingReplies: 1Last Post: 9th Oct 2021, 08:04 -
Ffmpeg - webm live input to HLS m3u8 live output
By 1ewis in forum Video ConversionReplies: 0Last Post: 15th Apr 2021, 08:54 -
Recording .m3u8 live streaming - 403 Forbidden? :(
By gurmurad in forum Video Streaming DownloadingReplies: 5Last Post: 3rd Jun 2020, 08:48