mirror of
https://github.com/YuzuZensai/play-dl-test.git
synced 2026-01-31 14:58:05 +00:00
Merge branch 'Killer' of https://github.com/node-youtube-dl/node-youtube-dl into Killer
This commit is contained in:
@@ -70,7 +70,7 @@ console.log(playlist.videoCount) // This displays total no. of videos in a playl
|
|||||||
```
|
```
|
||||||
|
|
||||||
## Search Command Usage :-
|
## Search Command Usage :-
|
||||||
### 1. search(url : `string`, options? : `SearchOptions`)
|
### 1. search(url : `string`, options? : [SearchOptions](https://github.com/node-youtube-dl/node-youtube-dl/tree/Killer/node-youtube-dl/YouTube#searchoptions))
|
||||||
*This enables all searching mechanism (video, channel, playlist)*
|
*This enables all searching mechanism (video, channel, playlist)*
|
||||||
```js
|
```js
|
||||||
let result = await search('Rick Roll')
|
let result = await search('Rick Roll')
|
||||||
|
|||||||
Reference in New Issue
Block a user