1 Star 0 Fork 2

我要做大牛/you-get

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
you-get.json 1.32 KB
一键复制 编辑 原始数据 按行查看 历史
{
"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",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"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 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/i_want_to_be_a_big_bull/you-get.git
git@gitee.com:i_want_to_be_a_big_bull/you-get.git
i_want_to_be_a_big_bull
you-get
you-get
develop

搜索帮助