{"id":37064664,"url":"https://github.com/hansalemaos/vid2frames","last_synced_at":"2026-01-14T07:33:34.951Z","repository":{"id":65140226,"uuid":"583132004","full_name":"hansalemaos/vid2frames","owner":"hansalemaos","description":"Video to frames","archived":false,"fork":false,"pushed_at":"2022-12-28T21:33:28.000Z","size":1,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-08T00:50:52.861Z","etag":null,"topics":["convert","ffmpeg","frames","python","videos"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/vid2frames/","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/hansalemaos.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":"2022-12-28T21:33:25.000Z","updated_at":"2024-03-30T08:18:43.000Z","dependencies_parsed_at":"2023-01-13T15:42:20.920Z","dependency_job_id":null,"html_url":"https://github.com/hansalemaos/vid2frames","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hansalemaos/vid2frames","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hansalemaos%2Fvid2frames","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hansalemaos%2Fvid2frames/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hansalemaos%2Fvid2frames/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hansalemaos%2Fvid2frames/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hansalemaos","download_url":"https://codeload.github.com/hansalemaos/vid2frames/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hansalemaos%2Fvid2frames/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28413405,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T05:26:33.345Z","status":"ssl_error","status_checked_at":"2026-01-14T05:21:57.251Z","response_time":107,"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":["convert","ffmpeg","frames","python","videos"],"created_at":"2026-01-14T07:33:34.435Z","updated_at":"2026-01-14T07:33:34.938Z","avatar_url":"https://github.com/hansalemaos.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch2\u003eConverts a video to frames \u003c/h2\u003e\n\n\n```python\n# ffmpeg needs to be installed! \npip install vid2frames\nfrom vid2frames import convert_video_to_frames\nallfiles = convert_video_to_frames(\n    video=r\"F:\\newvidxx2.mp4\",\n    output_folder=\"f:\\\\outputvi\",  # folder will be created if it doesn't exists\n    fps=24,\n    fileprefix=\"videoframe\",\n    zfill=8,  # videoframe_1.png -\u003e videoframe_0000001.png\n)\n\n\n\n```\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhansalemaos%2Fvid2frames","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhansalemaos%2Fvid2frames","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhansalemaos%2Fvid2frames/lists"}