mirror of
https://github.com/tropicoo/yt-dlp-bot.git
synced 2025-03-02 01:33:41 +08:00
Update README
This commit is contained in:
parent
1e64caf38b
commit
95b9283f12
1 changed files with 3 additions and 1 deletions
|
@ -171,7 +171,9 @@ documentations lives at `http://127.0.0.1:1984/docs`.
|
|||
Request
|
||||
```json
|
||||
{
|
||||
"url": "https://youtu.be/AWy1qiTF64M"
|
||||
"url": "https://www.youtube.com/watch?v=zGDzdps75ns",
|
||||
"download_media_type": "AUDIO_VIDEO",
|
||||
"save_to_storage": false
|
||||
}
|
||||
```
|
||||
Response
|
||||
|
|
Loading…
Reference in a new issue