ReadMe updated
This commit is contained in:
parent
89d36ad0c6
commit
edb137fe4e
@ -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 :-
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user