Coder Social home page Coder Social logo

dionysus-server's Introduction

Dionysus

travis david david dev standard style

Dionysus is a Self-hosted TV Show and Movie streamer

Setup

git clone https://github.com/adcar/dionysus.git
cd dionysus
npm install

MovieDB Api Key

You'll need an API key from tmdb. (Requires a signup).

Configure

Create a file called config.env in the root of the projects directory. Here you need to set your TMDB API key. You can also set other options like port number.

config.env:

TMDB_API_KEY=INSERT_TMDB_API_KEY_HERE

Warning: Don't put your API Key in quotes! The entire world will end.

Example config.env

TMDB_API_KEY=ml3cp62vuta5n4w8lna3v0qe0729p12d
PORT=3000

Run

From the dionysus directory run:

npm start

Then visit localhost:3000

To-Do

  • Move away from Alluc
  • Fix Openload's "Embed Blocked" error. Will have to disable sandbox and route through node-iframe-replacement and stripping any ads.
  • Create RESTful API
  • Utlize React.js
  • Modularize app.js into seperate files
  • Add better navigation
  • Autoplay whatever exists, not just first openload link
  • Better discovery section (will require React)
  • Trakt integration

dionysus-server's People

Contributors

adcar avatar

Stargazers

 avatar

Watchers

 avatar  avatar

dionysus-server's Issues

It doesn't work

Why doesn't it ran, I typed nmp run and it didnt local host

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.