USERSATOSHI / ytdn

A minimilistic youtube audio/video downloader api written in bunjs as runtime and elysiajs as web server

Home Page:https://ytdn.usersatoshi.repl.co/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ytdn

A minimilistic youtube video/audio downloader api written in BunJS and ElysiaJS

Hosting

This Repository is hosted on Replit.com and is configured to install and add bunJs to environment using Nix package Manager

For Local Use:

To run the Project Locally , clone the repository and follow the steps:

To install dependencies:

bun install

To run:

bun run src/index.ts
  • This project was created using bun init in bun v1.0.0. Bun is a fast all-in-one JavaScript runtime.

CLI

https://github.com/usersatoshi/ytdn-cli

About

A minimilistic youtube audio/video downloader api written in bunjs as runtime and elysiajs as web server

https://ytdn.usersatoshi.repl.co/


Languages

Language:TypeScript 92.9%Language:Shell 3.9%Language:Nix 1.4%Language:JavaScript 0.9%Language:Dockerfile 0.9%