idiotbox: add yt-dlp link, update youtube-dl link - www.codemadness.org - www.codemadness.org saait content files
 (HTM) git clone git://git.codemadness.org/www.codemadness.org
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 020e9e43ab6f18e82b62e6f701270e2acd5583c9
 (DIR) parent e5d5666366fd27f3721bc4358858db22d0343167
 (HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Sat, 25 Dec 2021 11:20:09 +0100
       
       idiotbox: add yt-dlp link, update youtube-dl link
       
       Diffstat:
         M pages/idiotbox.cfg                  |       2 +-
         M pages/idiotbox.md                   |       3 ++-
       
       2 files changed, 3 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/pages/idiotbox.cfg b/pages/idiotbox.cfg
       @@ -3,4 +3,4 @@ id = idiotbox
        description = Idiotbox: Youtube interface
        keywords = www, gopher, youtube, proxy, CGI, CLI
        created = 2019-02-10
       -updated = 2020-12-14
       +updated = 2021-12-25
 (DIR) diff --git a/pages/idiotbox.md b/pages/idiotbox.md
       @@ -1,7 +1,8 @@
        Idiotbox is a less resource-heavy Youtube interface.  For viewing videos it is
        recommended to use it with [mpv](https://mpv.io/) or
        [mplayer](https://mplayerhq.hu/) with
       -[youtube-dl](https://rg3.github.io/youtube-dl/).
       +[youtube-dl](https://youtube-dl.org/) or
       +[yt-dlp](https://github.com/yt-dlp/yt-dlp).
        
        For more (up-to-date) information see the [README](/git/frontends/file/youtube/README.html) file.