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

[Golem] Available formats #11182

Open
maXity opened this issue Nov 13, 2016 · 1 comment
Open

[Golem] Available formats #11182

maXity opened this issue Nov 13, 2016 · 1 comment

Comments

@maXity
Copy link

@maXity maXity commented Nov 13, 2016

Please follow the guide below

  • You will be asked some questions and requested to provide some information, please read them carefully and answer honestly
  • Put an x into all the boxes [ ] relevant to your issue (like that [x])
  • Use Preview tab to see how your issue will actually look like

Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2016.11.08.1. 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 2016.11.08.1

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

If the purpose of this issue is a bug report, site support request or you are not completely sure provide the full verbose output as follows:

Add -v flag to your command line you run youtube-dl with, copy the whole output and insert it here. It should look similar to one below (replace it with your log inserted between triple ```):

$ youtube-dl -v <your command line>
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-F', '--verbose', 'http://video.golem.de/audio-video/17934/google-daydream-test.html']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2016.11.08.1
[debug] Python version 3.4.4 - Windows-10-10.0.10240
[debug] exe versions: ffmpeg 3.2
[debug] Proxy map: {}
[Golem] 17934: Downloading XML
[info] Available formats for 17934:
format code  extension  resolution note
ipod         mp4        640x360    9.38MiB
medium       mp4        640x360    9.38MiB
high         mp4        1280x720   27.29MiB (best)
<end of log>

Description of your issue, suggested solution and other information

youtube-dl identifies three quality levels for Golem.de videos, highest being 720p.
There is in fact usually a 1080p version available as well - for the URL above, the format code would be "fullhd" instead of "high":
http://video.golem.de/download/17934?q=fullhd&rd=rl_dl
Which redirects to
http://video.golem.de/files/1/1/17934/daydream-fhd.mp4?start=0.00

@Hrxn
Copy link

@Hrxn Hrxn commented Nov 13, 2016

Can confirm, same for me.

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.