YouTube failed due to embed restrictions #4369

Closed
opened 2026-02-21 00:14:41 -05:00 by deekerman · 3 comments
Owner

Originally created by @ddevault on GitHub (Mar 29, 2015).

[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-v', 'https://www.youtube.com/watch?v=2Vo3INoJZLA']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2015.03.24
[debug] Python version 3.4.3 - Linux-3.19.2-1-ARCH-x86_64-with-arch
[debug] exe versions: ffmpeg 2.6.1, ffprobe 2.6.1, rtmpdump 2.4
[debug] Proxy map: {}
[youtube] 2Vo3INoJZLA: Downloading webpage
[youtube] 2Vo3INoJZLA: Downloading embed webpage
[youtube] 2Vo3INoJZLA: Refetching age-gated info webpage
ERROR: 2Vo3INoJZLA: YouTube said: <a href="http://www.youtube.com/watch?v=2Vo3INoJZLA&feature=player_embedded" target="_blank">Watch this video on YouTube.</a><br/>Playback on other websites has been disabled by the video owner.
Traceback (most recent call last):
  File "/usr/lib/python3.4/site-packages/youtube_dl/YoutubeDL.py", line 651, in extract_info
    ie_result = ie.extract(url)
  File "/usr/lib/python3.4/site-packages/youtube_dl/extractor/common.py", line 275, in extract
    return self._real_extract(url)
  File "/usr/lib/python3.4/site-packages/youtube_dl/extractor/youtube.py", line 878, in _real_extract
    expected=True, video_id=video_id)
youtube_dl.utils.ExtractorError: 2Vo3INoJZLA: YouTube said: <a href="http://www.youtube.com/watch?v=2Vo3INoJZLA&feature=player_embedded" target="_blank">Watch this video on YouTube.</a><br/>Playback on other websites has been disabled by the video owner.
Originally created by @ddevault on GitHub (Mar 29, 2015). ``` [debug] System config: [] [debug] User config: [] [debug] Command-line args: ['-v', 'https://www.youtube.com/watch?v=2Vo3INoJZLA'] [debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8 [debug] youtube-dl version 2015.03.24 [debug] Python version 3.4.3 - Linux-3.19.2-1-ARCH-x86_64-with-arch [debug] exe versions: ffmpeg 2.6.1, ffprobe 2.6.1, rtmpdump 2.4 [debug] Proxy map: {} [youtube] 2Vo3INoJZLA: Downloading webpage [youtube] 2Vo3INoJZLA: Downloading embed webpage [youtube] 2Vo3INoJZLA: Refetching age-gated info webpage ERROR: 2Vo3INoJZLA: YouTube said: <a href="http://www.youtube.com/watch?v=2Vo3INoJZLA&feature=player_embedded" target="_blank">Watch this video on YouTube.</a><br/>Playback on other websites has been disabled by the video owner. Traceback (most recent call last): File "/usr/lib/python3.4/site-packages/youtube_dl/YoutubeDL.py", line 651, in extract_info ie_result = ie.extract(url) File "/usr/lib/python3.4/site-packages/youtube_dl/extractor/common.py", line 275, in extract return self._real_extract(url) File "/usr/lib/python3.4/site-packages/youtube_dl/extractor/youtube.py", line 878, in _real_extract expected=True, video_id=video_id) youtube_dl.utils.ExtractorError: 2Vo3INoJZLA: YouTube said: <a href="http://www.youtube.com/watch?v=2Vo3INoJZLA&feature=player_embedded" target="_blank">Watch this video on YouTube.</a><br/>Playback on other websites has been disabled by the video owner. ```
Author
Owner

@yan12125 commented on GitHub (Mar 29, 2015):

Duplicate of #4162 and there's a solution in #4627

@yan12125 commented on GitHub (Mar 29, 2015): Duplicate of #4162 and there's a solution in #4627
Author
Owner

@ddevault commented on GitHub (Mar 29, 2015):

Thanks. Sorry about that.

@ddevault commented on GitHub (Mar 29, 2015): Thanks. Sorry about that.
Author
Owner

@ddevault commented on GitHub (Mar 29, 2015):

Perhaps a better error message is in order.

@ddevault commented on GitHub (Mar 29, 2015): Perhaps a better error message is in order.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/youtube-dl#4369
No description provided.