{ "info": { "author": "Steven Smith", "author_email": "stevensmith.ome@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: End Users/Desktop", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Topic :: Multimedia :: Sound/Audio" ], "description": "songvid\n=======\n\nA tool to create a video with a still image and a given audio track\n\nNeeds ffmpeg compiled with ``--enable-libfdk-aac`` and\n``--enable-nonfree``\n\nUsage\n-----\n\n::\n\n usage: songvid [-h] image audio\n\n positional arguments:\n image Image filename\n audio Audio filename\n\n optional arguments:\n -h, --help show this help message and exit\n\nInstallation\n------------\n\nVia ``pip``:\n\n::\n\n pip3 install songvid\n\nAlternatively:\n\n- Clone the repository, ``cd songvid``\n- Run ``python3 setup.py install`` or ``pip3 install -e``", "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/blha303/songvid/", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "songvid", "package_url": "https://pypi.org/project/songvid/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/songvid/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/blha303/songvid/" }, "release_url": "https://pypi.org/project/songvid/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "A tool to create a video with a still image and a given audio track", "version": "1.0.1" }, "last_serial": 1817269, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "5d94a2cc7c5a8c0ee3946010326b3d3b", "sha256": "fef84180336b44839979bbcc39b5330268bf7fe05dd45e2a6013e37ed6cf69d7" }, "downloads": -1, "filename": "songvid-1.0.0.tar.gz", "has_sig": false, "md5_digest": "5d94a2cc7c5a8c0ee3946010326b3d3b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1945, "upload_time": "2015-11-15T12:48:32", "url": "https://files.pythonhosted.org/packages/8f/a2/de728b4d5f293b5ea1338c33bb5ec06105adec44ed021d0a0ecdf31024f3/songvid-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "f28eb84b04999887ab8b612a1d59ebf5", "sha256": "5d21575e4ead61087ce09312f91b8b5be9fe9c35ed210ecebe497dec2aacd0d6" }, "downloads": -1, "filename": "songvid-1.0.1.tar.gz", "has_sig": false, "md5_digest": "f28eb84b04999887ab8b612a1d59ebf5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1948, "upload_time": "2015-11-15T12:53:11", "url": "https://files.pythonhosted.org/packages/ae/65/32c9eb41d23f72109f50fec6a52d1739b353de42b094b6953fbfadf52e21/songvid-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f28eb84b04999887ab8b612a1d59ebf5", "sha256": "5d21575e4ead61087ce09312f91b8b5be9fe9c35ed210ecebe497dec2aacd0d6" }, "downloads": -1, "filename": "songvid-1.0.1.tar.gz", "has_sig": false, "md5_digest": "f28eb84b04999887ab8b612a1d59ebf5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1948, "upload_time": "2015-11-15T12:53:11", "url": "https://files.pythonhosted.org/packages/ae/65/32c9eb41d23f72109f50fec6a52d1739b353de42b094b6953fbfadf52e21/songvid-1.0.1.tar.gz" } ] }