capture-devices-list


Namecapture-devices-list JSON
Version 1.2 PyPI version JSON
download
home_page
SummaryGet list of Capture Devices easily with Directshow and Python
upload_time2022-12-09 15:22:59
maintainer
docs_urlNone
authorEgemen Gulpinar
requires_python
license
keywords python first package
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Simplest way to connect DirectShow Windows API with FFmpeg and list all capture devices with alternative names.    The user can save the results to a file or print either "video", "audio", or both "audio, video" devices. 

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "capture-devices-list",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,first package",
    "author": "Egemen Gulpinar",
    "author_email": "<egemengulpinar@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/5d/87/354825b172c86beef26865560d15f7973cc2a7b617c46023cf2c320e8b0a/capture-devices-list-1.2.tar.gz",
    "platform": null,
    "description": "Simplest way to connect DirectShow Windows API with FFmpeg and list all capture devices with alternative names.    The user can save the results to a file or print either \"video\", \"audio\", or both \"audio, video\" devices. \n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Get list of Capture Devices easily with Directshow and Python",
    "version": "1.2",
    "split_keywords": [
        "python",
        "first package"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "c2e1f415354a2417ca16a219b0182303",
                "sha256": "195889641800539bfbdc7c5f11771529f366846aa0d3ae56a693289ffbae3cda"
            },
            "downloads": -1,
            "filename": "capture_devices_list-1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c2e1f415354a2417ca16a219b0182303",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3011,
            "upload_time": "2022-12-09T15:22:56",
            "upload_time_iso_8601": "2022-12-09T15:22:56.556906Z",
            "url": "https://files.pythonhosted.org/packages/82/8a/51601553040e5bc45e63270e9fc116e1def33d8b1a42cd303c694660ee0a/capture_devices_list-1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "7a445a1b4772ff37a67fc68b9586bcd9",
                "sha256": "7b30640f466a73e003440e211599f731d868d679908889eac26be40620cd4a6a"
            },
            "downloads": -1,
            "filename": "capture-devices-list-1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "7a445a1b4772ff37a67fc68b9586bcd9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2745,
            "upload_time": "2022-12-09T15:22:59",
            "upload_time_iso_8601": "2022-12-09T15:22:59.121074Z",
            "url": "https://files.pythonhosted.org/packages/5d/87/354825b172c86beef26865560d15f7973cc2a7b617c46023cf2c320e8b0a/capture-devices-list-1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-09 15:22:59",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "capture-devices-list"
}
        
Elapsed time: 0.03578s