added notation about youtube-dl
This commit is contained in:
parent
0f3d6baa73
commit
21f5aea53a
1 changed files with 5 additions and 0 deletions
|
|
@ -143,6 +143,11 @@ youtube-dl <youtube url>
|
||||||
Only Audio
|
Only Audio
|
||||||
youtube-dl -x --audio-format mp3 <youtube url>
|
youtube-dl -x --audio-format mp3 <youtube url>
|
||||||
|
|
||||||
|
To display quality versions to download:
|
||||||
|
youtube-dl -F <youtube url>
|
||||||
|
And then choose one
|
||||||
|
youtube-dl -f <choice> <youtube url>
|
||||||
|
|
||||||
To display all directories EXCEPT for one directory:
|
To display all directories EXCEPT for one directory:
|
||||||
tree -I ignored_directory_name
|
tree -I ignored_directory_name
|
||||||
Example:
|
Example:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue