mirror of
https://github.com/l1ving/youtube-dl
synced 2026-06-07 07:50:08 +08:00
Composer package
This commit is contained in:
+2
-1
@@ -32,4 +32,5 @@ test/testdata
|
||||
.tox
|
||||
youtube-dl.zsh
|
||||
.idea
|
||||
.idea/*
|
||||
.idea/*
|
||||
vendor/
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "rg3/youtube-dl",
|
||||
"description": "Small command-line program to download videos from YouTube.com and other video sites",
|
||||
"license": "Unlicense"
|
||||
}
|
||||
Reference in New Issue
Block a user