mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-13 01:36:23 +00:00
Add rickroll to Invidious recipe
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: Invidious, youy Youtube frontend instance in Docker Swarm
|
title: Invidious, your Youtube frontend instance in Docker Swarm
|
||||||
description: How to create your own private Youtube frontend using Invidious in Docker Swarm
|
description: How to create your own private Youtube frontend using Invidious in Docker Swarm
|
||||||
status: new
|
status: new
|
||||||
---
|
---
|
||||||
@@ -18,6 +18,10 @@ After playing around with [some of the available public instances](https://docs.
|
|||||||
|
|
||||||
{ loading=lazy }
|
{ loading=lazy }
|
||||||
|
|
||||||
|
Here's an example from my public instance:
|
||||||
|
|
||||||
|
<iframe id='ivplayer' width='640' height='360' src='https://in.fnky.nz/embed/o-YBDTqX_ZU?t=3' style='border:none;'></iframe>
|
||||||
|
|
||||||
## Invidious requirements
|
## Invidious requirements
|
||||||
|
|
||||||
!!! summary "Ingredients"
|
!!! summary "Ingredients"
|
||||||
|
|||||||
Reference in New Issue
Block a user