{"id":21755334,"url":"https://github.com/hiroxto/twitter-media-downloader","last_synced_at":"2025-07-19T01:31:35.854Z","repository":{"id":40402186,"uuid":"231313120","full_name":"hiroxto/twitter-media-downloader","owner":"hiroxto","description":null,"archived":true,"fork":false,"pushed_at":"2024-06-12T20:16:27.000Z","size":54,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-21T03:16:55.280Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hiroxto.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-02T05:24:54.000Z","updated_at":"2024-06-22T13:18:02.000Z","dependencies_parsed_at":"2024-04-23T21:09:19.813Z","dependency_job_id":"54a44ac3-97c6-45ad-830b-e84d5167d981","html_url":"https://github.com/hiroxto/twitter-media-downloader","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hiroxto/twitter-media-downloader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroxto%2Ftwitter-media-downloader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroxto%2Ftwitter-media-downloader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroxto%2Ftwitter-media-downloader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroxto%2Ftwitter-media-downloader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hiroxto","download_url":"https://codeload.github.com/hiroxto/twitter-media-downloader/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroxto%2Ftwitter-media-downloader/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265870975,"owners_count":23841941,"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-11-26T09:17:36.984Z","updated_at":"2025-07-19T01:31:35.570Z","avatar_url":"https://github.com/hiroxto.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# twitter-media-downloader\n\nTwitterの画像,動画などをダウンロードするツール\n\n`ruby downloader.rb id:number`\n\n全数ダウンロード\n\n`12345:0`\n\n番号指定\n\n`12345:1 12345:1,3`\n\n使用できる環境変数\n\n|環境変数|説明|例|\n|:---:|:---:|:---:|\n|`SAVE_FOLDER`|ダウンロード先のフォルダ名|`SAVE_FOLDER=test ruby downloader.rb id`|\n|`TARGET_ALL`|標準で全数ダウンロード。セットされた上で番号オプションがあると番号オプションが優先される|`TARGET_ALL=true ruby downloader.rb id`|\n\n## Dockerを使用する\n\nDockerでも使えるようになっている\n\n`docker-compose-custom.yml`に保存先のボリュームや環境変数を設定する\n\n```yaml\nversion: '3'\n\nservices:\n  app:\n    volumes:\n      - /path/to/save:/save-base-dir:cached\n    environment:\n      SAVE_FOLDER: all\n```\n\n実行する際には環境変数に`COMPOSE_FILE`でファイルを指定する．\n\n```bash\nCOMPOSE_FILE=docker-compose.yml:docker-compose-custom.yml docker-compose run --rm app ruby downloader.rb 1234\n```\n\n## License\n\nMIT License","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiroxto%2Ftwitter-media-downloader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhiroxto%2Ftwitter-media-downloader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiroxto%2Ftwitter-media-downloader/lists"}