{"id":20226237,"url":"https://github.com/steamerjs/steamer-video","last_synced_at":"2025-07-17T23:11:38.113Z","repository":{"id":77789276,"uuid":"79701923","full_name":"steamerjs/steamer-video","owner":"steamerjs","description":null,"archived":false,"fork":false,"pushed_at":"2017-02-13T09:29:35.000Z","size":90,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-03T12:47:51.973Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/steamerjs.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-01-22T07:32:35.000Z","updated_at":"2017-02-13T09:30:58.000Z","dependencies_parsed_at":"2023-04-01T11:50:39.077Z","dependency_job_id":null,"html_url":"https://github.com/steamerjs/steamer-video","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/steamerjs/steamer-video","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steamerjs%2Fsteamer-video","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steamerjs%2Fsteamer-video/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steamerjs%2Fsteamer-video/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steamerjs%2Fsteamer-video/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/steamerjs","download_url":"https://codeload.github.com/steamerjs/steamer-video/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steamerjs%2Fsteamer-video/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265677904,"owners_count":23810066,"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-11-14T07:16:52.448Z","updated_at":"2025-07-17T23:11:38.060Z","avatar_url":"https://github.com/steamerjs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"steamer-video\n==========\n\n通用的steamer video组件\n\n适用范围\n----------\n\n移动端React\n\n\n示例\n----------\n\n```javascript\nimport Video from '../../lib';\n\nexport default class Wrapper extends Component {\n\n\tconstructor(props, context) {\n\t\tsuper(props, context);\n\t}\n\n\trender() {\n\n\t\tlet videoData = {\n\t\t    list: [\n\t\t    {\n\t\t    \turl: \"//sznk.fcloud.store.qq.com/store_raw_download?buid=16821\u0026uuid=330229704ea54fb887c03bb4fbfffc71\u0026fsname=格式工厂5510  壕哥【离殇哥】最后2分钟5510频道V587的画面~1.mp4\",\n\t\t    \tpic_url: \"//p.qpic.cn/qqconadmin/0/7edcf9acdf284a77af56d3edd1154cd6/0\"\n\t\t    }]\n\t\t};\n\n\t\treturn (\n\t        \u003cdiv\u003e\n\t        \t\u003cVideo \n\t        \t\tvideoData={videoData}\n\t        \t/\u003e\n\t        \u003c/div\u003e\n\t\t);\n\t}\n}\n```\n\nAPI\n----------\n\n### \u003cVideo /\u003e\nVideo视频React Element类\n\n#### props说明\n| 名称 | 类型 | 描述 |\n| :------------- | :--------| :-- |\n| videoData | Object | video数据，具体格式请参考示例 |\n\n\n开发环境\n----------\n\n请打开两个cmd，运行以下两个命令\n```shell\nnpm run dev\n```\n```shell\nnpm start\n```\n\n\nFiddler配置\n----------\n\n* http://steamer-video.com/index.html    path\\steamer-video\\example\\dev\\index.html\n* regex:^https?:\\/\\/steamer-video.com\\/(.*)$    path\\steamer-video\\example\\dev\\$1","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteamerjs%2Fsteamer-video","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsteamerjs%2Fsteamer-video","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteamerjs%2Fsteamer-video/lists"}