Skip to content
/ ytdl-pvr Public

A script/Docker image to continuously archive YouTube videos using ytdlp.

Notifications You must be signed in to change notification settings

jchv/ytdl-pvr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ytdl-pvr

This is a quick Docker/Podman wrapper around a useful script that was posted to Hacker News via Pastebin, from here:

To use it, put a feeds.txt in the input folder containing a line-separated list of YouTube channel RSS feeds, then run a command like this:

podman run -v $PWD/input/feeds.txt:/input/feeds.txt -v $PWD/output:/output --rm -it ghcr.io/jchv/ytdl-pvr/ytdl-pvr:latest

About

A script/Docker image to continuously archive YouTube videos using ytdlp.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages