Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

archive.org stream only videos not downloading #27236

Closed
goodstuff626 opened this issue Nov 28, 2020 · 0 comments
Closed

archive.org stream only videos not downloading #27236

goodstuff626 opened this issue Nov 28, 2020 · 0 comments

Comments

@goodstuff626
Copy link

Checklist

  • [ x] I'm reporting a broken site support
  • [x ] I've verified that I'm running youtube-dl version 2020.11.26
  • [x ] I've checked that all provided URLs are alive and playable in a browser
  • [x ] I've checked that all URLs and arguments with special characters are properly quoted or escaped
  • [x ] I've searched the bugtracker for similar issues including closed ones

Verbose log

PASTE VERBOSE LOG HERE

C:\Users\Michael>C:\Users\Michael\AppData\Roaming\youtube-dlg\youtube-dl.exe -v
https://archive.org/details/MSNBCW_20131125_040000_To_Catch_a_Predator/
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'https://archive.org/details/MSNBCW_20131125_0
40000_To_Catch_a_Predator/']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2020.11.26
[debug] Python version 3.4.4 (CPython) - Windows-8.1-6.3.9600
[debug] exe versions: none
[debug] Proxy map: {}
[generic] MSNBCW_20131125_040000_To_Catch_a_Predator: Requesting header
WARNING: Falling back on generic information extractor.
[generic] MSNBCW_20131125_040000_To_Catch_a_Predator: Downloading webpage
[generic] MSNBCW_20131125_040000_To_Catch_a_Predator: Extracting information
[debug] Default format spec: best/bestvideo+bestaudio
[debug] Invoking downloader on 'https://archive.org/download/MSNBCW_20131125_040
000_To_Catch_a_Predator/MSNBCW_20131125_040000_To_Catch_a_Predator.mp4'
ERROR: unable to download video data: HTTP Error 403: Forbidden
Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp8xa81x
l2\build\youtube_dl\YoutubeDL.py", line 1936, in process_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp8xa81x
l2\build\youtube_dl\YoutubeDL.py", line 1875, in dl
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp8xa81x
l2\build\youtube_dl\downloader\common.py", line 366, in download
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp8xa81x
l2\build\youtube_dl\downloader\http.py", line 351, in real_download
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp8xa81x
l2\build\youtube_dl\downloader\http.py", line 116, in establish_connection
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp8xa81x
l2\build\youtube_dl\downloader\http.py", line 110, in establish_connection
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp8xa81x
l2\build\youtube_dl\YoutubeDL.py", line 2248, in urlopen
File "C:\Python\Python34\lib\urllib\request.py", line 470, in open
File "C:\Python\Python34\lib\urllib\request.py", line 580, in http_response
File "C:\Python\Python34\lib\urllib\request.py", line 502, in error
File "C:\Python\Python34\lib\urllib\request.py", line 442, in _call_chain
File "C:\Python\Python34\lib\urllib\request.py", line 685, in http_error_302
File "C:\Python\Python34\lib\urllib\request.py", line 470, in open
File "C:\Python\Python34\lib\urllib\request.py", line 580, in http_response
File "C:\Python\Python34\lib\urllib\request.py", line 508, in error
File "C:\Python\Python34\lib\urllib\request.py", line 442, in _call_chain
File "C:\Python\Python34\lib\urllib\request.py", line 588, in http_error_defau
lt
urllib.error.HTTPError: HTTP Error 403: Forbidden

Description

WRITE DESCRIPTION HERE
Some archive.org "stream only" videos download and join 1 minute parts with no problems using youtube-dl like this link - https://archive.org/details/WTTG_20010914_090000_Cops/
But other "stream only" videos like this one in my bug report - https://archive.org/details/MSNBCW_20131125_040000_To_Catch_a_Predator/
it says - "HTTP Error 403: Forbidden"
Am I doing something wrong? Is it broken and can it be fixed? Please and thank you for any help or information.

@dstftw dstftw closed this as completed in 5fc5369 Feb 7, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant