Giter VIP home page Giter VIP logo

ffamilyfriendly / armadillo Goto Github PK

View Code? Open in Web Editor NEW
7.0 3.0 3.0 297 KB

Modular private streaming service with secure user accounts and metadata handling. Easy to set up and easy to mod :listOnSite:

Home Page: https://ffamilyfriendly.github.io/Armadillo/

License: Other

JavaScript 69.17% CSS 12.94% HTML 3.25% EJS 14.64%
streaming video-streaming video-streaming-server node nodejs metadata metadata-extraction modular

armadillo's Introduction

Armadillo

Armadillo is an open source content sharing website that is the canonical version 2 of "bruh". The name was picked because I think armadillos are pretty cool looking

Features

todo

  • Secure user login
  • nyafilmer movie scraper
  • nyafilmer series scraper
  • local videos
  • track watchtime on local videos
  • audio only support
  • transcoding
  • automatically link audiobook containing one or more files
  • Single Page Application, allows player to persist
  • PWA
    • offline content via indexedDB
    • make sure pwa works
    • synchronise watchtime offline with database at next online
  • chromecast
    • get casting to work
    • sync controlls
    • more to come

Attributions


If you find any issues with the code open an issue HERE

armadillo's People

Contributors

ffamilyfriendly avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

armadillo's Issues

PWA

A Progressive Web App would give the application offline mode abilities such as downloading content for offline watching

syncplay

allow syncing player state across clients

Queue system for scraper

spam clicking buttons can crash the system by opening many puppeteer windows. Adding a queue system that would only open a new window after the last one is managed would fix this

Offline movies.

Movies randomly think that they are not downloaded the second you clock the download button it go back without redownloading.

skeleton

add skeleton elements whilst other data is loading

automatic transcoding

as of right now the files are served as-is which means an mkv file, for example, has to be transverted into an mp4 file before publishing it. Automatic transcoding would negate all this manual labour

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.