From 138b550d7e276af56c222e0e6e07b3ad01289f1f Mon Sep 17 00:00:00 2001 From: "Vank0n (SJJeon)" <57805304+WHTJEON@users.noreply.github.com> Date: Thu, 22 Apr 2021 12:00:52 +0900 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index c1e644a..0c73c3d 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,7 @@ Encrypted MPD Manifest Content Downloader + Decryptor (not a Widevine Key Extrac ``` $ pip install ffmpeg yt-dlp aria2p ``` -- ~~You must add mp4decrypt to `PATH` in order to run this script!~~ -- For Linux Users, it is recommended to install aria2 with apt. +- For Linux Users, it is recommended to install aria2 with apt. ``` $ sudo apt-get install aria2 ```