Andromeda

Results 12 issues of Andromeda

This PR is based on the work of [jhoobergs](https://github.com/jhoobergs) and PR #434. I mainly just updated the code to work with the changes that have been made since the initial...

So I have been wanting to host libreddit for a while now but since I couldn't find files for hosting on kubernetes and I was lazy I haven't gotten around...

To implement the api the project needs to be separated into a server and a client. This will the be draft for doing that and later implement the api in...

**Describe the bug** When opening a video the license should be visible if there is one but invidious doesn't show them even tho the innertube would return it when using...

bug

### URL https://invidio.xamh.de/ ### Mandatory checks - [X] Instance has a domain name - [X] Instance is served over HTTPS - [X] Statistics (`/api/v1/stats`) are enabled - [X] Instance is...

This PR adds the ability to add a list of proxy domains used for proxying videos, the domain is randomly chosen. If no domains are configured the `HOST_URL` is used....

stale

Currently for each command a new event listener is added, this is rather inconvenient as one easily reaches more than 10 handlers this way. Having a map, that contains each...

Implement getters for every field that either return the value or the default value if the value isn't set/missing

enhancement

Currently only the WEB is useable, since nothing else can be parse but that must change and the parsing api needs to be updated as well regarding the result columns...

enhancement