Skip to content
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 thumbnails #5

Open
eliihen opened this issue Dec 29, 2017 · 0 comments
Open

Proxy thumbnails #5

eliihen opened this issue Dec 29, 2017 · 0 comments

Comments

@eliihen
Copy link
Contributor

eliihen commented Dec 29, 2017

As mentioned in the README, thumbnails are not proxied through the graphQL server yet. It would be great if we could get this in order, then the last place a tracking cookie could enter the user's browser would be dealt with.

I imagine an a generic proxy endpoint in express. It could take any URL and simply pipe the result through to the client. This would make it pretty versatile for future use.

Right now the links look like this: https://i.ytimg.com/vi/mHDcjKlT8d8/hqdefault.jpg.
An example of what it could look like is: https://libretube.you.com/proxy/i.ytimg.com/vi/mHDcjKlT8d8/hqdefault.jpg.

See:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant