ReadMe updated

This commit is contained in:
killer069 2021-08-13 15:05:50 +05:30
parent 89d36ad0c6
commit edb137fe4e

View File

@ -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 :-