How do i setup invidious to show thumbnails in the clipious app
How do i setup invidious to show thumbnails in the clipious app
I set up invidious on my debian server from here and it has thumbnails on web not in clipious. How do i fix this
I just spun up an Invidious instance a week or two ago and I have the same issue using the Yattee app on iOS. If I find an answer I’ll post the solution.
2 0 ReplySo a quick search resulted in this issue from the Yattee repo:
And the highlighted answer states:
Invidious HTTPS Instance needs to be configured with this settings:
external_port: 443 domain: whatever.it.is
Without it, the Invidious frontend will show thumbnails fine but will produce wrong links in the external API used by Yattee.
3 0 ReplyOh. Its http tho
1 0 Reply
Glad I stumbled on this thread, i had the same problem. Protip if youre not using a config file and using env vars instead you can use
INVIDIOUS_DOMAIN and INVIDIOUS_EXTERNAL_PORT instead. Works great for docker1 0 ReplyI did this and it didnt work
1 0 ReplyCan i share my docker-compose.yml
1 0 Reply
The code looks like that
1 0 ReplyCan you copy/paste your code so that we can take a look at it? Alternatively, if you load a tix on the Clipious GitHub, they might be able to assist.
1 0 Reply
Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I've seen in this thread:
Fewer Letters More Letters CA (SSL) Certificate Authority CF CloudFlare HTTP Hypertext Transfer Protocol, the Web HTTPS HTTP over SSL IP Internet Protocol SSL Secure Sockets Layer, for transparent encryption
4 acronyms in this thread; the most compressed thread commented on today has 9 acronyms.
[Thread #729 for this sub, first seen 1st May 2024, 05:15] [FAQ] [Full list] [Contact] [Source code]
1 1 Reply