Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

pluzz.francetv.fr 403 #4096

Closed
feeloow opened this issue Nov 4, 2014 · 2 comments
Closed

pluzz.francetv.fr 403 #4096

feeloow opened this issue Nov 4, 2014 · 2 comments

Comments

@feeloow
Copy link

@feeloow feeloow commented Nov 4, 2014

Pluzz is not supported anymore with latest version
ERROR: unable to download video data: HTTP Error 403: Forbidden
Example URL : http://pluzz.francetv.fr/videos/grandeurs_nature.html

@olivierazert
Copy link

@olivierazert olivierazert commented Nov 10, 2014

[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['http://pluzz.francetv.fr/videos/grandeurs_nature.html', '--verbose']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2014.11.09
[debug] Python version 2.7.3 - Linux-3.2.0-56-generic-i686-with-LinuxMint-13-maya
[debug] exe versions: avconv 2.4.3-7, avprobe 2.4.3-7, ffmpeg 2.4.3-7, ffprobe 2.4.3-7, rtmpdump 2.4
[debug] Proxy map: {}
[pluzz.francetv.fr] grandeurs_nature: Downloading webpage
[pluzz.francetv.fr] 112199806: Downloading video JSON
[pluzz.francetv.fr] 112199806: Downloading f4m manifest token
[pluzz.francetv.fr] 112199806: Downloading f4m manifest
[pluzz.francetv.fr] 112199806: Downloading m3u8 information
[debug] Invoking downloader on u'http://ftvodhdsecz-f.akamaihd.net//z/streaming-adaptatif_france-dom-tom/2014/S45/J7/112199806-20141109-,398,632,934,k.mp4.csmil/manifest.f4m?hdnea=exp=1415646783~acl=%2fz%2fstreaming-adaptatif_france-dom-tom%2f2014%2fS45%2fJ7%2f112199806-20141109-*~hmac=369415a5da2ab63a2ac3fdca59c1b23b9433d3812febfd58480598004d8c0059'
[download] Downloading f4m manifest
[download] Destination: Grandeurs nature-112199806.flv
ERROR: unable to download video data: HTTP Error 403: Forbidden
Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1064, in process_info
success = dl(filename, info_dict)
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1040, in dl
return fd.download(name, info)
File "/usr/local/bin/youtube-dl/youtube_dl/downloader/common.py", line 292, in download
return self.real_download(filename, info_dict)
File "/usr/local/bin/youtube-dl/youtube_dl/downloader/f4m.py", line 306, in real_download
success = http_dl.download(frag_filename, {'url': url})
File "/usr/local/bin/youtube-dl/youtube_dl/downloader/common.py", line 292, in download
return self.real_download(filename, info_dict)
File "/usr/local/bin/youtube-dl/youtube_dl/downloader/http.py", line 64, in real_download
data = self.ydl.urlopen(request)
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1298, in urlopen
return self._opener.open(req, timeout=self._socket_timeout)
File "/usr/lib/python2.7/urllib2.py", line 406, in open
response = meth(req, response)
File "/usr/lib/python2.7/urllib2.py", line 519, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python2.7/urllib2.py", line 444, in error
return self._call_chain(_args)
File "/usr/lib/python2.7/urllib2.py", line 378, in _call_chain
result = func(_args)
File "/usr/lib/python2.7/urllib2.py", line 527, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 403: Forbidden

@naglis
Copy link
Collaborator

@naglis naglis commented Nov 24, 2014

Duplicate of #3963.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
4 participants
@naglis @feeloow @olivierazert and others
You can’t perform that action at this time.