{ "info": { "author": "Adeel Ahmad Khan", "author_email": "adeel2@umbc.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: POSIX", "Topic :: Utilities" ], "description": "srt-shift is a simple command-line script for shifting the times in a .srt\nsubtitle file. It worked on the two or three files I tried, but let me know\nif it doesn't work for you.\n\nUsage examples:\n\n- To shift the subtitles backward 5 seconds:\n srt-shift subtitles.srt -5\n- To shift them forward 5 seconds:\n srt-shift subtitles.srt 5\n\nsrt-shift will output the new subtitles to stdout, so to save them, do:\n srt-shift subtitles.srt 5 > fixed.srt\n\nInstallation: sudo easy_install srt-shift\n\nThat's all there is to it. You can find the latest version at\n.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "srt-shift", "package_url": "https://pypi.org/project/srt-shift/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/srt-shift/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/srt-shift/0.2/", "requires_dist": null, "requires_python": null, "summary": "For fixing out-of-sync .srt subtitle files.", "version": "0.2" }, "last_serial": 800036, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "f06d62d921eef8f3ab640ac0f3440998", "sha256": "cb5940eda07c8e994cc57b25f22d48354a30e215d93579aecd2faf6d299c3972" }, "downloads": -1, "filename": "srt-shift-0.1.tar.gz", "has_sig": false, "md5_digest": "f06d62d921eef8f3ab640ac0f3440998", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2158, "upload_time": "2010-10-19T03:56:30", "url": "https://files.pythonhosted.org/packages/f1/b7/f8203db8212c39ca02ea05ad58207cf10b5ea555fa2e854db1e2bd47cf5f/srt-shift-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "a9b7fbdbb84f487be962f3a71e20de77", "sha256": "0c2a805cf04b5603d6923f7c6dcc0c6d436983853003e7456eccfd9c9738328e" }, "downloads": -1, "filename": "srt-shift-0.2.tar.gz", "has_sig": false, "md5_digest": "a9b7fbdbb84f487be962f3a71e20de77", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2002, "upload_time": "2010-12-25T06:18:41", "url": "https://files.pythonhosted.org/packages/5f/e1/8a95bbcc8da15166c37d593633011ef8fda7eefc9b5dfeb9cf05648d6ffb/srt-shift-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a9b7fbdbb84f487be962f3a71e20de77", "sha256": "0c2a805cf04b5603d6923f7c6dcc0c6d436983853003e7456eccfd9c9738328e" }, "downloads": -1, "filename": "srt-shift-0.2.tar.gz", "has_sig": false, "md5_digest": "a9b7fbdbb84f487be962f3a71e20de77", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2002, "upload_time": "2010-12-25T06:18:41", "url": "https://files.pythonhosted.org/packages/5f/e1/8a95bbcc8da15166c37d593633011ef8fda7eefc9b5dfeb9cf05648d6ffb/srt-shift-0.2.tar.gz" } ] }