{"id":18311648,"url":"https://github.com/timb-103/video-thumbnails","last_synced_at":"2025-04-09T12:13:09.469Z","repository":{"id":185173618,"uuid":"673121810","full_name":"timb-103/video-thumbnails","owner":"timb-103","description":"Get thumbnail images from any public video URL.","archived":false,"fork":false,"pushed_at":"2023-08-01T04:51:37.000Z","size":215,"stargazers_count":6,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T13:54:02.580Z","etag":null,"topics":["thumbnail","video"],"latest_commit_sha":null,"homepage":"https://thumbnail.video","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/timb-103.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,"governance":null}},"created_at":"2023-07-31T23:33:26.000Z","updated_at":"2025-02-27T16:57:20.000Z","dependencies_parsed_at":"2023-08-01T00:10:45.277Z","dependency_job_id":null,"html_url":"https://github.com/timb-103/video-thumbnails","commit_stats":null,"previous_names":["timb-103/video-thumbnails"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timb-103%2Fvideo-thumbnails","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timb-103%2Fvideo-thumbnails/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timb-103%2Fvideo-thumbnails/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timb-103%2Fvideo-thumbnails/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timb-103","download_url":"https://codeload.github.com/timb-103/video-thumbnails/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248036066,"owners_count":21037092,"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":["thumbnail","video"],"created_at":"2024-11-05T16:18:55.172Z","updated_at":"2025-04-09T12:13:09.451Z","avatar_url":"https://github.com/timb-103.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Video Thumbnails\n\n[![npm version][npm-version-src]][npm-version-href]\n\n\u003e Get thumbnail images from any public video URL.\n\n## Features\n\n- 🕑 Take thumbnails from any second of the video (default = 1s)\n- 🌀 Typescript types\n- ⚡ Fast \u0026 easy to use\n- 📹 Uses ffmpeg to process video\n\n## Install\n\n```sh\nnpm i video-thumbnails --save\n```\n\n## Usage\n\n```js\nimport { getVideoThumbnail } from 'video-thumbnails'\n\nconst videoURL = 'http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4'\nconst thumbnail = await getVideoThumbnail(videoURL)\n\n// { ok: true, buffer: \u003cBuffer 89 50...\u003e }\n```\n\n\u003c!-- Badges --\u003e\n\n[npm-version-src]: https://img.shields.io/npm/v/video-thumbnails/latest.svg\n[npm-version-href]: https://npmjs.com/package/video-thumbnails\n[npm-downloads-src]: https://img.shields.io/npm/dt/video-thumbnails.svg\n[npm-downloads-href]: https://npmjs.com/package/video-thumbnails\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimb-103%2Fvideo-thumbnails","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimb-103%2Fvideo-thumbnails","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimb-103%2Fvideo-thumbnails/lists"}