{ "info": { "author": "Steven Almeroth", "author_email": "sroth77@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Topic :: Utilities" ], "description": "clipy\n=====\n\n*Command Line Interface using Python for Youtube*\n\nAsynchronous Python command-line YouTube video downloader.\n\nThis project was created so I could learn Python's `asyncio` library.\n\nRequirements\n------------\n\nThe following Python versions are supported:\n\n* Python 3.4\n\nThe following third-party libraries are used:\n\n* ``aiohttp`` (asynchronous HTTP communication)\n* ``pyperclip`` (optional, uses Gtk to read the clipboard)\n\nUsage\n-----\n\nDownload::\n\n clipy http://www.youtube.com/watch?v=fm78gjYkYKc -d\n\nUser Interface::\n\n clipy --ui\n\nUser interface written with ``curses`` from the standard library:\n\n1. start script with ``--ui`` option\n2. copy youtube url into clipboard\n3. follow menu: I to inquire, D to download\n\nNotes\n-----\n\nOnly tested on Ubuntu Trusty and Mac Lion.\n\nPython for Windows does not contain the needed `curses` library so the user\ninterface will not work \"out of the box\", perhaps ``UniCurses`` can help.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/stav/clipy/archive/master.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/stav/clipy", "keywords": "video downloader", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "clipy-dl", "package_url": "https://pypi.org/project/clipy-dl/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/clipy-dl/", "project_urls": { "Download": "https://github.com/stav/clipy/archive/master.zip", "Homepage": "https://github.com/stav/clipy" }, "release_url": "https://pypi.org/project/clipy-dl/0.9.7/", "requires_dist": null, "requires_python": null, "summary": "YouTube video downloader", "version": "0.9.7" }, "last_serial": 1223062, "releases": { "0.9.7": [ { "comment_text": "", "digests": { "md5": "7179c4818f0ad296aa6f66be01c76746", "sha256": "53754ac7a3f50e20e1ba950499ca827163fc0b3f87b84e1b23293edc16412f5b" }, "downloads": -1, "filename": "clipy-dl-0.9.7.tar.gz", "has_sig": false, "md5_digest": "7179c4818f0ad296aa6f66be01c76746", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14596, "upload_time": "2014-09-13T22:15:07", "url": "https://files.pythonhosted.org/packages/90/ba/b96f246e2abcaf60743f1f4c5bb932a7d3194c1b97955dd0bea836842b07/clipy-dl-0.9.7.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7179c4818f0ad296aa6f66be01c76746", "sha256": "53754ac7a3f50e20e1ba950499ca827163fc0b3f87b84e1b23293edc16412f5b" }, "downloads": -1, "filename": "clipy-dl-0.9.7.tar.gz", "has_sig": false, "md5_digest": "7179c4818f0ad296aa6f66be01c76746", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14596, "upload_time": "2014-09-13T22:15:07", "url": "https://files.pythonhosted.org/packages/90/ba/b96f246e2abcaf60743f1f4c5bb932a7d3194c1b97955dd0bea836842b07/clipy-dl-0.9.7.tar.gz" } ] }