{"id":19700205,"url":"https://github.com/dbeley/extract_distinct_frames","last_synced_at":"2026-05-12T22:32:45.133Z","repository":{"id":45438373,"uuid":"171479393","full_name":"dbeley/extract_distinct_frames","owner":"dbeley","description":"Extract distinct frames/images from a video file or a youtube video","archived":false,"fork":false,"pushed_at":"2024-04-20T12:33:27.000Z","size":78,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-10T10:46:07.172Z","etag":null,"topics":[],"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/dbeley.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":"2019-02-19T13:33:28.000Z","updated_at":"2024-04-20T12:33:31.000Z","dependencies_parsed_at":"2022-09-23T00:02:08.826Z","dependency_job_id":null,"html_url":"https://github.com/dbeley/extract_distinct_frames","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbeley%2Fextract_distinct_frames","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbeley%2Fextract_distinct_frames/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbeley%2Fextract_distinct_frames/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbeley%2Fextract_distinct_frames/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dbeley","download_url":"https://codeload.github.com/dbeley/extract_distinct_frames/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241014179,"owners_count":19894206,"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-11-11T21:04:44.168Z","updated_at":"2026-05-12T22:32:45.070Z","avatar_url":"https://github.com/dbeley.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# extract_distinct_frames\n\nThis script allows the extraction of the distinct frames/images from a video file or a youtube url (with the help of yt-dlp).\n\nThe script creates a folder and a pdf file, both containing all the distinct images found.\n\n## Prerequisites\n\n- img2pdf\n- tqdm\n- pillow\n- yt-dlp\n- ffmpeg\n\n## Installation in a virtualenv\n\n```\npipenv install '-e .'\n```\n\n## Usage\n\n```\nextract_distinct_frames -u URL\n```\n\n## Help\n\n```\nextract_distinct_frames -h\n```\n\n```\nusage: extract_distinct_frames [-h] [--debug] [-f FILE] [-u URL]\n\nExtract unique images from videos\n\noptional arguments:\n  -h, --help            show this help message and exit\n  --debug               Display debugging information\n  -f FILE, --file FILE  Video file\n  -u URL, --url URL     URL of the video\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbeley%2Fextract_distinct_frames","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdbeley%2Fextract_distinct_frames","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbeley%2Fextract_distinct_frames/lists"}