{"id":24388777,"url":"https://github.com/alfredosequeida/fvid","last_synced_at":"2025-04-05T06:06:13.557Z","repository":{"id":43636112,"uuid":"301371838","full_name":"AlfredoSequeida/fvid","owner":"AlfredoSequeida","description":"fvid is a project that aims to encode any file as a video using 1-bit color images to survive compression algorithms for data retrieval.","archived":false,"fork":false,"pushed_at":"2021-04-15T18:29:46.000Z","size":5452,"stargazers_count":358,"open_issues_count":5,"forks_count":42,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-04-05T06:06:04.809Z","etag":null,"topics":["ffmpeg","hacktoberfest","hacktoberfest2020","open-source","pillow","video","youtube"],"latest_commit_sha":null,"homepage":"","language":"Python","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/AlfredoSequeida.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-10-05T10:32:12.000Z","updated_at":"2025-03-23T14:00:48.000Z","dependencies_parsed_at":"2022-08-30T22:52:38.935Z","dependency_job_id":null,"html_url":"https://github.com/AlfredoSequeida/fvid","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlfredoSequeida%2Ffvid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlfredoSequeida%2Ffvid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlfredoSequeida%2Ffvid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlfredoSequeida%2Ffvid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlfredoSequeida","download_url":"https://codeload.github.com/AlfredoSequeida/fvid/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247294536,"owners_count":20915340,"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":["ffmpeg","hacktoberfest","hacktoberfest2020","open-source","pillow","video","youtube"],"created_at":"2025-01-19T14:29:18.968Z","updated_at":"2025-04-05T06:06:13.537Z","avatar_url":"https://github.com/AlfredoSequeida.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity)\n[![PyPI license](https://img.shields.io/pypi/l/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/)\n\n[Demonstration/Explanation Video](https://youtu.be/yu_ZIr0q5rU)\n\nfvid is a project that aims to encode any file as a video using 1-bit color images\nto survive compression algorithms for data retrieval.\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://i.imgur.com/LVthky0.png\" alt=\"fvid\"\u003e\n    \u003c/br\u003e\n\u003c/p\u003e\n\n---\n\n# Installation\n\nRequires installation of [FFmpeg](https://ffmpeg.org/download.html) and libmagic first, then install using pip3 \n\nLinux/macOS\n\n```\npip3 install fvid \n```\n\nWindows \n\n```\npy -m pip install fvid \n```\n\n# Usage\n\nEncoding files as videos\n \nLinux/OSX\n\n```\nfvid -i [input file] -e\nfvid -i [input file] --framerate 1 -e\nfvid -i [input file] --password \"wow fvid is cool\" -e\n```\n\nWindows \n\n```\npy -m fvid -i [input file] -e\npy -m fvid -i [input file] --framerate 1 -e\npy -m fvid -i [input file] --password \"wow fvid is cool\" -e\n```\n\nRetrieving data from videos\n \nLinux/OSX\n\n```\nfvid -i [input video] -d\n```\n\nWindows \n\n```\npy -m fvid -i [input video] -d\n```\n\nIf the file was encoded with a non-default password, it'll prompt you to enter the password upon decoding.\n \n How to Contribute\n-----------------\n\n1.  Check for open issues or open a fresh issue to start a discussion\n    around a feature idea or a bug [here](https://github.com/AlfredoSequeida/fvid/issues)\n    tag for issues that should be ideal for people who are not very familiar with the codebase yet.\n2.  Fork [the repository](https://github.com/alfredosequeida/fvid) on\n    GitHub to start making your changes to the **master** branch (or branch off of it).\n3.  Write a test which shows that the bug was fixed or that the feature\n    works as expected.\n4.  Send a pull request and bug the maintainer until it gets merged and\n    published. :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falfredosequeida%2Ffvid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falfredosequeida%2Ffvid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falfredosequeida%2Ffvid/lists"}