hi guys and happy thanksgiving for those in the US. i am trying to find out how can i site rip/batch download a desired latino tv show from this website (https://www.telemundo.com/shows/caso-cerrado) or (http://now.telemundo.com/caso-cerrado). they seem to upload them to youtube however i notice and when using this episode as an example 1: youtube source/upload (https://www.youtube.com/watch?v=_8ti692v-Ag) and 2: original (https://www.telemundo.com/shows/2019/07/25/caso-cerrado-lina-se-excita-sexualmente-con...rentes-tamanos), youtube show it as 720p(~200mb) when their website has it on 1080p. after doing some playing around and testing, i was able to download this specific episode with Video DownloadHelper which gave me a file of ~750mb [screenshoot here](https://forum.videohelp.com/images/imgfiles/QrFzcU5.jpg) and with youtube-dl which gave me a file of ~750mb [screenshoot here](https://forum.videohelp.com/images/imgfiles/9Vj8q5t.jpg). i was able to get a url with adobe hds chrome plug in and use with youtube-dl yet i could not use a similar url obtained with Video DownloadHelper. please! please! if anybody know a way or program to siteip/batch download this show and care to share i will appreciated it, thank you and happy thanksgiving.
code used:
Code:url optained with adobe hds(worked): youtube-dl "https://telemundo-vh.akamaihd.net/i/MPX/video/NBCU_Telemundo/20190725/3994353_1564108453/190725_3994353_Caso_Cerrado__Lina_se_excita_sexualmente_con_,12,40,25,18,7,4,2,00.mp4.csmil/master.m3u8?__b__=1000&hdnea=st=1574976678~exp=1574983908~acl=/i/MPX/video/NBCU_Telemundo/20190725/3994353_1564108453/190725_3994353_Caso_Cerrado__Lina_se_excita_sexualmente_con_*~id=176442cc-325a-454e-b2ee-9ebad89c1a36~hmac=0bda693a11698ec7cfbba09fcd68be700e9de20a446d202b510fcf17bc11cda4" url optained with Video DownloadHelper(did not work): youtube-dl "https://telemundo-vh.akamaihd.net/i/MPX/video/NBCU_Telemundo/20190725/3994353_1564108453/190725_3994353_Caso_Cerrado__Lina_se_excita_sexualmente_con_,12,40,25,18,7,4,2,00.mp4.csmil/index_1_av.m3u8?null=0&id=AgBJnJbHaHw+z89F4F0d5h%2flx4GJbermhDKUfB5dwmmQoAFNWrYKAhO52t5XV8253NbaFDLdmd58hQ%3d%3d&hdntl=exp=1575065423~acl=%2fi%2fMPX%2fvideo%2fNBCU_Telemundo%2f20190725%2f3994353_1564108453%2f190725_3994353_Caso_Cerrado__Lina_se_excita_sexualmente_con_*~data=hdntl~hmac=0f8534cef75656250e23526e99a0d670b396f279133744cb19351890c8aade41"
+ Reply to Thread
Results 1 to 7 of 7
-
Last edited by aniel; 28th Nov 2019 at 17:42.
-
when you tried youtube-dl was it updated to the latest version ?? (youtube-dl -U)
-
You need to get the m3u8 for each episode. Then:
You can get the link from a browser's Developer Tools (F12, network tab), or The Stream Detector plugin for FireFox.Code:youtube-dl "https://telemundo-vh.akamaihd.net/i/MPX/video/NBCU_Telemundo/20191127/4075992_1574898292/191127_4075992_Caso_Cerrado__Dealer_esta_en_coma_por_un_bat_,12,40,25,18,7,4,2,00.mp4.csmil/master.m3u8?__b__=1000&hdnea=st=1574989571~exp=1574996801~acl=/i/MPX/video/NBCU_Telemundo/20191127/4075992_1574898292/191127_4075992_Caso_Cerrado__Dealer_esta_en_coma_por_un_bat_*~id=e310dc21-db3d-4480-b483-a9a888454a03~hmac=cffb5440886ff110d4407fdee502fb3582b2dfbf40e230b0296ee573856b3645"
-
-
Unfortunately, the links don't have a simple format with just a date or episode number you can change for each episode. They don't want to make it easy to steal their content. But you can put a bunch of the m3u8 links in one text file and use youtube-dl to download all of them in one operation. But you still have to get the links by playing each video.
That will download the best available version of each video in the list.Code:youtube-dl --batch-file batchlist.txt
-
thank you very much, i will try that and if it is to much work, i will go with with you quality/quantity ripping
Similar Threads
-
Can anyone help me in downloading this from this site?
By alirais317 in forum Video Streaming DownloadingReplies: 4Last Post: 21st Nov 2018, 04:50 -
could someone help me with this site?
By mito0 in forum Video Streaming DownloadingReplies: 6Last Post: 19th Nov 2018, 18:25 -
How to best use this site?
By I Suck At This S#!t in forum Newbie / General discussionsReplies: 10Last Post: 23rd Apr 2018, 18:40 -
Help with this site
By tchelaru in forum Video Streaming DownloadingReplies: 0Last Post: 24th Feb 2018, 18:10 -
Ripping videos from The CW site
By webslinger in forum Video Streaming DownloadingReplies: 2Last Post: 28th Sep 2015, 04:08


Quote
