{"id":13670374,"url":"https://github.com/blopa/code-video-creator","last_synced_at":"2025-03-19T15:30:51.131Z","repository":{"id":44943522,"uuid":"425374162","full_name":"blopa/code-video-creator","owner":"blopa","description":null,"archived":false,"fork":false,"pushed_at":"2022-01-17T09:13:33.000Z","size":1749,"stargazers_count":7,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-28T19:32:52.743Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/blopa.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}},"created_at":"2021-11-06T23:52:42.000Z","updated_at":"2024-03-04T03:56:54.000Z","dependencies_parsed_at":"2022-09-24T22:12:30.908Z","dependency_job_id":null,"html_url":"https://github.com/blopa/code-video-creator","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blopa%2Fcode-video-creator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blopa%2Fcode-video-creator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blopa%2Fcode-video-creator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blopa%2Fcode-video-creator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blopa","download_url":"https://codeload.github.com/blopa/code-video-creator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244002760,"owners_count":20382052,"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-08-02T09:00:40.342Z","updated_at":"2025-03-19T15:30:50.841Z","avatar_url":"https://github.com/blopa.png","language":"JavaScript","readme":"# Create a video of a code file\n\nCreate a video file showing line by line of a code file or React component.\n\n\u003cimg src=\"/examples/sample.gif?raw=true\" width=\"890px\" /\u003e\n\n![ScreenShot](https://raw.githubusercontent.com/blopa/code-video-creator/main/examples/image.png)\n\nI have no idea why I made this... but there you go.\n\n## How to use\nRun\n```shell\nnpm install code-video-creator\ncode-video-creator test.js\n```\nWhere \"test.js\" should be the path to your file. A file called \"output.mp4\" will be created in the folder you called the script from.\n\n## Options\n```shell\nnpm run code-video-creator test.js --smallTabs true --blinkTextBar true --typingSpeed 1 --lineSpeed 1 --scale 4 --showFileName false\n```\n\n## Development\nRun\n```shell\nnpm install\n```\n\nTo install dependencies, then run\n\n```shell\nnpm run generate test.js\n```\n\nWhere \"test.js\" should be the path to your file.\n\n## Languages\nAdd your language and extensions to the file `languages.json` so they can be automatically detected by this script, as long as the language is supported by [Prism.js](https://prismjs.com/).\n\n## Disclaimer\nThis is 100% NOT production ready and the code is not optimized at all.\n\nMaybe I will make it better in the future ¯\\\\\\_(ツ)_/¯\n\nYou need to have `ffmpeg` installed for this to work!\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblopa%2Fcode-video-creator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblopa%2Fcode-video-creator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblopa%2Fcode-video-creator/lists"}