From 6d9a3a356540ec3317ff822304d1b783fb3aa27b Mon Sep 17 00:00:00 2001 From: TheFrenchGhosty Date: Tue, 16 Feb 2021 23:36:45 +0100 Subject: [PATCH] Move to yt-dlp since youtube-dlc is abandonned + add atomicparsley as an optional dependency - Part 2 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5ac5b1f..d307c9e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Associated Reddit /r/Datahoarder post: [Here for 1.0.0](https://redd.it/dwhvq6) and [Here for 2.0.0](https://redd.it/h7q4nz). -**Require [youtube-dlc](https://github.com/blackjack4494/yt-dlc) and [ffmpeg](https://www.ffmpeg.org/)** +**Require [yt-dlp](https://github.com/pukkandan/yt-dlp) and [ffmpeg](https://www.ffmpeg.org/) (optionnally, requires [atomicparsley](https://github.com/wez/atomicparsley))** The ultimate collection of scripts for YouTube-DL. @@ -11,7 +11,7 @@ The ultimate collection of scripts for YouTube-DL. Download the latest [release](https://github.com/TheFrenchGhosty/TheFrenchGhostys-YouTube-DL-Archivist-Scripts/releases) and follow the included ReadMe, do not use the `master` branch unless you are ready to redownload EVERYTHING. -Install [yt-dlp](https://github.com/pukkandan/yt-dlp) and [ffmpeg](https://www.ffmpeg.org/) (optionnally, install [atomicparsley](https://github.com/wez/atomicparsley), it's required for embedding thumbnails into m4a files). +Install [yt-dlp](https://github.com/pukkandan/yt-dlp) and [ffmpeg](https://www.ffmpeg.org/) (optionnally, install [atomicparsley](https://github.com/wez/atomicparsley)), it's required for embedding thumbnails into m4a files). Note: youtube-dl *should* work but isn't officially supported.