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

Does not work at Globo Play #16606

Closed
ghost opened this issue Jun 1, 2018 · 2 comments
Closed

Does not work at Globo Play #16606

ghost opened this issue Jun 1, 2018 · 2 comments

Comments

@ghost
Copy link

@ghost ghost commented Jun 1, 2018

Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2018.05.30. If it's not, read this FAQ entry and update. Issues with outdated version will be rejected.

  • I've verified and I assure that I'm running youtube-dl 2018.05.30

Before submitting an issue make sure you have:

  • At least skimmed through the README, most notably the FAQ and BUGS sections
  • Searched the bugtracker for similar issues including closed ones
  • Checked that provided video/audio/playlist URLs (if any) are alive and playable in a browser

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)
  • Site support request (request for adding support for a new site)
  • Feature request (request for a new functionality)
  • Question
  • Other

Description of your issue, suggested solution and other information

Does not work at Globo Play. I'm using a valid authorization cookie.

youtube-dl -v --cookie cookies.txt https://globoplay.globo.com/v/6779730/programa/
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'-v', u'--cookie', u'cookies.txt', u'https://globoplay.globo.com/v/6779730/programa/']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2018.05.30
[debug] Python version 2.7.12 (CPython) - Linux-4.13.0-43-generic-x86_64-with-LinuxMint-18.3-sylvia
[debug] exe versions: ffmpeg 2.8.14-0ubuntu0.16.04.1, ffprobe 2.8.14-0ubuntu0.16.04.1
[debug] Proxy map: {}
[Globo] 6779730: Downloading JSON metadata
[Globo] 6779730: Downloading security hash for 6779730_90_720_collection
ERROR: Globo returned error: Video is for subscribers only. Authorization required.
Traceback (most recent call last):
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 792, in extract_info
    ie_result = ie.extract(url)
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 500, in extract
    ie_result = self._real_extract(url)
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/globo.py", line 120, in _real_extract
    '%s returned error: %s' % (self.IE_NAME, message), expected=True)
ExtractorError: Globo returned error: Video is for subscribers only. Authorization required.
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jun 1, 2018

@dstftw dstftw closed this Jun 1, 2018
@ghost
Copy link
Author

@ghost ghost commented Jun 1, 2018

@dstftw Minutes after this try has worked. I thinks that is a temporary failure at next moment after the video upload.

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