GithubHelp home page GithubHelp logo

bhanditz / html5-video-everywhere Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tikservices/html5-video-everywhere

1.0 2.0 0.0 2.12 MB

Higher performance and stable video watching experience on the web

Home Page: https://h5vew.tik.tn/

License: Mozilla Public License 2.0

Shell 1.47% JavaScript 86.77% CSS 2.31% HTML 9.44%

html5-video-everywhere's Introduction

HTML5 Video EveryWhere

amo version amo users amo stars donate

Higher performance and stable video watching experience on the web.

Some streaming sites video players suck. This add-on will replace them with browser built-in video player for higher performance and more stable experience. Currently, it supports YouTube, Facebook, Vimeo, Dailymotion, Break, Metacafe, Lego and even more sites are coming.

NOTE: This extension will change the page content of the supported video streaming sites. As a result, many extensions that depends on this content may not work as expected.

Install

Visit the extension website h5vew.tik.tn for latest version.

Build

You'll need:

Optionally, you may like:

  • nvm, which helps manage node versions
  • yarn a better package manager instead of npm

Before building the extension, you need to install gulp-cli and all dependencies: Change into the source and install gulp-cli and all dependencies:

git clone https://github.com/lejenome/html5-video-everywhere/
cd html5-video-everywhere
npm install -g gulp-cli  # or: yarn global add gulp-cli
npm install  # or: yarn

To build the addon for Firefox:

gulp ext:build:firefox

To build the addon for Google Chrome:

gulp ext:build:chrome

Documentation

You can also generate the documentation from the source code under docs/api folder with this command:

gulp doc:js

Credit

HTML5 Video EveryWhere contains codes from iaextractor project licensed under MPL 1.1.

Donate

If you find this project useful, you can give me a cup of coffee :)

paypal

Self Promotion

This software is developed by Moez Bouhlel, co-founder of Tik.tn, a skilled software development and consulting agency. For a list of its services, visit its website tik.tn or contact it at [email protected].

Licence

This extension is free software; it is distributed under the MPL 2.0 License.

Copyright © 2014-2018, Moez Bouhlel ([email protected]) & The Contributors

html5-video-everywhere's People

Contributors

lejenome avatar wildstray avatar ispedals avatar adamvy avatar nikolas avatar durazell avatar jomo avatar

Stargazers

Rhony avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.