{"id":15459782,"url":"https://github.com/dokterbob/youtube2ipfs","last_synced_at":"2025-05-05T03:26:36.034Z","repository":{"id":40644680,"uuid":"345203945","full_name":"dokterbob/youtube2ipfs","owner":"dokterbob","description":"Download videos from YouTube (and similar video platforms) and add them to IPFS.","archived":false,"fork":false,"pushed_at":"2022-01-27T17:52:53.000Z","size":33,"stargazers_count":21,"open_issues_count":1,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-12-21T08:34:33.142Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dokterbob.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-03-06T21:59:08.000Z","updated_at":"2024-08-22T07:53:54.000Z","dependencies_parsed_at":"2022-08-27T01:10:50.131Z","dependency_job_id":null,"html_url":"https://github.com/dokterbob/youtube2ipfs","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dokterbob%2Fyoutube2ipfs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dokterbob%2Fyoutube2ipfs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dokterbob%2Fyoutube2ipfs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dokterbob%2Fyoutube2ipfs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dokterbob","download_url":"https://codeload.github.com/dokterbob/youtube2ipfs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231397753,"owners_count":18370770,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-01T23:13:02.905Z","updated_at":"2024-12-26T18:47:09.157Z","avatar_url":"https://github.com/dokterbob.png","language":"Python","funding_links":[],"categories":["Tools"],"sub_categories":[],"readme":"# youtube2ipfs\nDownload videos from YouTube (and similar video platforms) and add them to IPFS.\n\nBased on [youtube-dl](https://ytdl-org.github.io/youtube-dl/) and [py-ipfs-http-client](https://github.com/ipfs-shipyard/py-ipfs-http-client).\n\n## Requirements\n* [ffmpeg](https://www.ffmpeg.org/)\n* [Python 3.8 or later](https://www.python.org/downloads/)\n* [IPFS](https://docs.ipfs.io/install/)\n\n## Installation\nLatest published version:\n```sh\n$ pip install youtube2ipfs\n```\n\nBleeding edge:\n```sh\n$ pip install git+https://github.com/dokterbob/youtube2ipfs\n```\n\n## Usage\nFirst, make sure you have IPFS running. Then:\n\n```sh\n$ youtube2ipfs https://www.youtube.com/watch?v=FHH6hIc2GyE\nQmaqcMNVRvet1ZfRFoEBkGaEVLHKTUtkgX3139gpPc1zve\n```\n\nYou can view the result through the IPFS gateway: `https://gateway.ipfs.io/ipfs/QmaqcMNVRvet1ZfRFoEBkGaEVLHKTUtkgX3139gpPc1zve`\n\nIt accepts multiple URL's, as well as channels and playlists. Multiple files will be added to the same top-level directory. Subtitles will also be downloaded and metadata is added to the video file.\n\nFor more details, use the `--verbose` or `-v` option (once or twice). A custom IPFS node can also be specified.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdokterbob%2Fyoutube2ipfs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdokterbob%2Fyoutube2ipfs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdokterbob%2Fyoutube2ipfs/lists"}