From 8aac10dd8b999641a4d65209ac672d532d483ab6 Mon Sep 17 00:00:00 2001 From: JensKorte Date: Sun, 3 Feb 2019 20:56:57 +0100 Subject: [PATCH] link changed, added details The table isn't available any more in the recent wiki page. The new link uses the old version of wikipedia. In my browser I have to "unhide" the box. --- cheat/cheatsheets/youtube-dl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cheat/cheatsheets/youtube-dl b/cheat/cheatsheets/youtube-dl index de8a403..1c6a278 100644 --- a/cheat/cheatsheets/youtube-dl +++ b/cheat/cheatsheets/youtube-dl @@ -19,5 +19,5 @@ youtube-dl -s example.com/watch?v=id # To download audio in mp3 format with best quality available youtube-dl --extract-audio --audio-format mp3 --audio-quality 0 example.com/watch?v=id -# For all video formats see -# http://en.wikipedia.org/wiki/YouTube#Quality_and_codecs +# For all video formats see link below (unfold "Comparison of YouTube media encoding options") +# https://en.wikipedia.org/w/index.php?title=YouTube&oldid=723160791#Quality_and_formats