GithubHelp home page GithubHelp logo

3rv4n1x / universal-drm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from drm-scripts/universal-drm

0.0 0.0 0.0 38.72 MB

NodeJS DRM Script (Universal DRM)

License: GNU General Public License v3.0

Shell 0.11% JavaScript 95.86% HTML 4.03%

universal-drm's Introduction

UNIVERSAL-DRM

Implementation to get DASH TO HLS in nodejs with redis.

How To Install

Please understand how this works first before attempting to try however the code will indicate the libraries required.

sudo apt update && sudo apt upgrade -y
sudo apt-get install npm gcc g++ make ffmpeg build-essential zip unzip redis-server git aria2 -y
sudo npm install --global yarn
sudo npm install --global pm2
cd /home
git clone https://github.com/DRM-Scripts/Universal-DRM
cd /Universal-DRM
sudo npm install
sudo chmod -R 777 /home/Universal-DRM/
  • add username & password details where required in env example file (.env.example) & rename .env

  • edit panel user name details and add whitelisted ips in (src/server.js)

    ips=line13 login details=line129 - (default details u=sinep p=sllab)

    pm2 --name Universal-DRM start npm -- start

browse to http://ipofserver:3001/secret/start.html or http://ipofserver:3001/secret/index.html & login with details set

for error logging run node src/server.js from inside Universal-DRM folder to see live logging

Credit: Neo - Orignal Version - https://github.com/Neo-1977/N0DE-DL

universal-drm's People

Contributors

drm-scripts 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.