Update README.md
This commit is contained in:
parent
078d63c0d7
commit
5077810dd9
@ -83,7 +83,7 @@ const video = await video_info(url)
|
|||||||
### playlist_info(url : `string`, parseIncomplete : `boolean`)
|
### playlist_info(url : `string`, parseIncomplete : `boolean`)
|
||||||
*This fetches all details about a playlist.*
|
*This fetches all details about a playlist.*
|
||||||
|
|
||||||
**parseIncomplete** is optional parameter if you want to parse playlist with hidden videos in them.
|
**parseIncomplete** is optional parameter if you want to parse playlist with hidden videos.
|
||||||
```js
|
```js
|
||||||
const playlist = await playlist_info(url)
|
const playlist = await playlist_info(url)
|
||||||
//This only fetches first 100 videos from a playlist
|
//This only fetches first 100 videos from a playlist
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user