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

Blip.tv is broken since today #2920

Closed
ITikhonov opened this issue May 14, 2014 · 3 comments
Closed

Blip.tv is broken since today #2920

ITikhonov opened this issue May 14, 2014 · 3 comments
Assignees
Labels

Comments

@ITikhonov
Copy link

@ITikhonov ITikhonov commented May 14, 2014

Seems like blip.tv ditched supporting itunes.

http://www.ibroadcastnetwork.org/news/blip.tv-discontinuing-distribution-to-itunes

$ youtube-dl -v -f 'Blip HD 720' http://www.yogscast.com/video/VCIpQFdAXGHv/category/all/tag/all/section/latest/page/0
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-v', '-f', 'Blip HD 720', 'http://www.yogscast.com/video/VCIpQFdAXGHv/category/all/tag/all/section/latest/page/0']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2014.05.13
[debug] Python version 2.7.3 - Linux-3.6.11-gentoo-x86_64-Intel-R-_Core-TM-2_Duo_CPU_T6570_@_2.10GHz-with-gentoo-2.1
[debug] Proxy map: {}
[generic] 0: Requesting header
WARNING: Falling back on generic information extractor.
[generic] 0: Downloading webpage
[generic] 0: Extracting information
[BlipTV] a-6883292: Downloading JSON metadata
ERROR: unable to download video data: HTTP Error 410: iTunes Not Supported
Traceback (most recent call last):
  File "/home/kef/bin/youtube-dl-real/youtube_dl/YoutubeDL.py", line 1009, in process_info
    success = dl(filename, info_dict)
  File "/home/kef/bin/youtube-dl-real/youtube_dl/YoutubeDL.py", line 985, in dl
    return fd.download(name, info)
  File "/home/kef/bin/youtube-dl-real/youtube_dl/downloader/common.py", line 291, in download
    return self.real_download(filename, info_dict)
  File "/home/kef/bin/youtube-dl-real/youtube_dl/downloader/http.py", line 58, in real_download
    data = self.ydl.urlopen(request)
  File "/home/kef/bin/youtube-dl-real/youtube_dl/YoutubeDL.py", line 1214, in urlopen
    return self._opener.open(req, timeout=self._socket_timeout)
  File "/usr/lib64/python2.7/urllib2.py", line 406, in open
    response = meth(req, response)
  File "/usr/lib64/python2.7/urllib2.py", line 519, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib64/python2.7/urllib2.py", line 444, in error
    return self._call_chain(*args)
  File "/usr/lib64/python2.7/urllib2.py", line 378, in _call_chain
    result = func(*args)
  File "/usr/lib64/python2.7/urllib2.py", line 527, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 410: iTunes Not Supported

@jaimeMF jaimeMF added the broken-IE label May 14, 2014
@dstftw dstftw self-assigned this May 15, 2014
@dstftw dstftw closed this in 481efc8 May 15, 2014
@dstftw
Copy link
Collaborator

@dstftw dstftw commented May 15, 2014

Thanks for the report, youtube-dl has been modified to fit the latest blip.tv changes. This will be available in the next release.

@phihag
Copy link
Contributor

@phihag phihag commented May 16, 2014

This issue should be fixed in youtube-dl 2014.05.16.1. Type youtube-dl -U to update.

@ITikhonov
Copy link
Author

@ITikhonov ITikhonov commented May 16, 2014

thanks for your work!

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
You can’t perform that action at this time.