{ "info": { "author": "iwconfig", "author_email": "snelhingst@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Operating System :: MacOS", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Internet :: WWW/HTTP", "Topic :: Multimedia :: Sound/Audio", "Topic :: Multimedia :: Video", "Topic :: System :: Installation/Setup", "Topic :: Utilities" ], "description": "dlffmpeg\n========\n\n| Simple python module/standalone script to download and install the latest (static binary) release of FFmpeg from different sources. You can find the links to these sources on the official homepage of FFmpeg.\n| \n| Supported systems are Linux, OS X and Windows. Currently armv7 and armv8 architectures are only available for Linux systems.\n| \n\n+-----------------------------------+----------------------------------------------------------+\n| System (architecture) | Source |\n+===================================+==========================================================+\n| Linux (64-/32bit, armv7, armv8) | https://johnvansickle.com/ffmpeg |\n+-----------------------------------+----------------------------------------------------------+\n| OS X (64-/32bit, PPC) | http://evermeet.cx/ffmpeg and http://www.ffmpegmac.net |\n+-----------------------------------+----------------------------------------------------------+\n| Windows (64-/32bit) | https://ffmpeg.zeranoe.com |\n+-----------------------------------+----------------------------------------------------------+\n\nQuick run!\n----------\nIn a hurry or feeling lazy? Run one of these oneliners to download and execute the latest binary release. No python needed.\n\n| Linux and OS X:\n\n::\n\n # Using cURL\n curl https://git.io/vDdvo | sudo bash\n\n # Using wget (not installed by default on OSX)\n wget -O - https://git.io/vDdvo | sudo bash\n\n| Windows:\n\nAt the moment windows users are stuck with downloading and running `the latest binary file `_ manually (as admin). But not for long!\n\nInstallation\n------------\n\nUsing pip: ``sudo pip install -U dlffmpeg``\n\nor pip with git:\n``sudo pip install git+https://github.com/iwconfig/dlffmpeg.git``\n\n| From source code:\n\n::\n\n git clone https://github.com/iwconfig/dlffmpeg.git\n cd dlffmpeg\n sudo python setup.py install\n\nUsage\n-----\n\n``dlffmpeg._run()`` installs into default path if no argument, else\nstring as path.\n\n| ``getFFmpeg()`` contains all options, e.g.:\n\n::\n\n from dlffmpeg import getFFmpeg\n dl = getFFmpeg()\n dl.path = '/path/to/dir'\n dl.silent = True\n dl.pretty = True\n dl.verbose = False\n\nExecute with ``dl.run()``\n\n| Standalone takes one argument for custom path or no argument for default.\n\n::\n\n ~/ $ dlffmpeg --help\n usage: dlffmpeg.py [-h] [-s] [-lv] [-p] [--version] [path]\n\n specify installation path. no path equals to default path.\n\n positional arguments:\n path\n\n optional arguments:\n -h, --help show this help message and exit\n -s, --silent\n -lv, --less-verbose\n -p, --pretty\n --version show program's version number and exit\n\n--------------\n\nTodo\n~~~~\n- Use logging module instead\n- Ability to compile and install from source, cross-platform\n- Better module support\n\nContribute\n''''''''''\nI am certain my code needs better perspective and from what this script\nrepresent i'm currently not capable of comprehending better principles.\nPlease feel free to fork and improve. :)\n\nLicense\n*******\nThis project is licensed under the terms of `the MIT\nlicense `_.", "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/iwconfig/dlffmpeg", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "dlffmpeg", "package_url": "https://pypi.org/project/dlffmpeg/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/dlffmpeg/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/iwconfig/dlffmpeg" }, "release_url": "https://pypi.org/project/dlffmpeg/0.6.3/", "requires_dist": null, "requires_python": null, "summary": "Download and install ffmpeg, cross-platform.", "version": "0.6.3" }, "last_serial": 2654538, "releases": { "0.5": [ { "comment_text": "", "digests": { "md5": "b6b3693cccc0f82ab70caf385e96d50a", "sha256": "9a3f0759ccde9771e621e6ae80e6d64464ddc8ec06f01fcddd5ad2ea7a6e6ba2" }, "downloads": -1, "filename": "dlffmpeg-0.5.tar.gz", "has_sig": false, "md5_digest": "b6b3693cccc0f82ab70caf385e96d50a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6165, "upload_time": "2017-02-04T22:38:00", "url": "https://files.pythonhosted.org/packages/d5/db/3d65c16b22380de3054388615a8e89237e8f92cc62b4d92577c39066bdcf/dlffmpeg-0.5.tar.gz" } ], "0.6.3": [ { "comment_text": "", "digests": { "md5": "00b53e97aade1a8e9a12040001382556", "sha256": "19effae2ca86dcdf729f569ab8ef4b151e783e4e48adb34128a93336a45f70d6" }, "downloads": -1, "filename": "dlffmpeg-0.6.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "00b53e97aade1a8e9a12040001382556", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 7637, "upload_time": "2017-02-20T10:36:16", "url": "https://files.pythonhosted.org/packages/82/56/d025cf828d5476506a84af4fa29a145b908608a2df5a76f0e5a359d29e96/dlffmpeg-0.6.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d7cfeab2574d02dbf688ff54a0201568", "sha256": "9af23ce4c7b0f64b2c8a290223b546b877f37c17beec4c07b748051c93d760e1" }, "downloads": -1, "filename": "dlffmpeg-0.6.3.tar.gz", "has_sig": false, "md5_digest": "d7cfeab2574d02dbf688ff54a0201568", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7039, "upload_time": "2017-02-20T10:36:13", "url": "https://files.pythonhosted.org/packages/15/19/5e73aa0df17681c11d478961af96634458ca5212aec19b1014b3623f1656/dlffmpeg-0.6.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "00b53e97aade1a8e9a12040001382556", "sha256": "19effae2ca86dcdf729f569ab8ef4b151e783e4e48adb34128a93336a45f70d6" }, "downloads": -1, "filename": "dlffmpeg-0.6.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "00b53e97aade1a8e9a12040001382556", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 7637, "upload_time": "2017-02-20T10:36:16", "url": "https://files.pythonhosted.org/packages/82/56/d025cf828d5476506a84af4fa29a145b908608a2df5a76f0e5a359d29e96/dlffmpeg-0.6.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d7cfeab2574d02dbf688ff54a0201568", "sha256": "9af23ce4c7b0f64b2c8a290223b546b877f37c17beec4c07b748051c93d760e1" }, "downloads": -1, "filename": "dlffmpeg-0.6.3.tar.gz", "has_sig": false, "md5_digest": "d7cfeab2574d02dbf688ff54a0201568", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7039, "upload_time": "2017-02-20T10:36:13", "url": "https://files.pythonhosted.org/packages/15/19/5e73aa0df17681c11d478961af96634458ca5212aec19b1014b3623f1656/dlffmpeg-0.6.3.tar.gz" } ] }