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

YouTube said: This video is not available #16313

Closed
bakif opened this issue Apr 28, 2018 · 6 comments
Closed

YouTube said: This video is not available #16313

bakif opened this issue Apr 28, 2018 · 6 comments
Labels

Comments

@bakif
Copy link

@bakif bakif commented Apr 28, 2018

Hi,

I'm running the latest version.

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

I 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)

The URL in question is: https://www.youtube.com/watch?v=nsC2bwEu5cw

I was able to download the same video from a Mac!! without any issues, and I have the same version
running on the Linux machine.

After checking many other videos I have concluded this is a random behavior.

Debug output

dev@host1:~# youtube-dl -v https://www.youtube.com/watch?v=nsC2bwEu5cw 
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'-v', u'https://www.youtube.com/watch?v=nsC2bwEu5cw']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2018.04.25
[debug] Python version 2.7.12 (CPython) - Linux-4.4.0-101-generic-x86_64-with-Ubuntu-16.04-xenial
[debug] exe versions: ffmpeg 2.8.14-0ubuntu0.16.04.1, ffprobe 2.8.14-0ubuntu0.16.04.1, phantomjs ., rtmpdump 2.4
[debug] Proxy map: {}
[youtube] nsC2bwEu5cw: Downloading webpage
[youtube] nsC2bwEu5cw: Downloading video info webpage
ERROR: nsC2bwEu5cw: YouTube said: This video is not available.
Traceback (most recent call last):
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 789, in extract_info
    ie_result = ie.extract(url)
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 440, in extract
    ie_result = self._real_extract(url)
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 1620, in _real_extract
    expected=True, video_id=video_id)
ExtractorError: nsC2bwEu5cw: YouTube said: This video is not available.
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Apr 28, 2018

You did not provide account credentials.

@dstftw dstftw closed this Apr 28, 2018
@dstftw dstftw added the invalid label Apr 28, 2018
@bakif
Copy link
Author

@bakif bakif commented Apr 28, 2018

But why it's working without account credentials on my Mac? or am I missing something!!

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Apr 28, 2018

Prove it works in incognito tab without logging in and without using any anonymizers.

@bakif
Copy link
Author

@bakif bakif commented Apr 28, 2018

Here is my prof:

screen shot 2018-04-28 at 11 56 51 am

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Apr 28, 2018

Again: prove you can view it in browser at the same machine where you're trying to run youtube-dl with the same IP address, without logging in and without any anonymizers.

@bakif
Copy link
Author

@bakif bakif commented Apr 28, 2018

Yes I confirm the video can not be viewed from the machine I'm trying to run youtube-dl (HTTP/1.1 404 Not Found)

thanks & sorry for the inconvenience.

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