Skip to content
This repository was archived by the owner on Nov 5, 2020. It is now read-only.

Commit 5b81a29

Browse files
committed
feat: v1.4.4, description update
1 parent bd01ee0 commit 5b81a29

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ytdl/ytdl",
3-
"version": "1.4.3",
4-
"description": "A CLI/Library written in typescript/javascript, which allows you to download videos from [YouTube](http://youtube.com) onto your system.",
3+
"version": "1.4.4",
4+
"description": "A CLI/Library written in typescript/javascript, which allows you to download/play videos from YouTube onto your system.",
55
"keywords": [
66
"youtube",
77
"download",
@@ -10,6 +10,7 @@
1010
"mp4",
1111
"mp3",
1212
"cli",
13+
"player",
1314
"ytdl"
1415
],
1516
"main": "dist/src/index.js",

0 commit comments

Comments
 (0)