{ "info": { "author": "Ozan Sener, Paulo Miguel Almeida", "author_email": "ozan@ozansener.com, paulo.miguel.almeida.rodenas@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "####\nyoutube2srt\n####\nyoutube2srt 0.1\n\nReleased: 30-Apr-2016\n\n\n************\nIntroduction\n************\n\nA small command-line utility I had laying around for a good while that allows you to download closed captions from YouTube as a SRT file.\n\n\n************\nInstallation\n************\n\nInstall via pip:\n\n::\n\n $ pip install youtube2srt\n\nInstall from source:\n\n::\n\n $ git clone git://github.com/PauloMigAlmeida/youtube2srt\n $ cd youtube2srt\n $ python setup.py install\n\n\n*****\nUsage\n*****\n\n::\n\n usage: youtube2srt.py [-h] [-l l1 [,l2...]] [-o OUTPUT] VIDEO_URL_OR_FILENAME\n \n Download closed captions of a YouTube video as a SRT file.\n \n positional arguments:\n VIDEO_URL_OR_FILENAME YouTube video url or filename\n \n optional arguments:\n -h, --help show this help message and exit\n -l l1 [,l2...], --lang l1 [,l2...]\n comma separated list of two letter language codes\n (default: en)\n -o OUTPUT, --output OUTPUT\n write captions to FILE instead of video_id.srt", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/PauloMigAlmeida/youtube2srt/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "youtube2srt", "package_url": "https://pypi.org/project/youtube2srt/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/youtube2srt/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/PauloMigAlmeida/youtube2srt/" }, "release_url": "https://pypi.org/project/youtube2srt/0.1/", "requires_dist": null, "requires_python": null, "summary": "Command-line utility to download closed captions from YouTube as a SRT file.", "version": "0.1" }, "last_serial": 2092974, "releases": { "0.1": [], "0.1b0": [ { "comment_text": "", "digests": { "md5": "e24c863018b6c177acff573c2023b620", "sha256": "b192f8caf7c078c6f039722189daff6926e4211fd2c007a2602e9f19bf1072f0" }, "downloads": -1, "filename": "youtube2srt-0.1b0.tar.gz", "has_sig": false, "md5_digest": "e24c863018b6c177acff573c2023b620", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5375, "upload_time": "2016-05-01T00:22:29", "url": "https://files.pythonhosted.org/packages/ae/ea/1701b38a25d45343170c5c4ebe4bbb4853542bcaa1ba2dcc8f36b7516dd3/youtube2srt-0.1b0.tar.gz" } ] }, "urls": [] }