VideoHelp Forum




+ Reply to Thread
Results 1 to 17 of 17
  1. Example : https://www.nbc.com/sin-senos-si-hay-paraiso/video/virginia-bajo-sospecha/3593987

    Hello, I've been trying to download videos from Nbc lately.

    I have 3 programs that I use for download.

    1) IDM : This is the fastest downloader, The only problem is that I have to wait for the video to play so it can detect the links.. but most of the videos show up to 540p even though they are high quality.

    2) WonderFox Soft (HD Video Converter Factory Pro) : A program with this interface, after pasting and analyzing the link, select quality options and subtitle and download it. Nice but the only problem is that if it takes 8 minutes for me to download with IDM, it takes 20 maybe 30 minutes there.

    3) Yt-dlp :It's a nice program, but writing code, pasting links, quality, adding subtitles takes time as a code, and for some reason, it's also very slow.(if it takes 8 minutes for me to download with IDM, it takes 20 maybe 30 minutes there.)

    Actually 2nd method is good + I can download subtitles too but it's slow. Does anyone know of a better method or program?
    Last edited by mjking; 26th Apr 2023 at 01:29.
    Quote Quote  
  2. still anyone there who has never heard of N_m3u8DL-RE ? unbelievable

    anyway search m3u8/mpd and download with the app suggested above. more fast than yt_dlp
    Quote Quote  
  3. Originally Posted by lomero View Post
    still anyone there who has never heard of N_m3u8DL-RE ? unbelievable

    anyway search m3u8/mpd and download with the app suggested above. more fast than yt_dlp

    This works through the command system like yt-dlp. Maybe it's downloading fast, but isn't there a program with an interface that pastes the link and downloads it to me?

    I'm not just going to download a video or two. I will download hundreds of videos. and it is very difficult to write and download code one by one..

    My process takes less time with IDM if I want to download it like that.
    Quote Quote  
  4. Stream Detector extension + yt-dlp or N_m3u8DL-RE. Change thread-count or use in conjunction with aria2 to maximize speed. It's quite literally a copy/paste operation. No need to type any "code".
    Quote Quote  
  5. here you can find many app as simply GUI for yt-dlp, like TV downloader

    https://www.videohelp.com/software/sections/video-streaming-downloaders
    Quote Quote  
  6. Originally Posted by stabbedbybrick View Post
    Stream Detector extension + yt-dlp or N_m3u8DL-RE. Change thread-count or use in conjunction with aria2 to maximize speed. It's quite literally a copy/paste operation. No need to type any "code".
    aria2 is : https://aria2.github.io ?

    Honestly I don't know like , if im not wrong this like yt-dlp?

    Example link : yt-dlp https://www.nbc.com/sin-senos-si-hay-paraiso/video/cambio-de-planes/3580230

    If so, can you write me a sample code?
    How can I download with subtitles and choose its quality.
    Quote Quote  
  7. This will use aria2, write out external subs, select 1080p, and save output with the title of the video:

    Code:
    yt-dlp --downloader aria2c --write-subs -S "res:1080" -o "%(title)s.%(ext)s" "https://www.nbc.com/sin-senos-si-hay-paraiso/video/cambio-de-planes/3580230"
    If you save those arguments in a config file, you never have to type it out again. Every time you use 'yt-dlp "URL", it will be used automatically. And since yt-dlp can grab links from a text file, you can put the links of all videos in there and batch download everything.

    If you'd just read the documentation, you'd see it's not that hard. Just don't be lazy and you'll get it.
    Quote Quote  
  8. Originally Posted by stabbedbybrick View Post
    This will use aria2, write out external subs, select 1080p, and save output with the title of the video:

    Code:
    yt-dlp --downloader aria2c --write-subs -S "res:1080" -o "%(title)s.%(ext)s" "https://www.nbc.com/sin-senos-si-hay-paraiso/video/cambio-de-planes/3580230"
    If you save those arguments in a config file, you never have to type it out again. Every time you use 'yt-dlp "URL", it will be used automatically. And since yt-dlp can grab links from a text file, you can put the links of all videos in there and batch download everything.

    If you'd just read the documentation, you'd see it's not that hard. Just don't be lazy and you'll get it.
    Thank you for effort frankly, I don't understand much about this kind of cmd work.. so I wanted it with an interface.
    Quote Quote  
  9. Hi. Can you help me please? How can I download this video? Thanks a lot!!

    https://www.nbc.com/la-mujer-de-judas/video/encuentro-necesario/9000436649
    Quote Quote  
  10. Code:
    N_m3u8DL-RE "https://vod-lf-oneapp2-prd.akamaized.net/prod/telemundo/CiH/iYE/9000436649/1739224047141-sMWln/cmaf/mpeg_cenc_2sec/master_cmaf.mpd?audio=all&subtitle=all&forcedNarrative=true" --key e9fec92723384fe3935768bd72043eca:87f94eeb9a7b9e9d2eaf0bb5cc821bc2 -M format=mkv
    Quote Quote  
  11. Sorry, but I can't download. Can yuo help me step by step please? Thanks a lot!!!!!
    Quote Quote  
  12. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    Originally Posted by dani19910 View Post
    Sorry, but I can't download. Can yuo help me step by step please? Thanks a lot!!!!!

    https://files.videohelp.com/u/301156/downloader.zip

    click on cmd.exe, copy what cedric8528 post, paste on it
    Quote Quote  
  13. The server is not authenticated in the zone. it says. why? thanks a lot!! N_m3u8DL-RE https://vod-lf-oneapp2-prd.akamaized.net/prod/telemundo/cVw/uDo/9000436644/17386912548...Narrative=true -M format=mkv

    How can I get key...? N_m3u8DL-RE "https://vod-lf-oneapp2-prd.akamaized.net/prod/telemundo/CiH/iYE/9000436649/1739224047141-sMWln/cmaf/mpeg_cenc_2sec/master_cmaf.mpd?audio=all&subtitle=all&forcedNarra tive=true" --key e9fec92723384fe3935768bd72043eca:87f94eeb9a7b9e9d2 eaf0bb5cc821bc2 -M format=mkv

    This link format? Thanks!!
    Last edited by dani19910; 9th Apr 2025 at 14:15.
    Quote Quote  
  14. Thanks but I cant install to my chrome the widevine proxy. Can you help me step by step, please? Sorry, but I am stupid a little bit for this.
    Quote Quote  
  15. Hi. Can you write me all 126 episode N_m3u8DL-RE links, please?? Thank you very much!!!!

    https://www.nbc.com/la-mujer-de-judas/video/libertad/9000436644
    Quote Quote  



Similar Threads

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