Giter Club home page Giter Club logo

torrent-theater's Introduction

Torrent Theatre

Introduction

Take part in the redecentralization of the web with movie streaming with the power of Bittorrent. Powered by the WebTorrent javascript library, Torrent Theatre is a Laravel and Vue.js web application that allows users to stream and download movies over bittorrent protocol. No installations required and works across all major platforms. Please do not break the law when using this software and only watch open license and/or uncopyrighted material. You can find a working version of this application at https://torrent-theatre.online


Donations to this project can be made in NEO, Ca$h app, Parker POS or CODE:

NEO: AH5cyWuuueBTAizYZtM4KJf9RSUs2uP3Ws
Ca$h: https://cash.me/$mastashake08
Parker POS: https://parkerpos.site/$jyrone_parker
Code: Send a pull request.

Code Samples

Simple, elegant and easy to modify.

  created(){
          if (WebTorrent.WEBRTC_SUPPORT) {
          // WebRTC is supported
          this.client = new WebTorrent();
          this.fetchTorrents('https://yts.am/api/v2/list_movies.json?sort=seeds');
        } else {
          // Use a fallback
          alert("WebTorrent is not supported in this browser! Please upgrade your browser!");
                        }

                }

Installation

  • compoer instal
  • php artisan migrate
  • npm install
  • npm run dev

torrent-theater's People

Contributors

mastashake08 avatar

Stargazers

 avatar

Watchers

 avatar  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.