ytdl-org / youtube-dl

Command-line program to download videos from YouTube.com and other video sites
http://ytdl-org.github.io/youtube-dl/
The Unlicense
131.8k stars 9.99k forks source link

Raiplay - Site Updated - Dowload do not start #22906

Open ancucchi opened 4 years ago

ancucchi commented 4 years ago

From few days Raiplay website is changed and now youtube-dl ca not dowload is stream

$ youtube-dl -v https://www.raiplay.it/video/2017/01/Il-quinto-potere-df98d885-128b-40d8-8e7c-118eef7a0e79.html [debug] System config: [] [debug] User config: [] [debug] Custom config: [] [debug] Command-line args: [u'-v', u'https://www.raiplay.it/video/2017/01/Il-quinto-potere-df98d885-128b-40d8-8e7c-118eef7a0e79.html'] [debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8 [debug] youtube-dl version 2019.10.29 [debug] Python version 2.7.15+ (CPython) - Linux-4.15.0-65-generic-x86_64-with-LinuxMint-19.1-tessa [debug] exe versions: ffmpeg 3.4.6, ffprobe 3.4.6 [debug] Proxy map: {} [RaiPlay] df98d885-128b-40d8-8e7c-118eef7a0e79: Downloading video JSON ERROR: Unable to download JSON metadata: HTTP Error 404: Not Found (caused by HTTPError()); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output. File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 627, in _request_webpage return self._downloader.urlopen(url_or_request) File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 2237, in urlopen return self._opener.open(req, timeout=self._socket_timeout) File "/usr/lib/python2.7/urllib2.py", line 435, in open response = meth(req, response) File "/usr/lib/python2.7/urllib2.py", line 548, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib/python2.7/urllib2.py", line 473, in error return self._call_chain(args) File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain result = func(args) File "/usr/lib/python2.7/urllib2.py", line 556, in http_error_default raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)

PlaceboPRS commented 4 years ago

I tested with https://www.raiplay.it/video/2017/11/La-strada-di-casa--S1E1-d3652f8b-a7f8-453e-8f45-9654ff1411ad.html and it works fine:

image