YOUTUBE
Building a Linux Habitatwilli glenz @ telegram
Published with SteemPeak
home
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
Join the community in our migration to Hive, a community built blockchain for the community. All Steem account holders will receive equivalent stake on the new Hive blockchain.
Please follow @innerhive on twitter for more information.