mirror of
https://github.com/soimort/you-get.git
synced 2025-01-23 13:35:16 +03:00
update you-get.json
This commit is contained in:
parent
af85478da6
commit
2e30bc9825
11
you-get.json
11
you-get.json
@ -5,20 +5,19 @@
|
||||
"url": "https://you-get.org/",
|
||||
"license": "MIT",
|
||||
|
||||
"description": "A YouTube/Youku/Niconico video downloader written in Python 3.",
|
||||
"description": "Dumb downloader that scrapes the web",
|
||||
"keywords": "video download youtube youku niconico",
|
||||
|
||||
"classifiers": [
|
||||
"Development Status :: 3 - Alpha",
|
||||
"Development Status :: 4 - Beta",
|
||||
"Environment :: Console",
|
||||
"Environment :: Web Environment",
|
||||
"Intended Audience :: End Users/Desktop",
|
||||
"Intended Audience :: Developers",
|
||||
"Intended Audience :: End Users/Desktop",
|
||||
"License :: OSI Approved :: MIT License",
|
||||
"Natural Language :: English",
|
||||
"Operating System :: OS Independent",
|
||||
"Programming Language :: Python",
|
||||
"Programming Language :: Python :: 3",
|
||||
"Programming Language :: Python :: 3 :: Only",
|
||||
"Programming Language :: Python :: 3.0",
|
||||
"Programming Language :: Python :: 3.1",
|
||||
"Programming Language :: Python :: 3.2",
|
||||
@ -28,6 +27,8 @@
|
||||
"Topic :: Internet",
|
||||
"Topic :: Internet :: WWW/HTTP",
|
||||
"Topic :: Multimedia",
|
||||
"Topic :: Multimedia :: Graphics",
|
||||
"Topic :: Multimedia :: Sound/Audio",
|
||||
"Topic :: Multimedia :: Video",
|
||||
"Topic :: Utilities"
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user