{"id":22455800,"url":"https://github.com/theapache64/mufy","last_synced_at":"2025-03-27T13:20:46.410Z","repository":{"id":86799582,"uuid":"264432029","full_name":"theapache64/mufy","owner":"theapache64","description":"A CLI tool to generate gifs from your favorite movie","archived":false,"fork":false,"pushed_at":"2020-05-18T03:35:51.000Z","size":24386,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-01T17:44:00.622Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/theapache64.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-05-16T12:29:11.000Z","updated_at":"2022-02-11T20:46:30.000Z","dependencies_parsed_at":"2023-03-07T11:46:11.338Z","dependency_job_id":null,"html_url":"https://github.com/theapache64/mufy","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theapache64%2Fmufy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theapache64%2Fmufy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theapache64%2Fmufy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theapache64%2Fmufy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theapache64","download_url":"https://codeload.github.com/theapache64/mufy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245850358,"owners_count":20682647,"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-12-06T07:13:29.057Z","updated_at":"2025-03-27T13:20:46.402Z","avatar_url":"https://github.com/theapache64.png","language":"Kotlin","readme":"# mufy 🎥\n\n\u003ca href=\"https://youtu.be/T_mH0nBAiE0\" target=\"_blank\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/theapache64/mufy/master/extras/youtube.png\"/\u003e\n\u003c/a\u003e\n\nA CLI tool to generate gifs from your favorite movie\n\n## Install ⚙️\n\nCopy-paste below command into your terminal to install latest version\n\n```shell script\nwget \"https://raw.githubusercontent.com/theapache64/mufy/master/install.sh\" -q --show-progress -O install.sh \u0026\u0026 sh install.sh \u0026\u0026 source ~/.bashrc\n```\n\n## Dependency :canoe:\n\n- ffmpeg\n\n## Usage 💻\n\n```\nUsage: mufy [-hV] [-kfs] [-c=\u003ccaption\u003e] -i=\u003cinput\u003e [-n=\u003cnumOfGifs\u003e]\n            [-k=\u003ckeywords\u003e]...\n  -c, --caption=\u003ccaption\u003e    Caption to be displayed on the GIF. By default,\n                               passed keyword will be displayed.\n  -h, --help                 Show this help message and exit.\n  -i, --input=\u003cinput\u003e        Input file to be processed\n  -k, --keyword=\u003ckeywords\u003e   Keywords (comma-separated)\n  -kfs, --keywords-from-subtitle  If enabled, keywords will be collected from  subtitles (all words)\n  -n, --number-of-gifs=\u003cnumOfGifs\u003e Number of gifs to be generated.\n  -V, --version              Print version information and exit.\n```\n\n**Example**\n```shell script\nmufy -i movie.mp4 -n 10 -k \"what?\" -c \"WHAT!!!\"\n```\n\n- `-i` : Input file (movie file)\n- `-k` : Keywords to be searched. (*optional)\n- `-n` : Number of gifs to be generated. Default is `-1 (maximum)` (optional)\n- `-c` : Caption to be displayed on the GIF. By default, matched keyword will be displayed.\n- `-kfs` : To get **k**eywords **f**rom **s**ubtitle. (*optional)\n\n`*optional` : Both options can't work together. Either one of the option must be given.\n\n## Examples :evergreen_tree:\n\n- To generate maximum GIFs from `movie.mp4`\n\n```shell script\n~$ mufy -i movie.mp4 -kfs\n```\n\n- To generate **10** GIFs from `movie.mp4` with keyword `what`\n\n```shell script\n~$ mufy -i movie.mp4 -n 10 -k 'what'\n```\n\n- To generate **10** GIFs from `movie.mp4` with keyword `what` and with caption `WHAT!!!`\n\n```shell script\n~$ mufy -i movie.mp4 -n 10 -k 'what' -c 'WHAT!!!'\n```\n\nA sample output\n\n![](extras/what.gif)\n\n\n## Author ✍️\n\n- theapache64\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheapache64%2Fmufy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheapache64%2Fmufy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheapache64%2Fmufy/lists"}