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

[Newgrounds] youtube_dl.utils.ExtractorError: requested format not available #12437

Closed
bruwalfas opened this issue Mar 12, 2017 · 1 comment
Closed
Labels

Comments

@bruwalfas
Copy link

@bruwalfas bruwalfas commented Mar 12, 2017

  • [*] I've verified and I assure that I'm running youtube-dl 2017.03.10

Before submitting an issue make sure you have:

  • [*] At least skimmed through README and most notably FAQ and BUGS sections
  • [*] Searched the bugtracker for similar issues including closed ones

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


$ youtube-dl -v http://www.newgrounds.com/portal/view/689710
[debug] System config: []
[debug] User config: ['-o', '%(title)s.%(ext)s', '-f', 'bestvideo[height<=1080][ext=mp4]+bestaudio/best[height<=720]']
[debug] Custom config: []
[debug] Command-line args: ['-v', 'http://www.newgrounds.com/portal/view/689710']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2017.03.10
[debug] Python version 3.4.4 - Windows-10-10.0.14393
[debug] exe versions: ffmpeg 3.2.2, ffprobe 3.2.2, rtmpdump 2.3
[debug] Proxy map: {}
[Newgrounds] 689710: Downloading webpage
WARNING: unable to extract uploader; 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.
ERROR: requested format not available
Traceback (most recent call last):
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpj3l3ckzu\build\youtube_dl\YoutubeDL.py", line 772, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpj3l3ckzu\build\youtube_dl\YoutubeDL.py", line 826, in process_ie_result
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpj3l3ckzu\build\youtube_dl\YoutubeDL.py", line 1519, in process_video_result
youtube_dl.utils.ExtractorError: requested format not available

http://www.newgrounds.com/portal/view/689710

Basically I cannot download this Newgrounds video in my computer. The weird thing is that I can perfectly watch it via stream.

@bruwalfas bruwalfas changed the title youtube_dl.utils.ExtractorError: requested format not available [Newgrounds] youtube_dl.utils.ExtractorError: requested format not available Mar 13, 2017
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Mar 13, 2017

The format you are requesting with your config -f bestvideo[height<=1080][ext=mp4]+bestaudio/best[height<=720] does not exist.

@dstftw dstftw closed this Mar 13, 2017
@dstftw dstftw added the invalid label Mar 13, 2017
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.