From b802ffff6584613a04cdaf961cbb953ef16b3664 Mon Sep 17 00:00:00 2001 From: Dominic DiTaranto Date: Mon, 12 Aug 2024 21:36:52 -0400 Subject: adding readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..ff564ef --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +simple script to parse a peertube rss feed for video urls. the urls can then be fed to yt-dpl for download. + +example: +```commandline +yt-dlp $(python3 main.py ) +``` + +I wrote this in 5 minutes, don't hate on me for the simplistic code. \ No newline at end of file -- cgit v1.2.3-70-g09d2