From 0c9d6f0f1f120ad360608aefa1c4ea5b5055ae23 Mon Sep 17 00:00:00 2001 From: Marco D'Agostini Date: Tue, 23 Jun 2020 16:34:52 -0500 Subject: [PATCH] typo `Afeter` -> `After` --- install youtube-dl in android.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install youtube-dl in android.md b/install youtube-dl in android.md index 780ba57..dcec8c0 100644 --- a/install youtube-dl in android.md +++ b/install youtube-dl in android.md @@ -60,7 +60,7 @@ After sharing a URL to termux, a dialog will appear so you can choose to downloa ## Youtube-dl + sharing -Afeter sharing URL to termux this will automatically download the video. But if you always want just audio, replace `youtube-dl $url` with `youtube-dl -x $url` +After sharing URL to termux this will automatically download the video. But if you always want just audio, replace `youtube-dl $url` with `youtube-dl -x $url` ```bash # Ask for storage permission