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

Video download not possible with current version #20810

Closed
salami738 opened this issue Apr 24, 2019 · 2 comments
Closed

Video download not possible with current version #20810

salami738 opened this issue Apr 24, 2019 · 2 comments

Comments

@salami738
Copy link

@salami738 salami738 commented Apr 24, 2019

Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2019.04.24. If it's not, read this FAQ entry and update. Issues with outdated version will be rejected.

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

Before submitting an issue make sure you 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)
  • Site support request (request for adding support for a new site)
  • Feature request (request for a new functionality)
  • Question
  • Other
C:\Users\user\Desktop>youtube-dl --verbose https://www.youtube.com/watch?v=AZ_Pkgi5K70
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['--verbose', 'https://www.youtube.com/watch?v=AZ_Pkgi5K70']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2018.11.18
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.17134
[debug] exe versions: ffmpeg N-72647-g52acd22, ffprobe N-72647-g52acd22
[debug] Proxy map: {}
[youtube] AZ_Pkgi5K70: Downloading webpage
[youtube] AZ_Pkgi5K70: Downloading video info webpage
ERROR: AZ_Pkgi5K70: "token" parameter not in video info for unknown reason; 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.
Traceback (most recent call last):
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmph_ixabnp\build\youtube_dl\YoutubeDL.py", line 792, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmph_ixabnp\build\youtube_dl\extractor\common.py", line 508, in extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmph_ixabnp\build\youtube_dl\extractor\youtube.py", line 1670, in _real_extract
youtube_dl.utils.ExtractorError: AZ_Pkgi5K70: "token" parameter not in video info for unknown reason; 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.
@salami738
Copy link
Author

@salami738 salami738 commented Apr 24, 2019

Can be closed, youtube-dl -U as non administrator under windows does not work for me. After running as admin, i now have the current (working) version.

@MarxSoul55
Copy link

@MarxSoul55 MarxSoul55 commented Apr 24, 2019

I can verify this. I'm on Windows 10, 64-bit. I started up PowerShell as an admin and ran youtube-dl -U. Now everything is fine!

@ytdl-org ytdl-org locked and limited conversation to collaborators Apr 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.