I have used yt-dlp on this but it fails.
PS C:\youtubedl> .\yt-dlp "https://tuckercarlson.com/tucker-show-jeffrey-sachs"
[generic] Extracting URL: https://tuckercarlson.com/tucker-show-jeffrey-sachs
[generic] tucker-show-jeffrey-sachs: Downloading webpage
ERROR: [generic] Unable to download webpage: HTTP Error 403: Forbidden (caused by <HTTPError 403: Forbidden>)
PS C:\youtubedl>
Any ideas?
+ Reply to Thread
Results 1 to 16 of 16
-
-
Weird you'd be forbidden - perhaps they block a header or something used by yt-dlp.
Works fine for me with this:
Code:N_m3u8DL-RE -M=mp4 "https://customer-aw5py76sw8wyqzmh.cloudflarestream.com/350561295a732e7998cbd49421a5ba8d/manifest/video.mpd?parentOrigin=https%3A%2F%2Ftuckercarlson.com"
Last edited by keep_it_breezy; 30th May 2024 at 16:05. Reason: Included muxing
-
yt-dlp --add-header "Cookie: __cf_bm=HCGevHwt6VI_FMoe7iDtOLmV2I31jCiVAC2nLvP8c9 Y-1717105586-1.0.1.1-ZUIkkpTlfT4Hh85H1OK8YzGAoBxXQswx93yJDQMGHiezQOU04b 2AZ1k2EXLFmTeAUKGp_aZ93Y1Ekx9aWVmZ2g; cf_clearance=ML.aiek4AepR4EYbyGRYsG1FfqXTsn3Y0pTaI Pj.6Gk-1717105587-1.0.1.1-z1Bl1rloPrqz2piWoisTpDpQl9N5241S1MHPaU_B5UEU65Hv5b SFscra3lWWdDhu_R0xSlu.6odH9XqfIqfgyA; _vb=d47e2115-dc0f-4762-abd3-3bbd4eb71b5d; _cids=W10=" https://tuckercarlson.com/tucker-show-jeffrey-sachs
Deprecated Feature: Passing cookies as a header is a potential security risk; they will be scoped to the domain of the downloaded urls. Please consider loading cookies from a file or browser instead.
[generic] Extracting URL: https://tuckercarlson.com/tucker-show-jeffrey-sachs
[generic] tucker-show-jeffrey-sachs: Downloading webpage
WARNING: [generic] Falling back on generic information extractor
[generic] tucker-show-jeffrey-sachs: Extracting information
ERROR: Unsupported URL: https://tuckercarlson.com/tucker-show-jeffrey-sachs -
-
Install this extension:
https://addons.mozilla.org/en-US/firefox/addon/hls-stream-detector/ -
Installed it okay and ran it.
while the vid is running at this address: https://tuckercarlson.com/tucker-show-jeffrey-sachs
and it reports: 'No URLs available'
for both 'current tab' and 'current session' with the video either paused or running. -
-
@keep_it_breezy
Thank you. That worked. It is being downloaded by yt right now. I think, I hope, though getting a lot of errors...
_BAD_RECORD_MAC] decryption failed or bad record mac (_ssl.c:2635). Retrying (2/10)...
[download] 3.7% of ~ 2.09GiB at 507.73KiB/s ETA 55:00 (frag 79/2165)[download] Got error: [SSL: DECRYPTION_FAILED_OR_BAD_RECORD_MAC] decryption failed or bad record mac (_ssl.c:2635). Retrying (3/10)...
[download] 3.8% of ~ 2.09GiB at 875.05KiB/s ETA 01:21:12 (frag 83/2165)[download] Got error: [SSL: DECRYPTION_FAILED_OR_BAD_RECORD_MAC] decryption failed or bad record mac (_ssl.c:2635). Retrying (1/10)...
[download] 4.1% of ~ 2.08GiB at 1.14MiB/s ETA 51:33 (frag 88/2165)[download] Got error: [SSL: DECRYPTION_FAILED_OR_BAD_RECORD_MAC] decryption failed or bad record mac (_ssl.c:2635). Retrying (1/10)...
[download] 4.3% of ~ 2.09GiB at 776.61KiB/s ETA 51:08 (frag 92/2165)[download] Got error: [SSL: DECRYPTION_FAILED_OR_BAD_RECORD_MAC] decryption failed or bad record mac (_ssl.c:2635). Retrying (1/10)...
[dow
and so on. But I've noticed in the past I can get heaps of that and still wind up with a good download.
so thanks a lot for your help. -
-
That's interesting. Only I get the 'decrypt' thing? I haven't failed to configure yt-dlp somehow have I or something?
'Use N_m3u8DL' - I've only just now realised that's another app I could use. Just downloaded and unzipped it. Put the files in my yt-dlp dir. It should run alright from there i guess. When this thing finishes I'll give it a try. Thanks. -
I must admit I am not sure r.e. your actual config for yt-dlp, it is a little unusual to see that though!
Yes give it a try for sure, for .mpd files and .m3u8 files it really is the GOAT in my opinion - makes it super easy to select what streams (audio, video, subs) that you want!
Similar Threads
-
any way to download selected vids from a substack post?
By abrogard in forum Newbie / General discussionsReplies: 27Last Post: 14th Jan 2025, 20:50 -
ASTDRmc for Dot Crawl?
By colonel0812 in forum RestorationReplies: 3Last Post: 6th Sep 2023, 21:00 -
How to download vids from this RG site, please?
By WazaKrash in forum Video Streaming DownloadingReplies: 17Last Post: 17th May 2023, 10:48 -
Videohelp dot com was down some minutes ago :o
By El Heggunte in forum FeedbackReplies: 6Last Post: 7th Aug 2021, 07:37 -
How To Download Live Science Vids? With youtube-dl ?
By abrogard in forum Video Streaming DownloadingReplies: 5Last Post: 18th Mar 2021, 15:45