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?
+ Reply to Thread
Results 1 to 17 of 17
-
Last edited by mjking; 26th Apr 2023 at 01:29.
-
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. -
here you can find many app as simply GUI for yt-dlp, like TV downloader
https://www.videohelp.com/software/sections/video-streaming-downloaders -
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. -
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'd just read the documentation, you'd see it's not that hard. Just don't be lazy and you'll get it. -
-
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 -
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
-
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 -
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.
-
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.
-
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
Similar Threads
-
Sokmil Video Downloader
By d9111 in forum Video Streaming DownloadingReplies: 22Last Post: 16th Jan 2024, 08:04 -
slow video downloader
By natty in forum Newbie / General discussionsReplies: 7Last Post: 14th Nov 2021, 11:13 -
downloading video from nbc.com
By lionstar in forum Video Streaming DownloadingReplies: 3Last Post: 2nd Sep 2020, 14:44 -
Flash Video Downloader
By jastavoss@msn.com in forum Video Streaming DownloadingReplies: 0Last Post: 23rd May 2019, 18:26 -
subtitle getting slower or faster than video
By amink69 in forum SubtitleReplies: 0Last Post: 3rd Oct 2018, 04:43