{"id":20140486,"url":"https://github.com/tikservices/html5-video-everywhere","last_synced_at":"2025-04-09T18:34:52.558Z","repository":{"id":24734616,"uuid":"28146924","full_name":"tikservices/html5-video-everywhere","owner":"tikservices","description":"Higher performance and stable video watching experience on the web","archived":false,"fork":false,"pushed_at":"2022-12-10T16:54:54.000Z","size":3213,"stargazers_count":118,"open_issues_count":66,"forks_count":51,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-03-23T20:37:16.624Z","etag":null,"topics":["chrome-extension","firefox-addon","firefox-extension","javascript","video-player","webextension"],"latest_commit_sha":null,"homepage":"https://h5vew.tik.tn/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tikservices.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["lejenome"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"custom":"https://www.paypal.me/lejenome"}},"created_at":"2014-12-17T17:08:23.000Z","updated_at":"2025-02-16T13:44:18.000Z","dependencies_parsed_at":"2023-01-14T08:00:10.927Z","dependency_job_id":null,"html_url":"https://github.com/tikservices/html5-video-everywhere","commit_stats":null,"previous_names":[],"tags_count":56,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tikservices%2Fhtml5-video-everywhere","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tikservices%2Fhtml5-video-everywhere/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tikservices%2Fhtml5-video-everywhere/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tikservices%2Fhtml5-video-everywhere/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tikservices","download_url":"https://codeload.github.com/tikservices/html5-video-everywhere/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248088322,"owners_count":21045689,"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":["chrome-extension","firefox-addon","firefox-extension","javascript","video-player","webextension"],"created_at":"2024-11-13T21:51:57.284Z","updated_at":"2025-04-09T18:34:52.536Z","avatar_url":"https://github.com/tikservices.png","language":"JavaScript","funding_links":["https://github.com/sponsors/lejenome","https://www.paypal.me/lejenome","https://paypal.me/lejenome"],"categories":[],"sub_categories":[],"readme":"# HTML5 Video EveryWhere\n\n[![amo version](https://img.shields.io/amo/v/html5-video-everywhere-next.svg?label=Version\u0026link=https://h5vew.tik.tn)]()\n[![amo users](https://img.shields.io/amo/users/html5-video-everywhere-next.svg?link=https://h5vew.tik.tn)]()\n[![amo stars](https://img.shields.io/amo/stars/html5-video-everywhere-next.svg?link=https://h5vew.tik.tn)]()\n[![donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://paypal.me/lejenome)\n\nHigher performance and stable video watching experience on the web.\n\nSome streaming sites video players suck. This add-on will replace them with\nbrowser built-in video player for higher performance and more stable\nexperience. Currently, it supports YouTube, Facebook, Vimeo, Dailymotion,\nBreak, Metacafe, Lego and even more sites are coming.\n\n**NOTE:**\nThis extension will change the page content of the supported video streaming\nsites. As a result, many extensions that depends on this content may not work\nas expected.\n\n## Install\n\nVisit the extension website [h5vew.tik.tn](https://h5vew.tik.tn/) for latest\nversion.\n\n## Build\n\nYou'll need:\n\n- [Node.js](https://nodejs.org/), v8.x or higher\n- [yarn](https://yarnpkg.com/) a better package manager instead of npm\n\nBefore building the extension, you need to install `gulp-cli` and all\ndependencies:\nChange into the source and install `gulp-cli` and all dependencies:\n\n```shell\ngit clone https://github.com/lejenome/html5-video-everywhere/\ncd html5-video-everywhere\nyarn global add gulp-cli\nyarn\n```\n\nTo build the addon for Firefox:\n\n```shell\nnpx gulp extBuildFirefox\n```\n\nTo build the addon for Google Chrome:\n\n```shell\nnpx gulp extBuildChrome\n```\n\n## Documentation\n\n- [API documentation](https://h5vew.tik.tn/api)\n- [Implementations documentation](https://h5vew.tik.tn/api)\n- [Tutorial](https://h5vew.tik.tn/api/tutorial-h5vew-adding-new-website-support.html)\n\nYou can also generate the documentation from the source code under `docs/api`\nfolder with this command:\n\n```shell\nnpx gulp docs\n```\n\n## Credit\n\nHTML5 Video EveryWhere contains codes from\n[iaextractor](https://github.com/inbasic/iaextractor/) project licensed under\nMPL 1.1.\n\n## Donate\n\nIf you find this project useful, you can give me a cup of coffee :)\n\n[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://paypal.me/lejenome)\n\n## Self Promotion\n\nThis software is developed by [Moez Bouhlel](https://lejenome.github.io/),\nfounder of [Tik](https://tik.tn/), a skilled software development\nand consulting agency. For a list of its services, visit its website\n[tik.tn](https://tik.tn) or contact it at \u003ccontact@tik.tn\u003e.\n\n## Licence\n\nThis extension is free software; it is distributed under the MPL 2.0 License.\n\nCopyright © 2014-2020, [Moez Bouhlel](https://lejenome.github.io/)\n(\u003cbmoez.j@gmail.com\u003e) \u0026\n[The Contributors](https://github.com/lejenome/html5-video-everywhere/graphs/contributors)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftikservices%2Fhtml5-video-everywhere","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftikservices%2Fhtml5-video-everywhere","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftikservices%2Fhtml5-video-everywhere/lists"}