{"id":15187997,"url":"https://github.com/dride/cordova-plugin-video-thumbnail2","last_synced_at":"2025-10-02T03:30:20.903Z","repository":{"id":57209118,"uuid":"114530584","full_name":"dride/cordova-plugin-video-thumbnail2","owner":"dride","description":"PhoneGap/Cordova video thumbnail generator","archived":false,"fork":true,"pushed_at":"2024-02-14T07:59:39.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-08T15:12:51.791Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"lulee007/cordova-plugin-video-thumbnail","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dride.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-12-17T11:24:11.000Z","updated_at":"2023-01-31T16:55:27.000Z","dependencies_parsed_at":"2023-01-29T18:46:10.133Z","dependency_job_id":null,"html_url":"https://github.com/dride/cordova-plugin-video-thumbnail2","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/dride%2Fcordova-plugin-video-thumbnail2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dride%2Fcordova-plugin-video-thumbnail2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dride%2Fcordova-plugin-video-thumbnail2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dride%2Fcordova-plugin-video-thumbnail2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dride","download_url":"https://codeload.github.com/dride/cordova-plugin-video-thumbnail2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234929267,"owners_count":18908905,"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-09-27T19:01:10.775Z","updated_at":"2025-10-02T03:30:20.523Z","avatar_url":"https://github.com/dride.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![npm version](https://badge.fury.io/js/cordova-plugin-video-thumbnail2.svg)](https://badge.fury.io/js/cordova-plugin-video-thumbnail2)\n\n# cordova-plugin-video-thumbnail\n\nThis plugins can generate a thumbnail from a remote or local video file.\n\n## Installation\n\n    cordova plugin add cordova-plugin-video-thumbnail2\n\n## Supported Platforms\n\n- Android\n- iOS\n\n## Usage\n\n```javascript\nwindow.videoThumbnail\n  .createThumb({\n    videoPath: \"/video1.mov\",\n    width: 100,\n    height: 100,\n    kind: 1 //android only\n  })\n  .then(\n    thumb =\u003e {\n      //base64 encoded thumbnail\n    },\n    error =\u003e {\n      //deal with error\n    }\n  );\n```\n\nReferences:\n\nhttps://github.com/lulee007/cordova-plugin-video-thumbnail by [@lulee007](https://github.com/lulee007)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdride%2Fcordova-plugin-video-thumbnail2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdride%2Fcordova-plugin-video-thumbnail2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdride%2Fcordova-plugin-video-thumbnail2/lists"}