-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Proxy images #153
Comments
Not only images, but external CSS and JS also. |
+1. This can be used as a solution for grabbing the highest quality thumbnail for video posters. Because YouTube provides inconsistent thumbnails, it would be nice to say CSS and JS also shouldn't be a problem, and will allow some changes necessary for #34 to be tested before they're published upstream. |
As a short update: assets are now hosted locally with 3ec684a. |
Thumbnails are now proxied with 429a4b2, it also automagically pulls the highest resolution thumbnail for videos, which is pretty nice. I think the only thing that needs to be proxied now is author thumbs, and we can close this. |
Great. However, some pages like https://invidio.us/watch?v=yErnuebA9Yo are still downloading some video thumbnails from Google/YouTube. |
Looks like it's still pulling thumbs for related videos. Should be fixed by 3ccee12. |
Watch pages aren't working anymore. Returns an error. |
What error is it returning? |
In the title, there was "Error - Invidious". However, it's working now. |
Fixed 😄 (user photos not yet though) |
#168 for user photos |
I understand why you can't proxy videos, but please at least proxy images...
The text was updated successfully, but these errors were encountered: