{"id":34775232,"url":"https://github.com/paradox460/vid2gif","last_synced_at":"2026-04-08T19:31:09.927Z","repository":{"id":56897402,"uuid":"42410457","full_name":"paradox460/vid2gif","owner":"paradox460","description":"Simple command-line utility for making gifs from videos","archived":false,"fork":false,"pushed_at":"2015-09-14T02:24:07.000Z","size":144,"stargazers_count":29,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-12-26T19:48:08.923Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/paradox460.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-09-13T19:49:32.000Z","updated_at":"2025-06-27T00:18:55.000Z","dependencies_parsed_at":"2022-08-20T17:40:33.849Z","dependency_job_id":null,"html_url":"https://github.com/paradox460/vid2gif","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/paradox460/vid2gif","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paradox460%2Fvid2gif","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paradox460%2Fvid2gif/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paradox460%2Fvid2gif/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paradox460%2Fvid2gif/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paradox460","download_url":"https://codeload.github.com/paradox460/vid2gif/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paradox460%2Fvid2gif/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31571599,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2025-12-25T08:15:13.417Z","updated_at":"2026-04-08T19:31:09.898Z","avatar_url":"https://github.com/paradox460.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vid2gif\n\nUseful, but simple, little script for generating animated gifs on the command line.\n\nUses ffmpeg to do the heavy lifting, all the script really does is take options in one end and feeds em to ffmpeg.\n\n# Installation\nYou need to have ffmpeg installed first, then its as simple as `gem install vid2gif`.\n\n## OS X with Homebrew\n```\nbrew install ffmpeg\ngem install vid2gif\n```\n\n# Basic usage\nThe gem is pretty easy to use:\n\n`vid2gif -r 500 yourvideo.mp4` produces a gif, scaled to 500px wide, named `yourvideo.gif`\n\nFor more detailed help, see `vid2gif -h`\n\n# license\n```\nThe MIT License (MIT)\n\nCopyright (c) 2015 Jeff Sandberg\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparadox460%2Fvid2gif","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparadox460%2Fvid2gif","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparadox460%2Fvid2gif/lists"}