{"id":15513753,"url":"https://github.com/sebouchu/pptx2medias","last_synced_at":"2025-09-04T13:40:48.036Z","repository":{"id":84592269,"uuid":"283708642","full_name":"SebouChu/pptx2medias","owner":"SebouChu","description":"Get medias from your PowerPoint presentation!","archived":false,"fork":false,"pushed_at":"2021-04-21T09:09:46.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T21:42:49.252Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/SebouChu.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":"2020-07-30T08:04:33.000Z","updated_at":"2021-04-21T09:09:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"8d47fa05-046d-42b4-91b7-f792acccdcce","html_url":"https://github.com/SebouChu/pptx2medias","commit_stats":{"total_commits":10,"total_committers":1,"mean_commits":10.0,"dds":0.0,"last_synced_commit":"3b6a0a4e1b59f00fb03e453e0339088dd1647f6c"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/SebouChu/pptx2medias","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SebouChu%2Fpptx2medias","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SebouChu%2Fpptx2medias/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SebouChu%2Fpptx2medias/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SebouChu%2Fpptx2medias/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SebouChu","download_url":"https://codeload.github.com/SebouChu/pptx2medias/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SebouChu%2Fpptx2medias/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267665052,"owners_count":24124448,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-02T09:55:00.007Z","updated_at":"2025-07-29T09:40:23.051Z","avatar_url":"https://github.com/SebouChu.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PPTX2Medias\n\n[![Gem Version](https://badge.fury.io/rb/pptx2medias.svg)](https://badge.fury.io/rb/pptx2medias)\n\nRuby gem which extracts media files (images, videos, sounds) from a PPTX file.\n\n## Installation\n\n```\ngem install pptx2medias\n```\n\nOr add this `gem 'pptx2medias', '~\u003e 0.0.1'` your Gemfile and run `bundle install` in the Terminal.\n\n## Usage\n\n- From a Ruby script\n  ```ruby\n  require 'pptx2medias'\n\n  file_path = \"/home/user/path/to/presentation.pptx\"\n  Pptx2Medias::extract(file_path)\n  ```\n- From the Terminal\n  ```\n  $ pptx2medias /home/user/path/to/presentation.pptx\n  ```\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new pull request","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebouchu%2Fpptx2medias","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsebouchu%2Fpptx2medias","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebouchu%2Fpptx2medias/lists"}