From 21f5aea53ab0891c17dc5d4bb5614014c032c21b Mon Sep 17 00:00:00 2001 From: tomit4 Date: Sat, 16 Oct 2021 01:20:18 -0700 Subject: [PATCH] added notation about youtube-dl --- linux_notes.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/linux_notes.txt b/linux_notes.txt index f294360c..8dd445c4 100644 --- a/linux_notes.txt +++ b/linux_notes.txt @@ -143,6 +143,11 @@ youtube-dl Only Audio youtube-dl -x --audio-format mp3 +To display quality versions to download: +youtube-dl -F +And then choose one +youtube-dl -f + To display all directories EXCEPT for one directory: tree -I ignored_directory_name Example: