|
@ -2,7 +2,7 @@ manifestVersion: 1 |
|
|
id: invidious |
|
|
id: invidious |
|
|
category: social |
|
|
category: social |
|
|
name: Invidious |
|
|
name: Invidious |
|
|
version: "2024.1.10-1c0b420" |
|
|
version: "2024.3.31-08390ac" |
|
|
tagline: Browse YouTube without tracking or ads |
|
|
tagline: Browse YouTube without tracking or ads |
|
|
description: >- |
|
|
description: >- |
|
|
An open source alternative front-end to YouTube |
|
|
An open source alternative front-end to YouTube |
|
@ -26,7 +26,7 @@ description: >- |
|
|
- Import watch history from NewPipe |
|
|
- Import watch history from NewPipe |
|
|
- Export subscriptions to NewPipe and Freetube |
|
|
- Export subscriptions to NewPipe and Freetube |
|
|
- Import/Export Invidious user data |
|
|
- Import/Export Invidious user data |
|
|
|
|
|
|
|
|
Technical features: |
|
|
Technical features: |
|
|
- Embedded video support |
|
|
- Embedded video support |
|
|
- Developer API |
|
|
- Developer API |
|
@ -48,16 +48,6 @@ defaultUsername: "" |
|
|
defaultPassword: "" |
|
|
defaultPassword: "" |
|
|
torOnly: false |
|
|
torOnly: false |
|
|
releaseNotes: >- |
|
|
releaseNotes: >- |
|
|
- Add option to disable force_resolve in make_client |
|
|
- Fixes a bug that prevented videos from loading (see https://github.com/iv-org/invidious/issues/4551) |
|
|
|
|
|
|
|
|
Some websites such as archive.org and textcaptcha.com |
|
|
|
|
|
does not support IPv6 and as such requests fail when Invidious requests |
|
|
|
|
|
with IPv6 to those services. |
|
|
|
|
|
|
|
|
|
|
|
- Reenable force_resolve on pubsub subscribe request |
|
|
|
|
|
|
|
|
|
|
|
- Make force_resolve false by default in make_client |
|
|
|
|
|
|
|
|
|
|
|
- Remove missed explicit force_resolve=false |
|
|
|
|
|
submitter: Jasper |
|
|
submitter: Jasper |
|
|
submission: https://github.com/getumbrel/umbrel-apps/pull/129 |
|
|
submission: https://github.com/getumbrel/umbrel-apps/pull/129 |