{"id":13937152,"url":"https://github.com/agermanidis/videodigest","last_synced_at":"2025-06-16T21:39:26.250Z","repository":{"id":62587402,"uuid":"42484247","full_name":"agermanidis/videodigest","owner":"agermanidis","description":"Automatic video summaries","archived":false,"fork":false,"pushed_at":"2018-06-29T10:15:32.000Z","size":4,"stargazers_count":263,"open_issues_count":3,"forks_count":29,"subscribers_count":15,"default_branch":"master","last_synced_at":"2024-11-09T03:19:21.408Z","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/agermanidis.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":"2015-09-15T00:08:16.000Z","updated_at":"2024-10-29T15:20:21.000Z","dependencies_parsed_at":"2022-11-03T22:40:39.094Z","dependency_job_id":null,"html_url":"https://github.com/agermanidis/videodigest","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/agermanidis%2Fvideodigest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agermanidis%2Fvideodigest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agermanidis%2Fvideodigest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agermanidis%2Fvideodigest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agermanidis","download_url":"https://codeload.github.com/agermanidis/videodigest/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226693903,"owners_count":17667757,"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-07T23:03:20.079Z","updated_at":"2024-11-27T05:30:55.445Z","avatar_url":"https://github.com/agermanidis.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Videodigest: Automatic Video Summaries\n\nVideodigest is a command-line utility for generating summaries of\nvideos by (1) applying an [automatic summarization](https://en.wikipedia.org/wiki/Automatic_summarization)\nalgorithm to their subtitles to find the N most important sentences,\nthen (2) compiling the video regions where those sentences appear.\n\nPlease cite this library if you end up using it academically:\n\nAPA style:\n\n```Germanidis, A. (2015). Videodigest [Software]. Available from https://github.com/agermanidis/videodigest.```\n\nChicago style:\n\n```Germanidis, A. 2015. Videodigest.```\n\n\n### Installation\n\n```\npip install videodigest\n```\n\n### Examples\n\n* [The Empire Strikes Back](https://www.youtube.com/watch?v=IFbB3zXBnv4\u0026index=4\u0026list=PLdMqYckobjk4RMRMw7jR2xDfisWUvLSg1)\n* [Clockwork Orange](https://www.youtube.com/watch?v=A5xVDWUnvuY)\n* [Mr. Robot S01E10](https://www.youtube.com/watch?v=Q5dm3Zr72y8)\n\n### Usage\n\n```\n$ videodigest -h\nusage: videodigest: Automatic Video Summaries [-h] -i VIDEO_FILE -s\n                                              SUBTITLES_FILE [-t DURATION]\n                                              [-L LANGUAGE] [-S SUMMARIZER]\n                                              [-o OUTPUT]\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -i VIDEO_FILE, --video-file VIDEO_FILE\n                        Input video file\n  -s SUBTITLES_FILE, --subtitles-file SUBTITLES_FILE\n                        Input subtitle file (srt)\n  -t DURATION, --duration DURATION\n                        Duration of summary\n  -L LANGUAGE, --language LANGUAGE\n                        Language of subtitles\n  -S SUMMARIZER, --summarizer SUMMARIZER\n                        Auto-summarization algorithm (text-rank | luhn |\n                        edmundson | lex-rank | lsa)\n  -o OUTPUT, --output OUTPUT\n                        Output file\n```\n\n### License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagermanidis%2Fvideodigest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagermanidis%2Fvideodigest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagermanidis%2Fvideodigest/lists"}