GitHub - porjo/ytdl-web: yt-dlp web frontend for audio | Latest TMZ Celebrity News & Gossip | Watch TMZ Live
Skip to content

porjo/ytdl-web

Repository files navigation

ytdl-web

Simple web app that takes a Youtube video URL (or any URL supported by yt-dlp) and produces a downloadable audio file.

Screenshot

Features

  • playblack of audio in the browser with skip and speed controls
  • mp3 files converted to Opus format on server-side and available immediately via streamed audio (no waiting for re-encode)
  • previous downloads displayed on page, with customizable expiry to auto-remove old files
  • supports SponsorBlock for removing sponsor segments in a video. Just add the -sponsorBlock command parameter. See yt-dlp doco for more details.

Usage

All command line parameters are optional.

Usage of ./ytdl-web:
  -cmd string
    	path to yt-dlp (default "/usr/bin/yt-dlp")
  -expiry int
    	expire downloaded content (seconds) (default 7200)
  -outPath string
    	where to store downloaded files (relative to web root) (default "dl")
  -port int
    	listen on this port (default 8080)
  -sponsorBlock
    	enable SponsorBlock ad removal
  -sponsorBlockCategories string
    	set SponsorBlock categories (comma separated) (default "sponsor")
  -timeout int
    	process timeout (seconds) (default 300)
  -webRoot string
    	web root directory (default "html")

Install

Use prebuilt Docker image from container registry:

$ docker run -it -p 8080:8080 ghcr.io/porjo/ytdl-web

or clone this Github repo and run docker build on it.

then:

  • (optionally) configure Caddy proxy (see config below)

Caddy config

example.com {
	encode gzip
	reverse_proxy /* h2c://localhost:8080
}

About

yt-dlp web frontend for audio

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors 2

  •  
  •  

TMZ Celebrity News – Breaking Stories, Videos & Gossip

Looking for the latest TMZ celebrity news? You've come to the right place. From shocking Hollywood scandals to exclusive videos, TMZ delivers it all in real time.

Whether it’s a red carpet slip-up, a viral paparazzi moment, or a legal drama involving your favorite stars, TMZ news is always first to break the story. Stay in the loop with daily updates, insider tips, and jaw-dropping photos.

🎥 Watch TMZ Live

TMZ Live brings you daily celebrity news and interviews straight from the TMZ newsroom. Don’t miss a beat—watch now and see what’s trending in Hollywood.