0 Star 0 Fork 0

吐舌头的鱼/you-get

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
you-get.json 1.24 KB
一键复制 编辑 原始数据 按行查看 历史
Mort Yao 提交于 2020-03-23 12:23 . update supported Python versions
{
"name": "you-get",
"author": "Mort Yao",
"author_email": "mort.yao@gmail.com",
"url": "https://you-get.org/",
"license": "MIT",
"description": "Dumb downloader that scrapes the web",
"keywords": "video download youtube youku niconico",
"classifiers": [
"Development Status :: 4 - Beta",
"Environment :: Console",
"Intended Audience :: Developers",
"Intended Audience :: End Users/Desktop",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3 :: Only",
"Programming Language :: Python :: 3.2",
"Programming Language :: Python :: 3.3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Topic :: Internet",
"Topic :: Internet :: WWW/HTTP",
"Topic :: Multimedia",
"Topic :: Multimedia :: Graphics",
"Topic :: Multimedia :: Sound/Audio",
"Topic :: Multimedia :: Video",
"Topic :: Utilities"
],
"console_scripts": [
"you-get = you_get.__main__:main"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/springtyc/you-get.git
git@gitee.com:springtyc/you-get.git
springtyc
you-get
you-get
develop

搜索帮助