{"id":16282892,"url":"https://github.com/dito97/video-to-pptx","last_synced_at":"2026-02-06T15:03:18.528Z","repository":{"id":124235381,"uuid":"551332227","full_name":"DiTo97/video-to-pptx","owner":"DiTo97","description":"A video-to-PPTX converter","archived":false,"fork":false,"pushed_at":"2022-12-13T02:24:21.000Z","size":111,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-25T23:55:14.402Z","etag":null,"topics":["converter","pptx","video"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DiTo97.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-14T07:51:26.000Z","updated_at":"2023-02-11T16:48:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"11221b9d-48bd-4345-b0b3-b0fe0d5d79ef","html_url":"https://github.com/DiTo97/video-to-pptx","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DiTo97/video-to-pptx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DiTo97%2Fvideo-to-pptx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DiTo97%2Fvideo-to-pptx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DiTo97%2Fvideo-to-pptx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DiTo97%2Fvideo-to-pptx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DiTo97","download_url":"https://codeload.github.com/DiTo97/video-to-pptx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DiTo97%2Fvideo-to-pptx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29165711,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T14:37:12.680Z","status":"ssl_error","status_checked_at":"2026-02-06T14:36:22.973Z","response_time":59,"last_error":"SSL_read: 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":["converter","pptx","video"],"created_at":"2024-10-10T19:11:59.807Z","updated_at":"2026-02-06T15:03:18.513Z","avatar_url":"https://github.com/DiTo97.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# video-to-pptx\n\n[![Generic badge](https://img.shields.io/badge/status-alpha-green.svg)](https://shields.io/)\n[![Generic badge](https://img.shields.io/badge/python-3.8%20|%203.9%20|%203.10-blue.svg)](https://shields.io/)\n\nA video-to-PPTX-slides converter whose main goal is to convert scientific presentation to PPTX slides.\n\n**N.B.:** The converter only supports videos hosted on YouTube for now.\n\nThe conversion process is roughly nine-fold:\n\n- [ ] The video is downloaded in memory or to file storage with the [Pytube](https://pytube.io/en/latest/index.html) package;\n- [ ] A sequence of frames is extracted from the video;\n- [ ] A sequence of captions is extracted from the video;\n- [ ] Too similar adjacent frames are filtered out, as they likely coincide with longer explanations by the author;\n- [ ] If any frames have been filtered out, we might have to join some of the captions to align the sequences;\n- [ ] The frames in the reduced sequence are [converted to SVG](https://github.com/IngJavierR/PngToSvg) to infer their structure;\n- [ ] The SVG frames are converted to unpolished PPTX slides with an [SVG-to-PPTX converter](https://github.com/udp/svg-to-pptx);\n- [ ] The unpolished PPTX slides are better formalized with the [Python-PPTX](https://python-pptx.readthedocs.io/en/latest/index.html) package*;\n- [ ] The captions are attached as speaker notes ([NotesSlide](https://python-pptx.readthedocs.io/en/latest/api/slides.html#notesslide-objects) objects) to their corresponding PPTX slide.\n\n\n*An example of [creating a PPTX presentation with Python-PPTX](https://towardsdatascience.com/creating-presentations-with-python-3f5737824f61).  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdito97%2Fvideo-to-pptx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdito97%2Fvideo-to-pptx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdito97%2Fvideo-to-pptx/lists"}