VideoHelp Forum


Try StreamFab Downloader and download from Netflix, Amazon, Youtube! Or Try DVDFab and copy Blu-rays! or rip iTunes movies!


Try StreamFab Downloader and download streaming video from Youtube, Netflix, Amazon! Download free trial.


+ Reply to Thread
Results 1 to 5 of 5
Thread
  1. so the link is https://hdmario.live/embed/9929 (an example). i tried with VideoDownloadhelper but it finds pngs instead of videos, i can't find any method to download this type of hls formatting, i should find a way to stream and interlace the pngs as the go into an .mp4 but how? i tried a lot of things, the only thing i can think of that i didn't try is youtube-dl but i don't have a lot of skill with coding and stuff so maybe you guys can help me.
    Quote Quote  
  2. Code:
    youtube-dl --add-header "x-secure-proof: zngN9pRqJbsN8a6lluYMJg" "https://hdmario.live/master/9929"
    discord=notaghost9997
    Quote Quote  
  3. many thanks for helping me. but i get this in return
    [generic] 9929: Requesting header
    WARNING: Could not send HEAD request to https://hdmario.live/master/9929: HTTP Error 404: Not Found
    [generic] 9929: Downloading webpage
    ERROR: Unable to download webpage: HTTP Error 404: Not Found (caused by HTTPError()); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
    Quote Quote  
  4. Originally Posted by notaghost View Post
    Code:
    youtube-dl --add-header "x-secure-proof: zngN9pRqJbsN8a6lluYMJg" "https://hdmario.live/master/9929"
    using GetFlv i was able to find the m3u8 url which is https://hdmario.live/pl/9929.m3u8?s=CNMYFFzsR12eEHIFep_ccA and download it but since i have the free edition i only get 42 secs out of it, but tring to download that utl with jdownloader 2 or youtube-dl gives errors since is aes128 encripted, but in the playlist url there is also the key url inside, how can i tell youtube-dl to use that to download? currently the youtube-dl is this:

    [generic] 9929: Requesting header
    WARNING: Falling back on generic information extractor.
    [generic] 9929: Downloading webpage
    WARNING: URL could be a direct video link, returning it as such.
    [download] Destination: 9929-9929.m3u8
    ffmpeg version 2021-01-12-git-ca21cb1e36-full_build-www.gyan.dev Copyright (c) 2000-2021 the FFmpeg developers
    built with gcc 10.2.0 (Rev6, Built by MSYS2 project)
    configuration: --enable-gpl --enable-version3 --enable-static --disable-w32threads --disable-autodetect --enable-fontconfig --enable-iconv --enable-gnutls --enable-libxml2 --enable-gmp --enable-lzma --enable-libsnappy --enable-zlib --enable-libsrt --enable-libssh --enable-libzmq --enable-avisynth --enable-libbluray --enable-libcaca --enable-sdl2 --enable-libdav1d --enable-libzvbi --enable-librav1e --enable-libsvtav1 --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxvid --enable-libaom --enable-libopenjpeg --enable-libvpx --enable-libass --enable-frei0r --enable-libfreetype --enable-libfribidi --enable-libvidstab --enable-libvmaf --enable-libzimg --enable-amf --enable-cuda-llvm --enable-cuvid --enable-ffnvcodec --enable-nvdec --enable-nvenc --enable-d3d11va --enable-dxva2 --enable-libmfx --enable-libglslang --enable-vulkan --enable-opencl --enable-libcdio --enable-libgme --enable-libmodplug --enable-libopenmpt --enable-libopencore-amrwb --enable-libmp3lame --enable-libshine --enable-libtheora --enable-libtwolame --enable-libvo-amrwbenc --enable-libilbc --enable-libgsm --enable-libopencore-amrnb --enable-libopus --enable-libspeex --enable-libvorbis --enable-ladspa --enable-libbs2b --enable-libflite --enable-libmysofa --enable-librubberband --enable-libsoxr --enable-chromaprint
    libavutil 56. 63.100 / 56. 63.100
    libavcodec 58.116.100 / 58.116.100
    libavformat 58. 65.101 / 58. 65.101
    libavdevice 58. 11.103 / 58. 11.103
    libavfilter 7. 95.100 / 7. 95.100
    libswscale 5. 8.100 / 5. 8.100
    libswresample 3. 8.100 / 3. 8.100
    libpostproc 55. 8.100 / 55. 8.100
    https://hdmario.live/pl/9929.m3u8?s=CNMYFFzsR12eEHIFep_ccA: Invalid data found when processing input
    ERROR: ffmpeg exited with code 1

    using this command (adapted from yours):

    youtube-dl --add-header "x-secure-proof: zngN9pRqJbsN8a6lluYMJg" "https://hdmario.live/pl/9929.m3u8?s=CNMYFFzsR12eEHIFep_ccA"
    PAUSE
    Last edited by Franseven; 15th Jan 2021 at 07:45.
    Quote Quote  
  5. working fine for me.
    you can use ffmpeg too if you want
    Code:
    ffmpeg -headers "x-secure-proof: zngN9pRqJbsN8a6lluYMJg" -i "https://hdmario.live/master/9929" "output.ts"
    discord=notaghost9997
    Quote Quote  



Similar Threads

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