wldhx.yadisk-direct


Namewldhx.yadisk-direct JSON
Version 0.0.6 PyPI version JSON
download
home_pagehttps://gitlab.com/wldhx/yadisk-direct
SummaryGet real direct links usable with tools like curl or wget for files stored in Yandex.Disk
upload_time2016-06-23 09:22:49
maintainerNone
docs_urlNone
authorwldhx
requires_pythonNone
licenseGPLv3
keywords yandex.disk
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Yandex.Disk direct links extractor
==================================

Get real direct links usable with tools like ``curl`` or ``wget`` for
files stored in `Yandex.Disk <https://disk.yandex.ru>`__.

Usage
-----

Install with:

.. code:: sh

    pip3 install wldhx.yadisk-direct

Get a real direct link:

.. code:: sh

    yadisk-direct https://yadi.sk/i/LKkWupFjr5WzR

Download a file with a one-liner:

.. code:: sh

    curl -L $(yadisk-direct https://yadi.sk/i/LKkWupFjr5WzR) -o my_local_filename

Disclaimer
----------

While this code depends on an open Yandex's
`API <https://tech.yandex.com/disk/api/reference/public-docpage/#download>`__,
I heartily recommend you to not use it in anything resembling production
environments.
            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/wldhx/yadisk-direct",
    "name": "wldhx.yadisk-direct",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Yandex.Disk",
    "author": "wldhx",
    "author_email": "wldhx+pypi_python_org@wldhx.me",
    "download_url": "https://files.pythonhosted.org/packages/f0/c6/c2742f15e2c9ceec87856c398efafd70c2f22c8012c591fe72753b67382d/wldhx.yadisk-direct-0.0.6.tar.gz",
    "platform": "UNKNOWN",
    "description": "Yandex.Disk direct links extractor\n==================================\n\nGet real direct links usable with tools like ``curl`` or ``wget`` for\nfiles stored in `Yandex.Disk <https://disk.yandex.ru>`__.\n\nUsage\n-----\n\nInstall with:\n\n.. code:: sh\n\n    pip3 install wldhx.yadisk-direct\n\nGet a real direct link:\n\n.. code:: sh\n\n    yadisk-direct https://yadi.sk/i/LKkWupFjr5WzR\n\nDownload a file with a one-liner:\n\n.. code:: sh\n\n    curl -L $(yadisk-direct https://yadi.sk/i/LKkWupFjr5WzR) -o my_local_filename\n\nDisclaimer\n----------\n\nWhile this code depends on an open Yandex's\n`API <https://tech.yandex.com/disk/api/reference/public-docpage/#download>`__,\nI heartily recommend you to not use it in anything resembling production\nenvironments.",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "Get real direct links usable with tools like curl or wget for files stored in Yandex.Disk",
    "version": "0.0.6",
    "project_urls": {
        "Download": "UNKNOWN",
        "Homepage": "https://gitlab.com/wldhx/yadisk-direct"
    },
    "split_keywords": [
        "yandex.disk"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "20a9e14d8abec847b839d95d131dede68aa03c0bd3ca6485cca406550dfa2a3a",
                "md5": "0def32ac271529383ddf2825cf5fdf3e",
                "sha256": "368f1bc62b48c9d363cfb97be4e14c5df8a4af3bbc0e7f496358fbe59a5b7979"
            },
            "downloads": -1,
            "filename": "wldhx.yadisk_direct-0.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0def32ac271529383ddf2825cf5fdf3e",
            "packagetype": "bdist_wheel",
            "python_version": "3.5",
            "requires_python": null,
            "size": 4501,
            "upload_time": "2016-06-23T09:23:07",
            "upload_time_iso_8601": "2016-06-23T09:23:07.612996Z",
            "url": "https://files.pythonhosted.org/packages/20/a9/e14d8abec847b839d95d131dede68aa03c0bd3ca6485cca406550dfa2a3a/wldhx.yadisk_direct-0.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f0c6c2742f15e2c9ceec87856c398efafd70c2f22c8012c591fe72753b67382d",
                "md5": "a3e7a9d40a772a20aecbc73d7d9ef177",
                "sha256": "a9556d651676878e5205c7e53ceb82a70cbc67b6a8c44766ee25365d72381bff"
            },
            "downloads": -1,
            "filename": "wldhx.yadisk-direct-0.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "a3e7a9d40a772a20aecbc73d7d9ef177",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 15099,
            "upload_time": "2016-06-23T09:22:49",
            "upload_time_iso_8601": "2016-06-23T09:22:49.186783Z",
            "url": "https://files.pythonhosted.org/packages/f0/c6/c2742f15e2c9ceec87856c398efafd70c2f22c8012c591fe72753b67382d/wldhx.yadisk-direct-0.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2016-06-23 09:22:49",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "wldhx",
    "gitlab_project": "yadisk-direct",
    "lcname": "wldhx.yadisk-direct"
}
        
Elapsed time: 0.26461s