Add support for using Invidious through a HTTP Proxy (#4270)

Partially addresses issue 301
This commit is contained in:
Samantaz Fox
2024-10-30 13:46:49 +01:00
7 changed files with 84 additions and 3 deletions

View File

@@ -28,6 +28,9 @@ dependencies:
athena-negotiation:
github: athena-framework/negotiation
version: ~> 0.1.1
http_proxy:
github: mamantoha/http_proxy
version: ~> 0.10.3
development_dependencies:
spectator: