Media-Provider

command module
v0.0.0-...-bd23c5e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 22, 2025 License: GPL-3.0 Imports: 40 Imported by: 0

README

Media-Provider

Validate - Tests Validate - Linter

DOCS: https://fesaa.github.io/Media-Provider/

A web application for downloading content. Written in Go, and Angular. With a simple to navigate interface. Set up once, no need to touch files again.

Preview

Torrenting content with copy right is theft, bla bla, this is all educational, bla bla...

Docker compose

Is it recommended to use the docker image, no other way is officially supported. The image is available on Docker Hub. Here is a simple example;

media-provider:
  image: ameliaah/media-provider:latest
  restart: "on-failure:3"
  ports:
    - "8080:8080"
  volumes:
    - ./mp-data:/mp

Or with docker run,

docker run -v ./mp-data:/mp -p 8080:8080 ameliaah/media-provider:latest

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL