Composer package
This commit is contained in:
parent
be27283ef6
commit
7c1da238bf
3
.gitignore
vendored
3
.gitignore
vendored
@ -32,4 +32,5 @@ test/testdata
|
|||||||
.tox
|
.tox
|
||||||
youtube-dl.zsh
|
youtube-dl.zsh
|
||||||
.idea
|
.idea
|
||||||
.idea/*
|
.idea/*
|
||||||
|
vendor/
|
||||||
|
5
composer.json
Normal file
5
composer.json
Normal file
@ -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"
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user