documentation icon indicating copy to clipboard operation
documentation copied to clipboard

The official Invidious documentation

Results 95 documentation issues
Sort by recently updated
recently updated
newest added

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

wait-30-days
passed-checks
instance-add

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

wait-30-days
instance-add

We will specialize only for docker based installations according to the official documentation, but with a notice that a similar setup could be replicated outside of docker or on another...

enhancement

A lot of maintainers have been getting DMCA requests lately (@iv-org/developers please keep this list up-to-date): - https://github.com/iv-org/documentation/issues/346 - https://github.com/iv-org/documentation/issues/301#issuecomment-1423454175 - https://github.com/iv-org/documentation/issues/241 - me myself - invidious.namazso.eu @namazso - invidious.slipfox.xyz...

enhancement

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

wait-30-days
instance-add

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

wait-30-days
instance-add

The instances list and API should differentiate between proxied and nonproxied instances. A lot of times you wan't to avoid using instances that proxy googlevideo because there is a lot...

I believe `/API/V1/VIDEOS/:ID` currently returns ``` "captions": [ { "label": String, "language_code": String, "url": String } ], ``` and not ``` "captions": [ { "label": String, "languageCode": String, "url": String...

question

I think it'd be useful to add Contribution documentation to Invidious to make it easier for people to develop for invidious. **Example content:** The following packages need to be installed...

question

Going through [installation instructions for Mac](https://docs.invidious.io/installation/#macos), I see few issues (perhaps docs might use a refresh) #### 1 this does not work ``` brew install shards crystal postgres imagemagick librsvg...

question