here's the problem: no matter which program you choose, the website name remains go.cnn.com, so i can't link to the show i want to download.
if you click on the left of the screen where it says "shows" then scroll down to where it says "cnn special report," i'm looking to get the episode called "trump's first year: reign of chaos."
can anyone help me download this program, preferably in 720p?
thanks in advance!
Support our site by donate $5 directly to us Thanks!!!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
+ Reply to Thread
Results 1 to 11 of 11
-
-
This video?
https://www.cnn.com/videos/politics/2018/01/19/csr-trumps-first-year-reign-of-chaos-ron-1.cnn
Use youtube-dl:
Code:youtube-dl -f 1280x720_3500k_mp4 https://www.cnn.com/videos/politics/2018/01/19/csr-trumps-first-year-reign-of-chaos-ron-1.cnn
-
thanks, but no. that's just a minute long tease. i'm looking to get the full program off of go.cnn.com.
-
I didn't see the show at go.cnn.com. Use a browser's Developer Tools, Network tab, to see network traffic. Find the m3u8 link. Use that with youtube-dl. That works with videos at go.cnn.com.
-
the only thing i find with an m3u8 in it is this:
http://turnerlive.akamaized.net/hls/live/586495/cnngo/cnn_slate/VIDEO_3_1464000.m3u8?h...8e5f89a844608e
what do i do with it? i tried basically copying and pasting it into the command you posted earlier, but it just gave me an error.
sorry for being such a noob.
i appreciate your help. -
-
Use the -F switch to get a list of available files:
Code:youtube-dl -F URL
Code:youtube-dl -f 1280x720_3500k_mp4 URL
Or you can get the "best" version with just the URL:
Code:youtube-dl URL
The URL changes every few minutes so you have to work fast.Last edited by jagabo; 24th May 2018 at 18:41.
-
well, after loads of trial and error, i'm downloading SOMETHING. hopefully it's what i'm after.
thanks, jagabo, for all your help! there's no way i would have figured this out without you! -
thanks for your trouble, LZAA. that's exactly what i managed to download, too.
hopefully, your download and share will be helpful for other people looking for that show.
Similar Threads
-
Problems playing CNN videos
By jalea148 in forum Newbie / General discussionsReplies: 4Last Post: 7th Mar 2016, 11:50