@nechlophomeriaa/ytdl
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "@nechlophomeriaa/ytdl", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Youtube downloader Audio/Video and custom quality of.video", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -8,3 +8,3 @@ # Installation | ||
# Example Audio Downloader | ||
``` | ||
```js | ||
(async () => { | ||
@@ -17,3 +17,3 @@ const yt = await ytmp3("https://youtu.be/R95ILhksGt8") | ||
# Example Video Downloader | ||
``` | ||
```js | ||
(async () => { | ||
@@ -20,0 +20,0 @@ const yt = await ytmp4("https://youtu.be/R95ILhksGt8", 1080) //If quality is undefined, it will resolve with 360p quality |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
25820
2