W. Glenz avatar

LINUXOPOLIS # 1,082 ~ YOUTUBE-DOWNLOADER

wglenz

Published: 20 Mar 2020 › Updated: 20 Mar 2020LINUXOPOLIS # 1,082 ~ YOUTUBE-DOWNLOADER

LINUXOPOLIS # 1,082 ~ YOUTUBE-DOWNLOADER

YOUTUBE

Building a Linux Habitat
willi glenz @ telegram
Published with SteemPeak
home

screenshot by willi glenz

vim ~/.config/fish/functions/gyoutube-downloader.fish

function gyoutube-downloader --description 'update youtube-downloader'
    clear; echo
    echo '=========================================================================='
    echo '                            YOUTUBE-DOWNLOADER                            '
    echo '=========================================================================='
    echo '                                                                          '
    echo ' $ sudo -H pip3 install --upgrade youtube-dl                              '
    echo '                                                                          '
    echo '=========================================================================='
    echo; read
    sudo -H pip3 install --upgrade youtube-dl   
end
SOURCES
 homepage ........ ytdl-org.github.io/youtube-dl/index.html
 installation .... github.com/ytdl-org/youtube-dl/blob/master/README.md#installation
 faq ............. github.com/ytdl-org/youtube-dl/blob/master/README.md#faq
 documentation ... github.com/ytdl-org/youtube-dl/blob/master/README.md#readme
 fish ............ fishshell.com/docs/current/index.html
 picture ......... screenshot by me ~ my gnome-desktop

Leave LINUXOPOLIS # 1,082 ~ YOUTUBE-DOWNLOADER to:

Written by

Linux • Debian • Bash • Java

Read more #linux posts


Best Posts From W. Glenz

We have not curated any of wglenz's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.

More Posts From W. Glenz