A frontend to yt-dlp to download things
https://dl.emersa.it
.forgejo/workflows | ||
scripts | ||
src | ||
static | ||
systemd | ||
.gitignore | ||
.npmrc | ||
.prettierignore | ||
.prettierrc | ||
eslint.config.js | ||
package-lock.json | ||
package.json | ||
postcss.config.js | ||
README.md | ||
svelte.config.js | ||
tailwind.config.ts | ||
tsconfig.json | ||
vite.config.ts |
a frontend to yt-dlp
Getting started
- Clone the repo
- Run
npm install
(you have to have node installed) - Run
npm run dev
- Now you can write code
Missing
- Proper logs
- Containerfile
- Source spotify (spotdl)