{"id":31086933,"url":"https://github.com/manveerxyz/gifgenerator","last_synced_at":"2025-09-16T14:36:50.338Z","repository":{"id":107673048,"uuid":"77256287","full_name":"manveerxyz/GIFGenerator","owner":"manveerxyz","description":"Developed during Google Code-In 2016. A command-line tool built in Python that creates a GIF with subtitles from a video and subtitle file using pysubs2 and MoviePy.","archived":false,"fork":false,"pushed_at":"2018-02-12T16:52:16.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-14T01:53:11.206Z","etag":null,"topics":["ccextractor","gif","gif-creator","google-code-in"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/manveerxyz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-12-23T23:43:16.000Z","updated_at":"2018-10-15T20:57:30.000Z","dependencies_parsed_at":"2023-06-08T18:00:08.927Z","dependency_job_id":null,"html_url":"https://github.com/manveerxyz/GIFGenerator","commit_stats":null,"previous_names":["moneyboyxyz/gifgenerator","manveerxyz/gifgenerator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/manveerxyz/GIFGenerator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manveerxyz%2FGIFGenerator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manveerxyz%2FGIFGenerator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manveerxyz%2FGIFGenerator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manveerxyz%2FGIFGenerator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manveerxyz","download_url":"https://codeload.github.com/manveerxyz/GIFGenerator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manveerxyz%2FGIFGenerator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275434038,"owners_count":25464091,"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","status":"online","status_checked_at":"2025-09-16T02:00:10.229Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ccextractor","gif","gif-creator","google-code-in"],"created_at":"2025-09-16T14:36:47.600Z","updated_at":"2025-09-16T14:36:50.332Z","avatar_url":"https://github.com/manveerxyz.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GIFGenerator\nDeveloped during GCI 2016. \u003cbr\u003e\nThis repository creates a GIF file with subtitles from a video and subtitle file.\n\n## Setup Instructions\n### Install python3\n\nIf python3 is not installed \u003cbr\u003e\nRun this in a command window:\n```\nsudo apt-get install python3\n```\n### Install pip\nIf pip3 is not installed \u003cbr\u003e\nRun this in a command window:\n```\nsudo apt-get install python3-setuptools\nsudo easy_install3 pip\nsudo mv /usr/local/bin/pip /usr/local/bin/pip-3\n```\n### Install pysubs2\nRun this in a command window:\n```\nsudo pip3 install pysubs2\n```\n### Install MoviePy\nRun this in a command window:\n```\npip install moviepy\n```\nIf you have neither setuptools nor ez_setup installed the command above will fail.\u003cbr\u003e\nIf this is the case run this:\n```\npip install ez_setup\n```\n\n## Usage Instructions\nOpen a command window in directory containing `gif_generate.py`\nRun this command:\n```\npython gif_generate.py [-h] [--display-text= DISPLAY_TEXT]\n                       [--sub-number= SUB_NUMBER] [--gif= GIF]\n                       [--resize= RESIZE] [--fps= FPS] [--font= FONT]\n                       [--font-size= FONT_SIZE] [--font-color= FONT_COLOR]\n                       [--stroke-width= STROKE_WIDTH]\n                       [--stroke-color= STROKE_COLOR] [--capital= CAPITAL]\n                       video subtitles\n```\nOr run this command for more information:\n```\npython gif_generate.py [-h]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanveerxyz%2Fgifgenerator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanveerxyz%2Fgifgenerator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanveerxyz%2Fgifgenerator/lists"}