Code Monkey home page Code Monkey logo

docs's Introduction

Introduction

Web DL banner

Web DL tools are self-hosted tools to download audio & video resources, scrape various content types, direct download online resources and retrieve torrent file contents quickly and easily.

The main stack comprises of an API and website, both which can be served from the same device/server.

Build for the Raspberry Pi 4 (2 GB+)

Stack

Website: A Vue.js SPA Website built to fully integrate the Web DL API and all of its features. It's the official browser client for the Web DL stack.

API: A Django RESTful API build to form the core of the entire Web DL stack. It's the sole requirement to run Web DL.

Features

  • Fully authenticated with user creation and management.
  • Secure, separate access to resources and files.
  • Dynamic file download endpoint for secure file access management.
  • Only stores files locally on device.
  • Runs on less than 2 GB of memory across multiple containers.
  • Authenticated web socket connection support for live status updates.
  • Responsive for all screen sizes, from mobile to ultra-wide.
  • Compiled for all modern web browsers.
  • Authenticated user access to resources and files.
  • Web socket live connection for automatic status and progress updates.
  • Charts for data storage insights.
  • Even more...

Quick start

$ git clone https://github.com/web-dl-tools/api.git
$ cd ./api
// Fill in .env file
$ make start
$ git clone https://github.com/web-dl-tools/website.git
$ cd ./website
// Fill in .env file
$ make start

Please review the requirements, installation and configuration steps for additional information and troubleshooting.

docs's People

Contributors

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