Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Unable to download from parliamentlive.tv #12206
Comments
|
This seems to be a server-side issue.
to download the mentioned video. |
|
@goggle is right. This is a server-side issue. mp4-1200 corresponds to the "High" quality on the webpage, and it's not available in browsers, either. On the other hand, mp4-250, which maps to "Low", downloads fine. A more elegant approach is discussed in #3721. Before that's implemented you'll need to try available formats one by one. |
Please follow the guide below
xinto all the boxes [ ] relevant to your issue (like that [x])Make sure you are using the latest version: run
youtube-dl --versionand ensure your version is 2017.02.17. If it's not read this FAQ entry and update. Issues with outdated version will be rejected.Before submitting an issue make sure you have:
What is the purpose of your issue?
...
C:\temp\youtubedl>youtube-dl -v http://www.parliamentlive.tv/Event/Index/4d2056a8-be31-4553-9ca8-ef32580b26a7
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'http://www.parliamentlive.tv/Event/Index/4d2056a8-be31-4553-9ca8-ef32580b26a7']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2017.02.17
[debug] Python version 3.4.4 - Windows-10-10.0.14393
[debug] exe versions: ffmpeg N-71883-geb9fb50, ffprobe N-71883-geb9fb50
[debug] Proxy map: {}
[parliamentlive.tv] 4d2056a8-be31-4553-9ca8-ef32580b26a7: Downloading webpage
[parliamentlive.tv] 4d2056a8-be31-4553-9ca8-ef32580b26a7: Downloading JSON metadata
[Kaltura] 1_4zmq0hod: Downloading video info JSON
[Kaltura] 1_4zmq0hod: Downloading m3u8 information
[debug] Invoking downloader on 'http://cdnapi.kaltura.com/p/1756741/sp/175674100/playManifest/entryId/1_4zmq0hod/format/url/protocol/http/flavorId/1_ij44klfg'
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\rg3\tmp0y1qi6u7\build\youtube_dl\YoutubeDL.py", line 1704, in process_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp0y1qi6u7\build\youtube_dl\YoutubeDL.py", line 1646, in dl
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp0y1qi6u7\build\youtube_dl\downloader\common.py", line 353, in download
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp0y1qi6u7\build\youtube_dl\downloader\http.py", line 61, in real_download
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp0y1qi6u7\build\youtube_dl\YoutubeDL.py", line 2006, 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_default
urllib.error.HTTPError: HTTP Error 403: Forbidden