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

Unable to download JSON metadata 404: youtube-dl v2018.06.25 #16896

Closed
ajitarya opened this issue Jul 3, 2018 · 1 comment
Closed

Unable to download JSON metadata 404: youtube-dl v2018.06.25 #16896

ajitarya opened this issue Jul 3, 2018 · 1 comment
Labels

Comments

@ajitarya
Copy link

@ajitarya ajitarya commented Jul 3, 2018

youtube-dl.exe --username "***********" --password "*********" --verbose --o "C:\Pluralsight DLs\%(chapter_number)s - %(chapter)s - %(playlist_index)s - %(title)s.%(ext)s" --min-sleep-interval 120 --max-sleep-interval 660 https://app.pluralsight.com/library/courses/developing-dotnet-microsoft-azure-getting-started/ --playlist-start 32
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['--username', 'PRIVATE', '--password', 'PRIVATE', '--verbose', '--o', 'C:\\Pluralsight DLs\\%(chapter_number)s - %(chapter)s - %(playlist_index)s - %(title)s.%(ext)s', '--min-sleep-interval', '120', '--max-sleep-interval', '660', 'https://app.pluralsight.com/library/courses/developing-dotnet-microsoft-azure-getting-started/', '--playlist-start', '32']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2018.06.25
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.16299
[debug] exe versions: none
[debug] Proxy map: {}
[pluralsight:course] developing-dotnet-microsoft-azure-getting-started: Downloading course JSON
[pluralsight:course] developing-dotnet-microsoft-azure-getting-started: Downloading JSON metadata
ERROR: Unable to download JSON metadata: HTTP Error 404: Not Found (caused by HTTPError()); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type  youtube-dl -U  to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpkc931nsv\build\youtube_dl\extractor\common.py", line 598, in _request_webpage
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpkc931nsv\build\youtube_dl\YoutubeDL.py", line 2211, in urlopen
  File "C:\Python\Python34\lib\urllib\request.py", line 470, in open
  File "C:\Python\Python34\lib\urllib\request.py", line 580, in http_response
  File "C:\Python\Python34\lib\urllib\request.py", line 508, in error
  File "C:\Python\Python34\lib\urllib\request.py", line 442, in _call_chain
  File "C:\Python\Python34\lib\urllib\request.py", line 588, in http_error_default

Description of your issue, suggested solution and other information

I keep getting this error since yesterday. Other than this, not sure why but sometimes when youtube-dl fetches the download URL of a video and goes to sleep, it sleeps for a lot more than the mentioned number of seconds, it feels as if its stuck and just sits for half an hour or more.

@dstftw dstftw closed this Jul 3, 2018
@dstftw dstftw added the duplicate label Jul 3, 2018
@ajitarya
Copy link
Author

@ajitarya ajitarya commented Jul 3, 2018

@dstftw why has my issue been closed? the duplicate that you connected this bug report to, seems unrelated to mine. I have seen other ppl's issues like mine and they were simple enough to figure out for you.
Please can you tell me what's similar between by bug and the duplicate link that you have marked here.
I don't see anything wrong with my command line.

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.