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.
Json Schema used by the script #15665
Comments
|
There is no JSON schema per se. The format itself is described in https://github.com/rg3/youtube-dl/blob/master/youtube_dl/extractor/common.py. |
Is there a way to view the json schema used by the script to generate the json output. I searched in the documents and couldn't find any.