VideoHelp Forum



Support our site by donate $5 directly to us Thanks!!!

Try StreamFab Downloader and download streaming video from Netflix, Amazon!



+ Reply to Thread
Results 1 to 8 of 8
  1. Member
    Join Date
    Jul 2024
    Location
    Lisbon
    Search PM
    Is it possible to restream a .mpd URL + keys using N_m3u8DL-re? I've tried everything, but the .ts file that is created keeps getting infinitely large. Could you explain…
    Last edited by ottoplank; 22nd Jul 2024 at 22:44. Reason: wrong word
    Quote Quote  
  2. you can use streamlink using this command streamlink.exe "http://.mpd " best --ffmpeg-dkey "key"
    Quote Quote  
  3. Member
    Join Date
    Jul 2024
    Location
    Lisbon
    Search PM
    Originally Posted by skipmack46 View Post
    you can use streamlink using this command streamlink.exe "http://.mpd " best --ffmpeg-dkey "key"
    I can generate an m3u8 file with the streamlink? Thanks!
    Quote Quote  
  4. python -m streamlink --ffmpeg-dkey "key" -O .mpd best | ffmpeg -nostdin -hide_banner -loglevel error -i - -c copy -f hls -hls_segment_type mpegts -hls_flags delete_segments+append_list -segment_list_flags live+program_date_time -hls_time 2 -hls_list_size 10 /var/www/hls/index.m3u8

    Same ffmpeg command for n M3u8dl re

    Or in mpegts http stream
    streamlink --player-external-http --player-external-http-port=1000 mpd best


    Edit: for Linux
    Last edited by notaghost; 24th Jul 2024 at 13:28.
    discord=notaghost9997
    Quote Quote  
  5. Member
    Join Date
    Jul 2024
    Location
    Lisbon
    Search PM
    Originally Posted by notaghost View Post
    python -m streamlink --ffmpeg-dkey "key" -O .mpd best | ffmpeg -nostdin -hide_banner -loglevel error -i - -c copy -f hls -hls_segment_type mpegts -hls_flags delete_segments+append_list -segment_list_flags live+program_date_time -hls_time 2 -hls_list_size 10 /var/www/hls/index.m3u8

    Same ffmpeg command for n M3u8dl re

    Or in mpegts http stream
    streamlink player-external-http --player-external-http-port=1000 mpd best
    Thanks, my friend! I tested all these commands, including with N_m3u8DL-RE, but it didn't work.
    Quote Quote  
  6. Message me on discord.
    discord=notaghost9997
    Quote Quote  
  7. Member
    Join Date
    Jul 2024
    Location
    Lisbon
    Search PM
    Originally Posted by notaghost View Post
    Message me on discord.
    I sent the request
    Quote Quote  
  8. Member
    Join Date
    Jul 2024
    Location
    Lisbon
    Search PM
    Originally Posted by notaghost View Post
    python -m streamlink --ffmpeg-dkey "key" -O .mpd best | ffmpeg -nostdin -hide_banner -loglevel error -i - -c copy -f hls -hls_segment_type mpegts -hls_flags delete_segments+append_list -segment_list_flags live+program_date_time -hls_time 2 -hls_list_size 10 /var/www/hls/index.m3u8

    Same ffmpeg command for n M3u8dl re

    Or in mpegts http stream
    streamlink --player-external-http --player-external-http-port=1000 mpd best


    Edit: for Linux

    Thanks, notaghost!

    It worked perfectly!
    Quote Quote  



Similar Threads

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