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 ### 3. formats
*This shows all formats availiable of a video* *This shows all formats availiable of a video*
```js ```js
let video = await video_info(url) let video = await video_info(url)
console.log(video.format) console.log(video.format)
``` ```
## Playlist commands usage :- ## Playlist commands usage :-