Update README.md
This commit is contained in:
parent
4ddba57cd1
commit
7d987bb5b0
17
README.md
17
README.md
@ -1 +1,16 @@
|
||||
# Node - YouTube - DL
|
||||
# Play-DL
|
||||
|
||||
### Why play-dl ?
|
||||
[ytdl-core](https://github.com/fent/node-ytdl-core) has some issues with miniget and stream abort issues.
|
||||
|
||||
On other hand, youtube-dl is very perfect alternative but it takes time to launch.
|
||||
|
||||
So I made this for better performance with no issues [as my testing].
|
||||
|
||||
### Installation
|
||||
```
|
||||
npm install play-dl@latest
|
||||
```
|
||||
|
||||
## Examples
|
||||
For examples, go to [examples](https://github.com/play-dl/play-dl/tree/main/examples) folder.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user