mirror of
https://github.com/YuzuZensai/play-dl-test.git
synced 2026-01-06 04:32:40 +00:00
ReadMe updated
This commit is contained in:
@@ -20,8 +20,8 @@ let video = await video_info(url)
|
||||
### 3. formats
|
||||
*This shows all formats availiable of a video*
|
||||
```js
|
||||
let video = await video_info(url)
|
||||
console.log(video.format)
|
||||
let video = await video_info(url)
|
||||
console.log(video.format)
|
||||
```
|
||||
|
||||
## Playlist commands usage :-
|
||||
|
||||
Reference in New Issue
Block a user