[archive.org] How do I download this video?
See original GitHub issueChecklist
- I’m asking a question and not reporting a bug/feature request
- I’ve looked through the README
- I’ve read the guidelines for opening an issue
- I’ve searched the bugtracker for similar questions including closed ones
Question
https://archive.org/details/FOXNEWSW_20211112_060000_Tucker_Carlson_Tonight/start/0/end/60
How do I download this full program? It seems to be broken up into 1-minute segments. In any case, simply issuing this url to yt-dlp yields nothing at all.
Verbose log
$ yt-dlp -v https://archive.org/details/FOXNEWSW_20211112_060000_Tucker_Carlson_Tonight/start/0/end/60
[debug] Command-line config: ['-v', 'https://archive.org/details/FOXNEWSW_20211112_060000_Tucker_Carlson_Tonight/start/0/end/60']
[debug] Encodings: locale UTF-8, fs utf-8, out utf-8, err utf-8, pref UTF-8
[debug] yt-dlp version 2022.02.04 [c1653e9ef]
[debug] Python version 3.8.10 (CPython 64bit) - Linux-5.4.0-99-generic-x86_64-with-glibc2.29
[debug] exe versions: ffmpeg 4.2.4, ffprobe 4.2.4, rtmpdump 2.4
[debug] Optional libraries: Cryptodome, secretstorage, mutagen, sqlite, websockets
[debug] Proxy map: {}
[debug] [archive.org] Extracting URL: https://archive.org/details/FOXNEWSW_20211112_060000_Tucker_Carlson_Tonight/start/0/end/60
[archive.org] FOXNEWSW_20211112_060000_Tucker_Carlson_Tonight: Downloading webpage
[archive.org] FOXNEWSW_20211112_060000_Tucker_Carlson_Tonight: Downloading JSON metadata
[download] Downloading playlist: Tucker Carlson Tonight : FOXNEWSW : November 11, 2021 10:00pm-11:00pm PST
[archive.org] playlist Tucker Carlson Tonight : FOXNEWSW : November 11, 2021 10:00pm-11:00pm PST: Collected 0 videos; downloading 0 of them
[download] Finished downloading playlist: Tucker Carlson Tonight : FOXNEWSW : November 11, 2021 10:00pm-11:00pm PST
Issue Analytics
- State:
- Created 2 years ago
- Reactions:1
- Comments:14 (2 by maintainers)
Top Results From Across the Web
Downloading – A Basic Guide - Internet Archive Help Center
1. To download, go to the DOWNLOAD OPTIONS section on the right side of a page. · 2. Select your preferred Download Option...
Read more >How do I download videos on my computer? - Internet Archive
Each file may be available in different formats e.g. MPEG4, DivX. Right-click the link in the format you wish to download, and select...
Read more >How to Download Video Streams from Archive.org?
You can open the mp4 link in a browser and the video will start to play. You can then right click on the...
Read more >How should I download Archive.org videos? - Quora
Archive.org provides direct video download options on the website. You can easily download videos from the website. There is an android app also...
Read more >Download archive.org videos - Keepvid
To download video from archive.org, no special tech knowledge is required. The process starts with archive.org page link. Copy that link from the...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
--force-generic-extractor
works as a workaround for nowThis would be what I expect yt-dlp to do if that is the only way of getting to this video in full.