feat: add download_playlists.py for downloading playlists/videos with yt-dlp
This commit is contained in:
@@ -15,6 +15,7 @@ Lightweight helpers for using `yt-dlp` to download media from Patreon posts you
|
||||
## Requirements
|
||||
- Python 3.8+ and `pip`.
|
||||
- `yt-dlp` installed and available on PATH (or configure via environment variables).
|
||||
- `ffmpeg` installed and available on PATH (required by `yt-dlp` for merge/remux operations).
|
||||
|
||||
## Installation
|
||||
1. Clone the repository:
|
||||
|
||||
Reference in New Issue
Block a user