Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
-g option no longer working with Youtube / MPC-HC please fix it #12074
Comments
|
Post the full output of youtube-dl when run with
Do not post screenshots of verbose log only plain text is acceptable. The output (including the first lines) contains important debugging information. Issues without the full output are often not reproducible and therefore do not get solved in short order, if ever. |
|
2017.02.10 youtube-dl.exe -v -g https://www.youtube.com/watch?v=zkKteggEqrU |
Clearly the problem is in MPC-HC. Report a bug to them |
|
it was working fine for months... |
|
YouTube servers may change to a different codec. I guess VLC can support both the new one and the old one, yet MPC-HC not. |
|
not about the codec its about the video stream url |
|
I don't know the real cause. That was just my guess. As I've said, if VLC works but MPC-HC not, it's clear that MPC-HC has problems. Go ahead to https://trac.mpc-hc.org/wiki/How_to_Report_Issues and report a bug there, just like what you've done here on youtube-dl. |
|
why would you close a ticket if you don't know the real cause? is this how you handle all tickets? |
|
Because the problem is in MPC-HC, not in youtube-dl. |
|
not true! have you read anything I've said? it was working fine for months... .ok lets do this... which other site does youtube-dl works with? lets test a different site ok? you tell me.... |
|
I was also getting this error/ Unable to extract uploader nickname |
|
|
Anyway, as OP does not believe it's an MPC-HC problem, I did a test. In Options -> Playback -> Output -> DirectShow Video, the default value is "Enhanced Video Renderer (custom presenter)". If I change that to "Enhanced Video Renderer", the resultant m3u8 file plays just fine. So, the problem is: the custom presenter in MPC-HC is broken. By the way, MPC-HC enables automatic update by default, so it's likely your copy is updated these days. |
Please follow the guide below
xinto all the boxes [ ] relevant to your issue (like that [x])Make sure you are using the latest version: run
youtube-dl --versionand ensure your version is 2017.02.10. If it's not read this FAQ entry and update. Issues with outdated version will be rejected.Before submitting an issue make sure you have:
What is the purpose of your issue?
The following sections concretize particular purposed issues, you can erase any section (the contents between triple ---) not applicable to your issue
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
-vflag 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 ```):