Go to file
2023-09-13 15:35:57 +03:00
assets/images feat: Page Title heading, links/paths to assets/css do not need full URI 2023-09-13 12:02:45 +03:00
static feat: serve robots.txt, subtitle 2023-09-13 14:52:57 +03:00
templates templates: banner 2023-09-13 15:35:57 +03:00
.gitignore feat: embed static files and templates in binary 2023-09-11 21:44:41 +03:00
bindata.go feat: serve robots.txt, subtitle 2023-09-13 14:52:57 +03:00
Containerfile Containerfile: download yt-dlp in image 2023-09-12 00:57:40 +03:00
go.mod [WIP] settings up template and static files embedding 2023-09-11 20:54:28 +03:00
main.go feat: serve robots.txt, subtitle 2023-09-13 14:52:57 +03:00
Makefile Basic Makefile 2023-09-11 00:00:01 +03:00
yt.go feat: better url validation: 2023-09-13 13:43:44 +03:00