Go to file
2023-09-12 01:12:20 +03:00
static/css feat: embed static files and templates in binary 2023-09-11 21:44:41 +03:00
templates templates: adcash 2023-09-12 01:12:20 +03:00
.gitignore feat: embed static files and templates in binary 2023-09-11 21:44:41 +03:00
bindata.go feat: embed static files and templates in binary 2023-09-11 21:44:41 +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 fix: remove trace print 2023-09-12 01:03:17 +03:00
Makefile Basic Makefile 2023-09-11 00:00:01 +03:00
yt.go feat: added yt for yt-dlp logic within the app 2023-09-12 00:09:24 +03:00