docs: Explain where to find al list of the JSON properties
This commit is contained in:
parent
38e01b8b52
commit
4456d9528c
1 changed files with 3 additions and 0 deletions
|
@ -184,6 +184,9 @@ You can also have a look at this [example project](https://github.com/Rudloff/al
|
|||
We also provide a JSON API that you can use like this:
|
||||
[/json?url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DdQw4w9WgXcQ](https://alltubedownload.net/json?url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DdQw4w9WgXcQ)
|
||||
|
||||
It returns a JSON object generated by youtube-dl.
|
||||
You can find a list of all the properties [in the youtube-dl documentation](https://github.com/rg3/youtube-dl#output-template).
|
||||
|
||||
## FAQ
|
||||
|
||||
Please read the [FAQ](resources/FAQ.md) before reporting any issue.
|
||||
|
|
Loading…
Reference in a new issue