youtube-sync


Nameyoutube-sync JSON
Version 1.2.17 PyPI version JSON
download
home_pagehttps://github.com/zackees/youtube-sync
Summarysyncs youtube for offline play
upload_time2025-03-22 06:49:23
maintainerZachary Vorhies
docs_urlNone
authorNone
requires_python>=3.10
licenseBSD 3-Clause License
keywords template-python-cmd
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # youtube-sync

Syncs up your youtube or other channels data to the hard drive. A library.json file will be created to track which videos have already been found. It will download any missing files.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/zackees/youtube-sync",
    "name": "youtube-sync",
    "maintainer": "Zachary Vorhies",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "template-python-cmd",
    "author": null,
    "author_email": null,
    "download_url": null,
    "platform": null,
    "description": "# youtube-sync\r\n\r\nSyncs up your youtube or other channels data to the hard drive. A library.json file will be created to track which videos have already been found. It will download any missing files.\r\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause License",
    "summary": "syncs youtube for offline play",
    "version": "1.2.17",
    "project_urls": {
        "Homepage": "https://github.com/zackees/youtube-sync"
    },
    "split_keywords": [
        "template-python-cmd"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "eb9bfd0af954656c019e4bcc2ab390bc8f3f5691dea8cd00287179ce4ac11286",
                "md5": "20e25b8662b2c73980cf9ad875a703b2",
                "sha256": "a50ce342cb9a7fd8584ef8a4602db3fc0156600828ab082881c29282c8eeb80d"
            },
            "downloads": -1,
            "filename": "youtube_sync-1.2.17-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "20e25b8662b2c73980cf9ad875a703b2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 44198,
            "upload_time": "2025-03-22T06:49:23",
            "upload_time_iso_8601": "2025-03-22T06:49:23.300827Z",
            "url": "https://files.pythonhosted.org/packages/eb/9b/fd0af954656c019e4bcc2ab390bc8f3f5691dea8cd00287179ce4ac11286/youtube_sync-1.2.17-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-22 06:49:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "zackees",
    "github_project": "youtube-sync",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "youtube-sync"
}
        
Elapsed time: 0.96357s