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 3 of 3
Thread
  1. Subtitle link: https://live.performa.intio.tv/media/19468643-0755-4596-9c7b-fd4c7260e138/subs-deu.m3u8

    I tried downloading the link with youtube-dl but the final output doesn't contain any streams:

    HTML Code:
    youtube-dl https://live.performa.intio.tv/media/19468643-0755-4596-9c7b-fd4c7260e138/subs-deu.m3u8 -o subs-de.vtt
    [generic] subs-deu: Requesting header
    [generic] subs-deu: Downloading m3u8 information
    [download] Destination: subs-de.vtt
    [url=https://www.videohelp.com/software/ffmpeg]ffmpeg[/url] version git-2020-03-09-608b8a8 Copyright (c) 2000-2020 the FFmpeg developers
      built with gcc 9.2.1 (GCC) 20200122
      configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass --enable-libdav1d --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libtheora --enable-libtwolame --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libzimg --enable-lzma --enable-zlib --enable-gmp --enable-libvidstab --enable-libvorbis --enable-libvo-amrwbenc --enable-libmysofa --enable-libspeex --enable-libxvid --enable-libaom --enable-libmfx --enable-ffnvcodec --enable-cuda-llvm --enable-cuvid --enable-d3d11va --enable-nvenc --enable-nvdec --enable-dxva2 --enable-avisynth --enable-libopenmpt --enable-amf
      libavutil      56. 42.100 / 56. 42.100
      libavcodec     58. 74.100 / 58. 74.100
      libavformat    58. 40.100 / 58. 40.100
      libavdevice    58.  9.103 / 58.  9.103
      libavfilter     7. 77.100 /  7. 77.100
      libswscale      5.  6.100 /  5.  6.100
      libswresample   3.  6.100 /  3.  6.100
      libpostproc    55.  6.100 / 55.  6.100
    [hls @ 000002827ea89cc0] Skip ('#EXT-X-VERSION:4')
    [hls @ 000002827ea89cc0] Opening 'https://live.performa.intio.tv/media/19468643-0755-4596-9c7b-fd4c7260e138/subs-deu-1.vtt' for reading
    [hls @ 000002827ea89cc0] Opening 'https://live.performa.intio.tv/media/19468643-0755-4596-9c7b-fd4c7260e138/subs-deu-2.vtt' for reading
    [https @ 000002827ecb0680] Opening 'https://live.performa.intio.tv/media/19468643-0755-4596-9c7b-fd4c7260e138/subs-deu-3.vtt' for reading
    [https @ 000002827f035040] Opening 'https://live.performa.intio.tv/media/19468643-0755-4596-9c7b-fd4c7260e138/subs-deu-4.vtt' for reading
    [https @ 000002827ecb0680] Opening 'https://live.performa.intio.tv/media/19468643-0755-4596-9c7b-fd4c7260e138/subs-deu-5.vtt' for reading
    [https @ 000002827f035040] Opening 'https://live.performa.intio.tv/media/19468643-0755-4596-9c7b-fd4c7260e138/subs-deu-6.vtt' for reading
    [https @ 000002827ecb0680] Opening 'https://live.performa.intio.tv/media/19468643-0755-4596-9c7b-fd4c7260e138/subs-deu-7.vtt' for reading
    [https @ 000002827f035040] Opening 'https://live.performa.intio.tv/media/19468643-0755-4596-9c7b-fd4c7260e138/subs-deu-8.vtt' for reading
    [https @ 000002827ecb0680] Opening 'https://live.performa.intio.tv/media/19468643-0755-4596-9c7b-fd4c7260e138/subs-deu-9.vtt' for reading
    [https @ 000002827f035040] Opening 'https://live.performa.intio.tv/media/19468643-0755-4596-9c7b-fd4c7260e138/subs-deu-10.vtt' for reading
    .........
    [https @ 000002827ecb0680] Opening 'https://live.performa.intio.tv/media/19468643-0755-4596-9c7b-fd4c7260e138/subs-deu-1147.vtt' for reading
    [https @ 000002827f035040] Opening 'https://live.performa.intio.tv/media/19468643-0755-4596-9c7b-fd4c7260e138/subs-deu-1148.vtt' for reading
    Input #0, hls, from 'https://live.performa.intio.tv/media/19468643-0755-4596-9c7b-fd4c7260e138/subs-deu.m3u8':
      Duration: 01:54:45.40, bitrate: 0 kb/s
      Program 0
        Metadata:
          variant_bitrate : 0
        Stream #0:0: Subtitle: webvtt
        Metadata:
          variant_bitrate : 0
    Output #0, mp4, to 'file:subs-de.vtt.part':
    Output file #0 does not contain any stream
    
    ERROR: ffmpeg exited with code 1
    Any suggestions?

    Thank you!
    Last edited by pedrothelion; 20th Jan 2021 at 17:43.
    Quote Quote  
  2. Code:
    ffmpeg -i "https://live.performa.intio.tv/media/19468643-0755-4596-9c7b-fd4c7260e138/subs-deu.m3u8" subs.srt
    subs: https://filehorst.de/d/dsDmCEFF

    without the WEBVTT text
    https://filehorst.de/d/djhuzroA
    Last edited by nimrahwt; 20th Jan 2021 at 15:51.
    Quote Quote  
  3. Originally Posted by nimrahwt View Post
    Code:
    ffmpeg -i "https://live.performa.intio.tv/media/19468643-0755-4596-9c7b-fd4c7260e138/subs-deu.m3u8" subs.srt
    subs: https://filehorst.de/d/dsDmCEFF
    It works. Thank you.
    Quote Quote  



Similar Threads

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