{"id":18387347,"url":"https://github.com/terryz/v-playback","last_synced_at":"2025-10-24T01:44:17.565Z","repository":{"id":96745242,"uuid":"139855472","full_name":"TerryZ/v-playback","owner":"TerryZ","description":"A Vue2 plugin to make video play easier","archived":false,"fork":false,"pushed_at":"2022-04-25T06:34:25.000Z","size":1787,"stargazers_count":18,"open_issues_count":3,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-22T10:13:42.945Z","etag":null,"topics":["javascript","video","videojs","vuejs"],"latest_commit_sha":null,"homepage":"https://terryz.github.io/vue/#/playback","language":"Vue","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/TerryZ.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}},"created_at":"2018-07-05T13:43:11.000Z","updated_at":"2022-11-24T05:24:36.000Z","dependencies_parsed_at":"2023-06-25T23:21:55.875Z","dependency_job_id":null,"html_url":"https://github.com/TerryZ/v-playback","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/TerryZ%2Fv-playback","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TerryZ%2Fv-playback/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TerryZ%2Fv-playback/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TerryZ%2Fv-playback/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TerryZ","download_url":"https://codeload.github.com/TerryZ/v-playback/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247574088,"owners_count":20960495,"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":["javascript","video","videojs","vuejs"],"created_at":"2024-11-06T01:25:47.461Z","updated_at":"2025-10-24T01:44:17.465Z","avatar_url":"https://github.com/TerryZ.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cbr\u003e\u003cbr\u003e\n\n\u003ch3 align=\"center\"\u003ev-playback\u003c/h3\u003e\n\n\u003cbr\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.npmjs.com/package/v-playback\"\u003e\u003cimg src=\"https://img.shields.io/npm/v/v-playback.svg\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://mit-license.org/\"\u003e\u003cimg src=\"https://img.shields.io/badge/license-MIT-brightgreen.svg\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://www.npmjs.com/package/v-playback\"\u003e\u003cimg src=\"https://img.shields.io/npm/dy/v-playback.svg\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://terryz.github.io/image/v-playback/v-playback.png\" alt=\"v-playback\" \u003e\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  A \u003cstrong\u003eVue2\u003c/strong\u003e plugin to make video play easier\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://nodei.co/npm/v-playback/\"\u003e\u003cimg src=\"https://nodei.co/npm/v-playback.png\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\n\n## Examples、Documentation and Changelog\n\nExplorer on\n\n- [English site](https://terryz.github.io/vue/#/playback)\n- [国内站点](https://terryz.gitee.io/vue/#/playback)\n\n## Installation\n\n```\nnpm i -S v-playback\n```\n\nInclude plugin in your `main.js` file.\n\n```js\nimport Vue from 'vue'\nimport PlayBack from 'v-playback'\nVue.use(PlayBack)\n```\n\n## Deploy on component\n\n```vue\n\u003ctemplate\u003e\n  \u003cv-playback :url=\"url\" \u003e\u003c/v-playback\u003e\n\u003c/template\u003e\n\n\u003cscript\u003e\nexport default {\n  data () {\n    return {\n      url: 'https://your-site/your-video.mp4'\n    }\n  }\n}\n\u003c/script\u003e\n```\n\n## Dependencies\n\n[video.js](https://github.com/videojs/video.js)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterryz%2Fv-playback","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fterryz%2Fv-playback","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterryz%2Fv-playback/lists"}