Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
'urgent issue' - Playback on other websites has been disabled by the video owner #4627
Comments
|
Duplicate of #4162, you could try using your youtube account with the |
|
thanks. Works. here a short howto:
|
|
To add to CiscoPress's howto, here's some info on the .netrc file format which Make sure you set the privileges with You can also use authentication flags from the command line, but be careful about your password ending up in your shell history. |
|
Doesn't work for me (TM)(C)(R): $ cat ~/.netrc $ youtube-dl -v http://www.youtube.com/watch?v=_ujz8dY7EAE Happy to run any further tests required. |
|
Use "-n" argument
|
|
-n argument does not work for me $ cat ~/.netrc $ youtube-dl -n -c -v "https://www.youtube.com/watch?v=_ujz8dY7EAE" |
|
are you on a *NIX system? |
|
Debian testing. File permissions for .netrc: 600, running the program with the same user who is owner of the file. And using a valid login and password (I can watch the video on the browser) |
|
The solution no longer works for me. For video https://www.youtube.com/watch?v=UNDIrIyvQFk I have passed login through .netrc (It worked), but still it claims I cannot download the video due to owner's restrictions on embedding. youtube-dl -n https://www.youtube.com/watch?v=UNDIrIyvQFk [youtube] Downloading login page [youtube] Logging in Type 2-step verification code and press [Return]: [youtube] Submitting TFA code [youtube] UNDIrIyvQFk: Downloading webpage [youtube] UNDIrIyvQFk: Downloading embed webpage [youtube] UNDIrIyvQFk: Refetching age-gated info webpage ERROR: UNDIrIyvQFk: YouTube said: Watch this video on YouTube. |
It's the first time I see such message. I searched issues and found no other.
Would be great if you fix that fast.
do you know any workaround for download?