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

ExtractorError: YouTube said: This video contains content from SME, who has blocked it in your country on copyright grounds. #6547

Closed
yangofzeal opened this issue Aug 13, 2015 · 7 comments

Comments

@yangofzeal
Copy link

from US-based IP:

$ youtube-dl -k --verbose --no-cache-dir https://www.youtube.com/watch?v=OLzK_ewEilE
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'-k', u'--verbose', u'--no-cache-dir', u'https://www.youtube.com/watch?v=OLzK_ewEilE']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2015.08.09
[debug] Python version 2.7.10 - Darwin-12.4.0-x86_64-i386-64bit
[debug] exe versions: ffmpeg 2.3.3, ffprobe 2.3.3
[debug] Proxy map: {}
[youtube] OLzK_ewEilE: Downloading webpage
[youtube] OLzK_ewEilE: Downloading video info webpage
ERROR: OLzK_ewEilE: YouTube said: This video contains content from SME, who has blocked it in your country on copyright grounds.
Traceback (most recent call last):
File "/Users/msyang/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 655, in extract_info
ie_result = ie.extract(url)
File "/Users/msyang/bin/youtube-dl/youtube_dl/extractor/common.py", line 286, in extract
return self._real_extract(url)
File "/Users/msyang/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 1063, in _real_extract
expected=True, video_id=video_id)
ExtractorError: OLzK_ewEilE: YouTube said: This video contains content from SME, who has blocked it in your country on copyright grounds.

@yan12125
Copy link
Collaborator

Can you watch this video in browsers without relays like proxies or VPNs?

@yangofzeal
Copy link
Author

No. I was wondering if there's an option to spoof an ip.

On Thu, Aug 13, 2015, 1:20 AM Yen Chi Hsuan notifications@github.com
wrote:

Can you watch this video in browsers without relays like proxies or VPNs?


Reply to this email directly or view it on GitHub
#6547 (comment).

@yan12125
Copy link
Collaborator

--proxy may be helpful.

@dstftw dstftw closed this as completed Aug 13, 2015
@AurelFR
Copy link

AurelFR commented May 30, 2020

i had the same error /what i did ?just copy the youtube link in tor browser ,run the link ,then copy the download link to ffmpeg /for me was working

@Droyk
Copy link

Droyk commented Jun 22, 2020

@AurelFR

i had the same error /what i did ?just copy the youtube link in tor browser ,run the link ,then copy the download link to ffmpeg /for me was working

Can you please explain what do you mean by that? I tried the same thing but it didn't work out I copied the link from my default browser to tor and press enter it is still showing

This video contains content from SME, who has blocked it in your country on copyright grounds.

I want to download this video https://www.youtube.com/watch?v=APY-dar9c10

@Droyk
Copy link

Droyk commented Jun 22, 2020

@yan12125 I tried using VPN & multiple proxies still can't download it nor I can watch it any help
this is the video https://www.youtube.com/watch?v=APY-dar9c10

@yan12125
Copy link
Collaborator

I don't think copyrighted videos can be downloaded. If you can watch it in browsers with some VPN or proxy and are not sure how to make youtube-dl to the same VPN/proxy, ask on IRC.

@ytdl-org ytdl-org locked as resolved and limited conversation to collaborators Jun 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants