VideoHelp Forum
+ Reply to Thread
Results 1 to 6 of 6
Thread
  1. Hi

    I'm just asking out of curiosity how we can download HLS video which link is base64 with yt-dlp

    Streaming Link is:

    Code:
    https://bullstream.xyz/watch?v=6N7AMFYL
    And M3U link is

    Code:
    https://bullstream.xyz/stream/WTc2ZTJkaE1BbC92QTFsNHFzVnBjb1czODE3aVhZWmhhbW5sTjdoT0FveTYyWUcvYXQzMllVeFpKYU4xNTNydFdFQkp6L2Q3dDBXMUpSM0I1a1RSZ0E9PQ==
    I have downloaded video with HLS Downloader chrome extension but just curious if we can download it with yt-dlp
    Quote Quote  
  2. yt-dlp --referer https://bullstream.xyz/watch?v=6N7AMFYL --add-header "Accept: */*" --hls-prefer-native --no-part "https://bullstream.xyz/m3u8/28/cba43dc5d1fc0796ffd171b784487c37/master.txt?s=1&cache=1"
    [generic] master: Downloading webpage
    WARNING: [generic] Falling back on generic information extractor.
    [generic] master: Downloading m3u8 information
    [info] master: Downloading 1 format(s): 1500
    [hlsnative] Downloading m3u8 manifest
    [hlsnative] Total fragments: 485
    [download] Destination: master [master].mp4
    [download] 0.8% of ~4.65GiB at 1.39MiB/s ETA 02:53:20 (frag 4/485) ...
    Quote Quote  
  3. Originally Posted by LZAA View Post
    yt-dlp --referer https://bullstream.xyz/watch?v=6N7AMFYL --add-header "Accept: */*" --hls-prefer-native --no-part "https://bullstream.xyz/m3u8/28/cba43dc5d1fc0796ffd171b784487c37/master.txt?s=1&cache=1"
    [generic] master: Downloading webpage
    WARNING: [generic] Falling back on generic information extractor.
    [generic] master: Downloading m3u8 information
    [info] master: Downloading 1 format(s): 1500
    [hlsnative] Downloading m3u8 manifest
    [hlsnative] Total fragments: 485
    [download] Destination: master [master].mp4
    [download] 0.8% of ~4.65GiB at 1.39MiB/s ETA 02:53:20 (frag 4/485) ...
    thank you
    Quote Quote  
  4. is there a way to download both audio with yt-dlp ?

    Code:
    yt-dlp -F --referer https://vidmoxy.com/pt/v1x26eda805?vst=1 --add-header "Accept: */*" --hls-prefer-native --no-part "https://v3.caloyannis.za.com/my/E29eYyy1raIhMTHhDKEypl5TnKWyYxyhYyEbMF5Gn3xhZGx5Zl4kZQtjpP5RqJSfd0zxL2Sfo3yuoz5cpl56LF5wo20s0xi3vr1"
    [generic] E29eYyy1raIhMTHhDKEypl5TnKWyYxyhYyEbMF5Gn3xhZGx5Zl4kZQtjpP5RqJSfd0zxL2Sfo3yuoz5cpl56LF5wo20s0xi3vr1: Downloading webpage
    [generic] E29eYyy1raIhMTHhDKEypl5TnKWyYxyhYyEbMF5Gn3xhZGx5Zl4kZQtjpP5RqJSfd0zxL2Sfo3yuoz5cpl56LF5wo20s0xi3vr1: Downloading m3u8 information
    [info] Available formats for E29eYyy1raIhMTHhDKEypl5TnKWyYxyhYyEbMF5Gn3xhZGx5Zl4kZQtjpP5RqJSfd0zxL2Sfo3yuoz5cpl56LF5wo20s0xi3vr1:
    ID             EXT RESOLUTION FPS │   TBR PROTO │ VCODEC        VBR ACODEC     MORE INFO
    ───────────────────────────────────────────────────────────────────────────────────────────
    audio0-English mp4 audio only     │       m3u8  │ audio only        unknown    [en] English
    audio0-Türkçe  mp4 audio only     │       m3u8  │ audio only        unknown    [tr] Türkçe
    836            mp4 640x266     25 │  837k m3u8  │ avc1.4d4015  837k video only
    1044           mp4 854x354     25 │ 1044k m3u8  │ avc1.4d401e 1044k video only
    1796           mp4 1280x532    25 │ 1796k m3u8  │ avc1.4d401f 1796k video only
    Quote Quote  
  5. Code:
    yt-dlp -f audio0-English --referer https://vidmoxy.com/pt/v1x26eda805?vst=1 --add-header "Accept: */*" --hls-prefer-native --no-part "https://v3.caloyannis.za.com/my/E29eYyy1raIhMTHhDKEypl5TnKWyYxyhYyEbMF5Gn3xhZGx5Zl4kZQtjpP5RqJSfd0zxL2Sfo3yuoz5cpl56LF5wo20s0xi3vr1"
    or

    Code:
    yt-dlp -f audio0-Türkçe --referer https://vidmoxy.com/pt/v1x26eda805?vst=1 --add-header "Accept: */*" --hls-prefer-native --no-part "https://v3.caloyannis.za.com/my/E29eYyy1raIhMTHhDKEypl5TnKWyYxyhYyEbMF5Gn3xhZGx5Zl4kZQtjpP5RqJSfd0zxL2Sfo3yuoz5cpl56LF5wo20s0xi3vr1"
    Quote Quote  
  6. yt-dlp -f 1796+audio0-English+audio0-Türkçe ...
    Quote Quote  



Similar Threads

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