mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
fix example
This commit is contained in:
@@ -9,13 +9,11 @@
|
|||||||
"url": "https://www.youtube.com/watch?v=GWRWZu7XsJ0"
|
"url": "https://www.youtube.com/watch?v=GWRWZu7XsJ0"
|
||||||
},
|
},
|
||||||
"response": {
|
"response": {
|
||||||
{
|
|
||||||
"embed_url": "https://www.youtube.com/embed/GWRWZu7XsJ0",
|
"embed_url": "https://www.youtube.com/embed/GWRWZu7XsJ0",
|
||||||
"html_script": "<iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/GWRWZu7XsJ0\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>",
|
"html_script": "<iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/GWRWZu7XsJ0\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>",
|
||||||
"long_url": "https://www.youtube.com/watch?v=GWRWZu7XsJ0",
|
"long_url": "https://www.youtube.com/watch?v=GWRWZu7XsJ0",
|
||||||
"short_url": "https://youtu.be/GWRWZu7XsJ0"
|
"short_url": "https://youtu.be/GWRWZu7XsJ0"
|
||||||
}
|
}
|
||||||
}
|
|
||||||
}],
|
}],
|
||||||
"search": [{
|
"search": [{
|
||||||
"title": "Search for videos",
|
"title": "Search for videos",
|
||||||
|
|||||||
Reference in New Issue
Block a user