gtk-youtube-viewer (for lots of pups)

Browsers, email, chat, etc.
Message
Author
User avatar
fredx181
Posts: 4448
Joined: Wed 11 Dec 2013, 12:37
Location: holland

#481 Post by fredx181 »

Hi, memo,

Yes, first install this pet (has the required perl dependencies)
https://dl.dropboxusercontent.com/s/jcg ... 6.pet?dl=1
(earlier shared here http://murga-linux.com/puppy/viewtopic. ... 59#1009159)
Then to upgrade to v3.7.6, install:
https://dl.dropboxusercontent.com/s/fo0 ... h.pet?dl=1

Also you may want to install youtube-dl (otherwise many video's wont play) if not already installed, from terminal:

Code: Select all

curl -k -L https://yt-dl.org/downloads/latest/youtube-dl -o /usr/local/bin/youtube-dl
chmod a+rx /usr/local/bin/youtube-dl
The Gtk-Youtube-Updater entry from Menu somehow doesn't work in Xenial for me (it's for updating/installing youtube-dl), something to do with certificates.
To update youtube-dl once in a while:

Code: Select all

youtube-dl -U
Fred

memo
Posts: 268
Joined: Thu 28 Jun 2018, 10:38

#482 Post by memo »

fredx181 wrote:Hi, memo,

Yes, first install this pet (has the required perl dependencies)
https://dl.dropboxusercontent.com/s/jcg ... 6.pet?dl=1
(earlier shared here http://murga-linux.com/puppy/viewtopic. ... 59#1009159)
Then to upgrade to v3.7.6, install:
https://dl.dropboxusercontent.com/s/fo0 ... h.pet?dl=1

Also you may want to install youtube-dl (otherwise many video's wont play) if not already installed, from terminal:

Code: Select all

curl -k -L https://yt-dl.org/downloads/latest/youtube-dl -o /usr/local/bin/youtube-dl
chmod a+rx /usr/local/bin/youtube-dl
The Gtk-Youtube-Updater entry from Menu somehow doesn't work in Xenial for me (it's for updating/installing youtube-dl), something to do with certificates.
To update youtube-dl once in a while:

Code: Select all

youtube-dl -U
Fred
Thanks Fred, this worked!
Xanialpup 7.5 32 bit

Post Reply