sigmaSd / ytdlf

Simple frontend for youtube-dl

Home Page:https://ytdlf.sigmasd.repl.co/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YT-DL frontend

Simple frontend for ytdl

image image

Usage

local server:

deno task start:release

or using webview:

deno task start:webview

or from replit instance:

https://ytdlf.sigmasd.repl.co/

This site is installable as a PWA web app with support for share-target (needs chrome app for the install)

the instance itself is at https://replit.com/@sigmasd/ytdlf

Dependencies

youtube-dl needs to be in PATH

If youtube-dl latest release doesn't work (2021-12-17 doesn't), make sure to get a new release from https://github.com/ytdl-patched/youtube-dl/releases

About

Simple frontend for youtube-dl

https://ytdlf.sigmasd.repl.co/

License:MIT License


Languages

Language:TypeScript 97.2%Language:JavaScript 2.8%