VideoHelp Forum
+ Reply to Thread
Results 1 to 11 of 11
Thread
  1. hello community

    I am downloading from this page https://// with Stream Recorder, but it usually downloads with errors
    sometimes seconds are skipped in the broadcast
    is there a way to download with as few errors as possible with ffmpeg or some other tool?
    Last edited by filipino; 22nd Aug 2021 at 19:25.
    Quote Quote  
  2. I only downloaded a few minutes using each but they were clean:

    Code:
    ffmpeg -loglevel error -stats -i "https://stream-02.sv4.dailymotion.com/sec(O-7bth6lxCIslucX64-RYzwDGPg8UB1g1K3RyBgWg_A)/dm/3/x7gy059/d/live-4.m3u8#cell=lsv4" -c copy output.mp4

    Code:
    youtube-dl --verbose --hls-use-mpegts --no-part "https://stream-02.sv4.dailymotion.com/sec(O-7bth6lxCIslucX64-RYzwDGPg8UB1g1K3RyBgWg_A)/dm/3/x7gy059/d/live-4.m3u8#cell=lsv4"
    Quote Quote  
  3. Originally Posted by jagabo View Post
    I only downloaded a few minutes using each but they were clean:

    Code:
    ffmpeg -loglevel error -stats -i "https://stream-02.sv4.dailymotion.com/sec(O-7bth6lxCIslucX64-RYzwDGPg8UB1g1K3RyBgWg_A)/dm/3/x7gy059/d/live-4.m3u8#cell=lsv4" -c copy output.mp4

    Code:
    youtube-dl --verbose --hls-use-mpegts --no-part "https://stream-02.sv4.dailymotion.com/sec(O-7bth6lxCIslucX64-RYzwDGPg8UB1g1K3RyBgWg_A)/dm/3/x7gy059/d/live-4.m3u8#cell=lsv4"

    with ffmpeg I get this error

    C:\Widevine>ffmpeg -loglevel error -stats -i "https://stream-01.nyc.dailymotion.
    com/sec(O-7bth6lxCIslucX64-RYzwDGPg8UB1g1K3RyBgWg_A)/dm/3/x7gy059/d/live-4.m3u8#
    cell=lnyc" -c copy output.mp4
    [tls @ 000000301e4e64c0] Creating security context failed (0x80090326)
    https://stream-01.nyc.dailymotion.com/sec(O-7bth6lxCIslucX64-RYzwDGPg8UB1g1K3RyB
    gWg_A)/dm/3/x7gy059/d/live-4.m3u8#cell=lnyc: Unknown error occurred

    thanks
    Quote Quote  
  4. your url ends in "cell=lnyc", the one I gave ends in "cell=lsv4".
    Quote Quote  
  5. with youtube-dl it shows me the following error, same with ffmpeg

    HTML Code:
    Microsoft Windows [Versión 6.3.9600]
    (c) 2013 Microsoft Corporation. Todos los derechos reservados.
    
    C:\Widevine>youtube-dl --verbose --hls-use-mpegts --no-part "https://stream-02.s
    v4.dailymotion.com/sec(O-7bth6lxCIslucX64-RYzwDGPg8UB1g1K3RyBgWg_A)/dm/3/x7gy059
    /d/live-4.m3u8#cell=lsv4"
    [debug] System config: []
    [debug] User config: []
    [debug] Custom config: []
    [debug] Command-line args: ['--verbose', '--hls-use-mpegts', '--no-part', 'https
    ://stream-02.sv4.dailymotion.com/sec(O-7bth6lxCIslucX64-RYzwDGPg8UB1g1K3RyBgWg_A
    )/dm/3/x7gy059/d/live-4.m3u8#cell=lsv4']
    [debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
    [debug] youtube-dl version 2021.06.06
    [debug] Python version 3.4.4 (CPython) - Windows-8.1-6.3.9600
    [debug] exe versions: ffmpeg N-103193-gc60b76d0c8-20210809, [url=https://www.videohelp.com/software/ffmpeg]ffprobe[/url] N-103193-gc6
    0b76d0c8-20210809
    [debug] Proxy map: {}
    [generic] live-4: Requesting header
    [generic] live-4: Downloading m3u8 information
    [debug] Default format spec: bestvideo+bestaudio/best
    [debug] Invoking downloader on 'https://stream-02.sv4.dailymotion.com/sec(O-7bth
    6lxCIslucX64-RYzwDGPg8UB1g1K3RyBgWg_A)/dm/3/x7gy059/d/live-4.m3u8'
    [download] Destination: live-4-live-4.mp4
    [debug] ffmpeg command line: ffmpeg -y -loglevel verbose -headers "Accept-Langua
    ge: en-us,en;q=0.5
    Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
    User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
     like Gecko) Chrome/72.0.3597.0 Safari/537.36
    Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
    Accept-Encoding: gzip, deflate
    " -i "https://stream-02.sv4.dailymotion.com/sec(O-7bth6lxCIslucX64-RYzwDGPg8UB1g
    1K3RyBgWg_A)/dm/3/x7gy059/d/live-4.m3u8" -c copy -f mpegts "file:live-4-live-4.m
    p4"
    ffmpeg version N-103193-gc60b76d0c8-20210809 Copyright (c) 2000-2021 the FFmpeg
    developers
      built with gcc 10-win32 (GCC) 20210408
      configuration: --prefix=/ffbuild/prefix --pkg-config-flags=--static --pkg-conf
    ig=pkg-config --cross-prefix=x86_64-w64-mingw32- --arch=x86_64 --target-os=mingw
    32 --enable-gpl --enable-version3 --disable-debug --disable-w32threads --enable-
    pthreads --enable-iconv --enable-libxml2 --enable-zlib --enable-libfreetype --en
    able-libfribidi --enable-gmp --enable-lzma --enable-fontconfig --enable-libvorbi
    s --enable-opencl --enable-libvmaf --enable-vulkan --disable-libxcb --disable-xl
    ib --enable-amf --enable-libaom --enable-avisynth --enable-libdav1d --enable-lib
    davs2 --disable-libfdk-aac --enable-ffnvcodec --enable-cuda-llvm --enable-libgls
    lang --enable-libgme --enable-libass --enable-libbluray --enable-libmp3lame --en
    able-libopus --enable-libtheora --enable-libvpx --enable-libwebp --enable-lv2 --
    enable-libmfx --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-lib
    openjpeg --enable-librav1e --enable-librubberband --enable-schannel --enable-sdl
    2 --enable-libsoxr --enable-libsrt --enable-libsvtav1 --enable-libtwolame --enab
    le-libuavs3d --disable-libdrm --disable-vaapi --enable-libvidstab --enable-libx2
    64 --enable-libx265 --enable-libxavs2 --enable-libxvid --enable-libzimg --extra-
    cflags=-DLIBTWOLAME_STATIC --extra-cxxflags= --extra-ldflags=-pthread --extra-ld
    exeflags= --extra-libs=-lgomp --extra-version=20210809
      libavutil      57.  3.100 / 57.  3.100
      libavcodec     59.  4.101 / 59.  4.101
      libavformat    59.  4.101 / 59.  4.101
      libavdevice    59.  0.100 / 59.  0.100
      libavfilter     8.  1.103 /  8.  1.103
      libswscale      6.  0.100 /  6.  0.100
      libswresample   4.  0.100 /  4.  0.100
      libpostproc    56.  0.100 / 56.  0.100
    [tcp @ 000000ace7816740] Starting connection attempt to 198.54.200.188 port 443
    [tcp @ 000000ace7816740] Successfully connected to 198.54.200.188 port 443
    [tls @ 000000ace7816840] Creating security context failed (0x80090326)
    [url]https://stream-02.sv4.dailymotion.com/sec(O-7bth6lxCIslucX64-RYzwDGPg8UB1g1K3RyB[/url]
    gWg_A)/dm/3/x7gy059/d/live-4.m3u8: Unknown error occurred
    
    
    ERROR: ffmpeg exited with code 1
      File "__main__.py", line 19, in <module>
      File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpkqxnwl
    31\build\youtube_dl\__init__.py", line 475, in main
      File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpkqxnwl
    31\build\youtube_dl\__init__.py", line 465, in _real_main
      File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpkqxnwl
    31\build\youtube_dl\YoutubeDL.py", line 2069, in download
      File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpkqxnwl
    31\build\youtube_dl\YoutubeDL.py", line 808, in extract_info
      File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpkqxnwl
    31\build\youtube_dl\YoutubeDL.py", line 815, in wrapper
      File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpkqxnwl
    31\build\youtube_dl\YoutubeDL.py", line 847, in __extract_info
      File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpkqxnwl
    31\build\youtube_dl\YoutubeDL.py", line 881, in process_ie_result
      File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpkqxnwl
    31\build\youtube_dl\YoutubeDL.py", line 1692, in process_video_result
      File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpkqxnwl
    31\build\youtube_dl\YoutubeDL.py", line 1976, in process_info
      File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpkqxnwl
    31\build\youtube_dl\YoutubeDL.py", line 1915, in dl
      File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpkqxnwl
    31\build\youtube_dl\downloader\common.py", line 366, in download
      File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpkqxnwl
    31\build\youtube_dl\downloader\external.py", line 64, in real_download
      File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpkqxnwl
    31\build\youtube_dl\downloader\common.py", line 165, in report_error
      File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpkqxnwl
    31\build\youtube_dl\YoutubeDL.py", line 628, in report_error
      File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpkqxnwl
    31\build\youtube_dl\YoutubeDL.py", line 590, in trouble
    with ffmpeg

    HTML Code:
    Microsoft Windows [Versión 6.3.9600]
    (c) 2013 Microsoft Corporation. Todos los derechos reservados.
    
    C:\Widevine>ffmpeg -loglevel error -stats -i "https://stream-01.nyc.dailymotion.
    com/sec(O-7bth6lxCIslucX64-RYzwDGPg8UB1g1K3RyBgWg_A)/dm/3/x7gy059/d/live-4.m3u8#
    cell=lsv4" -c copy output.mp4
    [tls @ 000000c2a2c554c0] Creating security context failed (0x80090326)
    https://stream-01.nyc.dailymotion.com/sec(O-7bth6lxCIslucX64-RYzwDGPg8UB1g1K3RyB
    gWg_A)/dm/3/x7gy059/d/live-4.m3u8#cell=lsv4: Unknown error occurred
    Quote Quote  
  6. streamlink "https://stream-03.nyc.dailymotion.com/sec(O-7bth6lxCIslucX64-RYzwDGPg8UB1g1K3RyBgWg_A)/dm/3/x7gy059/d/live-4.m3u8#cell=lnyc" best -o video.ts
    [cli][info] Loaded config from deprecated path, see CLI docs for how to migrate: C:\Users\X\AppData\Roaming\streamlink\streamlinkrc
    [cli][info] Found matching plugin hls for URL https://stream-03.nyc.dailymotion.com/sec(O-7bth6lxCIslucX64-RYzwDGPg8UB1g1K3RyBgWg_A)...m3u8#cell=lnyc
    [cli][info] Available streams: live (worst, best)
    [cli][info] Opening stream: live (hls)
    [download][video.ts] Written 14.2 MB (32s @ 443.6 KB/s)...
    Quote Quote  
  7. Originally Posted by LZAA View Post
    streamlink "https://stream-03.nyc.dailymotion.com/sec(O-7bth6lxCIslucX64-RYzwDGPg8UB1g1K3RyBgWg_A)/dm/3/x7gy059/d/live-4.m3u8#cell=lnyc" best -o video.ts
    [cli][info] Loaded config from deprecated path, see CLI docs for how to migrate: C:\Users\X\AppData\Roaming\streamlink\streamlinkrc
    [cli][info] Found matching plugin hls for URL https://stream-03.nyc.dailymotion.com/sec(O-7bth6lxCIslucX64-RYzwDGPg8UB1g1K3RyBgWg_A)...m3u8#cell=lnyc
    [cli][info] Available streams: live (worst, best)
    [cli][info] Opening stream: live (hls)
    [download][video.ts] Written 14.2 MB (32s @ 443.6 KB/s)...
    I are downloading with streamlink
    thank you very much
    Quote Quote  
  8. Originally Posted by LZAA View Post
    streamlink "https://stream-03.nyc.dailymotion.com/sec(O-7bth6lxCIslucX64-RYzwDGPg8UB1g1K3RyBgWg_A)/dm/3/x7gy059/d/live-4.m3u8#cell=lnyc" best -o video.ts
    [cli][info] Loaded config from deprecated path, see CLI docs for how to migrate: C:\Users\X\AppData\Roaming\streamlink\streamlinkrc
    [cli][info] Found matching plugin hls for URL https://stream-03.nyc.dailymotion.com/sec(O-7bth6lxCIslucX64-RYzwDGPg8UB1g1K3RyBgWg_A)...m3u8#cell=lnyc
    [cli][info] Available streams: live (worst, best)
    [cli][info] Opening stream: live (hls)
    [download][video.ts] Written 14.2 MB (32s @ 443.6 KB/s)...
    sorry I'm bothering you again
    I want to download streaming from this link https://cloud.streamingconnect.tv:455/televen/televenweb.m3u8, but when I put the code in streamlink I get an error

    HTML Code:
    Windows PowerShell
    Copyright (C) 2014 Microsoft Corporation. Todos los derechos reservados.
    
    PS C:\Users\ADMINPC> streamlink "https://cloud.streamingconnect.tv:455/televen/televenweb.m3u8" best -o video.ts
    [cli][info] Found matching plugin hls for URL https://cloud.streamingconnect.tv:455/televen/televenweb.m3u8
    error: Unable to open URL: https://cloud.streamingconnect.tv:455/televen/televenweb.m3u8 (HTTPSConnectionPool(host='cloud.streamingconnect.tv', port=455): Max retries exceeded with url: /televen/televenweb.m3u8 (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1125)'))))
    the url is http://www.televen.com/enlinea/
    Quote Quote  
  9. Content does not open in the browser.
    Quote Quote  
  10. Member
    Join Date
    Jan 2021
    Location
    Argentina
    Search PM
    Originally Posted by filipino View Post
    sorry I'm bothering you again
    I want to download streaming from this link https://cloud.streamingconnect.tv:455/televen/televenweb.m3u8, but when I put the code in streamlink I get an error

    HTML Code:
    Windows PowerShell
    Copyright (C) 2014 Microsoft Corporation. Todos los derechos reservados.
    
    PS C:\Users\ADMINPC> streamlink "https://cloud.streamingconnect.tv:455/televen/televenweb.m3u8" best -o video.ts
    [cli][info] Found matching plugin hls for URL https://cloud.streamingconnect.tv:455/televen/televenweb.m3u8
    error: Unable to open URL: https://cloud.streamingconnect.tv:455/televen/televenweb.m3u8 (HTTPSConnectionPool(host='cloud.streamingconnect.tv', port=455): Max retries exceeded with url: /televen/televenweb.m3u8 (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1125)'))))
    the url is http://www.televen.com/enlinea/
    Add --http-no-ssl-verify

    Code:
    streamlink --http-no-ssl-verify "https://cloud.streamingconnect.tv:455/televen/televenweb.m3u8" best -o video.ts
    Quote Quote  
  11. Originally Posted by lfer94 View Post
    Originally Posted by filipino View Post
    sorry I'm bothering you again
    I want to download streaming from this link https://cloud.streamingconnect.tv:455/televen/televenweb.m3u8, but when I put the code in streamlink I get an error

    HTML Code:
    Windows PowerShell
    Copyright (C) 2014 Microsoft Corporation. Todos los derechos reservados.
    
    PS C:\Users\ADMINPC> streamlink "https://cloud.streamingconnect.tv:455/televen/televenweb.m3u8" best -o video.ts
    [cli][info] Found matching plugin hls for URL https://cloud.streamingconnect.tv:455/televen/televenweb.m3u8
    error: Unable to open URL: https://cloud.streamingconnect.tv:455/televen/televenweb.m3u8 (HTTPSConnectionPool(host='cloud.streamingconnect.tv', port=455): Max retries exceeded with url: /televen/televenweb.m3u8 (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1125)'))))
    the url is http://www.televen.com/enlinea/
    Add --http-no-ssl-verify

    Code:
    streamlink --http-no-ssl-verify "https://cloud.streamingconnect.tv:455/televen/televenweb.m3u8" best -o video.ts

    thank you very much I needed that code now it runs fine
    Quote Quote  



Similar Threads

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