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.
Misplaced information in JSON? #6646
Comments
|
Provide concrete example URLs. |
|
When a formats is chosen for downloading, its info from the |
Hello,
Looking at the JSON generated for a playlist, I have noted some entries that seem to be out of place.
e.g.
On each entry there is:
height, width, ext, abr, acodec, format, vcodec, ...
where they are usually inside the formats[] array.
Is this right?
Is there a meaning form them to be outside of formats[]?
Or this is simple how youtbe deliver the data.
Thanks