Add package vimeo (#2298)

This commit is contained in:
Thiago 2022-07-30 04:53:16 +00:00 committed by GitHub
parent 574e5925d4
commit 8b75f43773
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26899,5 +26899,18 @@
"description": "Small utilities that isn't large enough to have a individual modules",
"license": "MIT",
"web": "https://github.com/thisago/util"
},
{
"name": "vimeo",
"url": "https://github.com/thisago/vimeo",
"method": "git",
"tags": [
"vimeo",
"extractor",
"video"
],
"description": "Vimeo extractor",
"license": "MIT",
"web": "https://github.com/thisago/vimeo"
}
]