This website requires JavaScript.
Explore
Help
Sign In
Hesham
/
viddl
Watch
1
Star
0
Fork
0
You've already forked viddl
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
25
Commits
2
Branches
0
Tags
207
KiB
Go
67.8%
HTML
29.8%
Dockerfile
1.9%
Makefile
0.5%
72e6543415
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
HeshamTB
72e6543415
feat: Page Title heading, links/paths to assets/css do not need full URI
2023-09-13 12:02:45 +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
/css
feat: embed static files and templates in binary
2023-09-11 21:44:41 +03:00
templates
feat: Page Title heading, links/paths to assets/css do not need full URI
2023-09-13 12:02:45 +03:00
.gitignore
feat: embed static files and templates in binary
2023-09-11 21:44:41 +03:00
bindata.go
feat: assetsFS for serving images and media
2023-09-13 11:26:23 +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: read env for TLS to set schemas for assets/css
2023-09-13 11:32:47 +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