all repos — fixyoutube-go @ 885bf1a0eb716d6fe63a385dc1bc5164564d4cf0

A better way to embed YouTube videos everywhere (inspired by FixTweet).

.env.example (view raw)

1API_KEY=itsme
2PORT=3000
3CACHE_DURATION_MINUTES=5
4TIMEOUT_DURATION_MINUTES=10
5MAX_SIZE_MB=20
6CLEANUP_INTERVAL_SECONDS=30