gtk-youtube-viewer (for lots of pups)

Browsers, email, chat, etc.
Message
Author
User avatar
Argolance
Posts: 3767
Joined: Sun 06 Jan 2008, 22:57
Location: PORT-BRILLET (Mayenne - France)
Contact:

#451 Post by Argolance »

Bonsoir,
dancytron wrote:The "click here to get the authentication code" button doesn't do anything, so I went to google and requested the OAuth authentication code and put it into the box, but it doesn't do anything for me.

Is it broken or am I missing something?

Dan
This is probably due to the fact that access to the internet via a web browser is not functional, at least in the 32 bit version...
Maybe you can fill manually data inside the file gtk-youtube-viewer/cde-root/root/.config/youtube-viewer/api.json?

Cordialement.

dancytron
Posts: 1519
Joined: Wed 18 Jul 2012, 19:20

#452 Post by dancytron »

Argolance wrote:Bonsoir,
dancytron wrote:The "click here to get the authentication code" button doesn't do anything, so I went to google and requested the OAuth authentication code and put it into the box, but it doesn't do anything for me.

Is it broken or am I missing something?

Dan
This is probably due to the fact that access to the internet via a web browser is not functional, at least in the 32 bit version...
Maybe you can fill manually data inside the file gtk-youtube-viewer/cde-root/root/.config/youtube-viewer/api.json?

Cordialement.
Thanks, that got me on the right track.

You have to sign up for both an api key and the Oauth authentication, put the values in the .json file, then apparently wait a while for it to propagate, THEN press the button in my screenshot and authorize the application.

I opened it via terminal with "gtk-youtube-viewer -debug" when it worked, but I don't know if that made a difference.

See https://github.com/trizen/youtube-viewer about 2/3's the way down the page and the 2 linked help desk calls for more detailed instructions.

Thanks,


Dan

sindi
Posts: 1087
Joined: Sun 16 Aug 2009, 13:30
Location: Ann Arbor MI USA

gtk-youtube-viewer 3.7.4-2 SFS 3.7.4 PET Precise 571-light

#453 Post by sindi »

The SFS works perfectly, GUI version. I did not check the PET as GUI.

I run yt-viewer from a terminal instead of the GUI,
by typing the following two lines (or making a script yt4)

For the SFS:
cd /usr/local/gtk-youtube-viewer
/youtube-viewer.cde --res=480p

For the PET cd to where you unpacked it instead

It works despite two error messages:
[!]Invalid client_id:
[!]Invalid client_secret:

Many thanks to everyone who worked on this. I had been watching
videos on a 4" screen for months now (Newpipe Legacy - which does
not let you specify video length or date).

User avatar
fredx181
Posts: 4448
Joined: Wed 11 Dec 2013, 12:37
Location: holland

#454 Post by fredx181 »

sindi wrote:It works despite two error messages:
[!]Invalid client_id:
[!]Invalid client_secret:
That has to do with the same as dancytron mentioned above:
See https://github.com/trizen/youtube-viewer about 2/3's the way down the page and the 2 linked help desk calls for more detailed instructions.
For to login you need to edit /usr/local/gtk-youtube-viewer/cde-root/root/.config/youtube-viewer/api.json by adding the client_id and client_secret keys.
EDIT: Not sure if login works with this cde-package setup, didn't test.

Fred

sindi
Posts: 1087
Joined: Sun 16 Aug 2009, 13:30
Location: Ann Arbor MI USA

straw-viewer

#455 Post by sindi »

Thanks for the link. I see that the youtube-viewer straw-viewer does not require any keys.
Has anyone packaged it for puppy linux? Slackware has it. I don't need it.

sindi
Posts: 1087
Joined: Sun 16 Aug 2009, 13:30
Location: Ann Arbor MI USA

How to turn off captions?

#456 Post by sindi »

What file do I edit to turn off captions in youtube-viewer?
The latest PET works perfectly in Tahr 6.05 on a 2003 Thinkpad T41.
(Wifi works with Network Wizard only).

sindi
Posts: 1087
Joined: Sun 16 Aug 2009, 13:30
Location: Ann Arbor MI USA

quirky-142-BABY works with youtube-viewer on 2006 HP dv5000

#457 Post by sindi »

No additional libraries or other files are needed to view videos with the 87MB-download BABY quirky 1.42 with kernel 2.6.32.28 from 2011 (older kernel than Precise 5.7.1 light or Tahr 6.05 noPAE).

More libraries are needed for recent browsers (Pale Moon 28.9.1 or Firefox68 ESR).

93% CPU is used at 480p resolution (which often displays at 720p) and the audio is out of sync sometimes.

sindi
Posts: 1087
Joined: Sun 16 Aug 2009, 13:30
Location: Ann Arbor MI USA

youtube-viewer.conf to eliminate captions

#458 Post by sindi »

To eliminate captions, change 1 to 0 in youtube-viewer.conf.

I unpackaged the PET with tar -zxvf and found the config file at:
/mnt/home/yt-viewer.....pkg/cde-root/root/.config/youtube-viewer.conf
and gtk-youtube-viewer.conf

Sometimes when using the command-line version I can no longer see anything I am typing until I exit and start the viewer again.

User avatar
PipzDex
Posts: 40
Joined: Sat 24 Nov 2018, 10:46
Contact:

gtk-youtube-viewer 3.7.4-2

#459 Post by PipzDex »

fredx181 wrote:Hi sindi,

EDIT: I've read previous posts better now after posting the below, I'm not sure what exactly you're using and what could cause the problems, sorry if below is useless info...
----------------------------------------------------------------------------------------------------

There's no youtube-viewer .pet for Precise (perl version in precise is too old), but there is for Tahr, see here: http://murga-linux.com/puppy/viewtopic. ... 59#1009159
(note that the pet package name is 3.5.3 but in reality it's gtk-youtube-viewer v3.5.0)
EDIT: see also older version and info: http://murga-linux.com/puppy/viewtopic. ... 18#1007818

If you're depending on a cde-package try (if you don't have that version already):
https://dl.dropboxusercontent.com/s/sxo ... ar.gz?dl=1
Shared here: http://murga-linux.com/puppy/viewtopic. ... 85#1008585
It proved to be the best working cde-package (after some failed attempts, see earlier pages)
Extracts to folder: yt-viewer-3.5.0_youtube-dl
Updating youtube-dl from version 2018.10.29 to latest works for me:

Code: Select all

root@live:/mnt/sda5/yt-viewer-3.5.0_youtube-dl# ./youtube-dl.cde --version
2018.10.29
root@live:/mnt/sda5/yt-viewer-3.5.0_youtube-dl# ./youtube-dl.cde -U
Updating to version 2020.01.24 ...
Updated youtube-dl. Restart youtube-dl to use the new version.
root@live:/mnt/sda5/yt-viewer-3.5.0_youtube-dl# ./youtube-dl.cde --version
2020.01.24
Or try the .pet or .sfs based on it from Argolance, see http://murga-linux.com/puppy/viewtopic. ... 65#1010065 (cde-package, as .pet or .sfs)

EDIT:
How do I update the youtube-dl in (gtk)-youtube-viewer?
The old one from two weeks ago cannot find URLs.

I tried to update it with ...... youtube-dl -U and it said it updated but I still have the same version of youtube-dl.
(Ran youtube-dl from cde-root with cde-exec).
Download with curl and make executable:

Code: Select all

curl -L https://yt-dl.org/downloads/latest/youtube-dl -o youtube-dl
chmod a+rx youtube-dl
and manually replace in cde-root/usr/local/bin

Fred
Hi fredx181

in my precise this works fine, just one minor detail, i cant get the code to authenticate, the link is empty...
can you help me with this?
thanks!!
Attachments
Screenshot(1).jpg
(106.46 KiB) Downloaded 333 times
Screenshot1.jpg
my spec
(85.27 KiB) Downloaded 334 times

User avatar
TiredPup
Posts: 75
Joined: Sun 16 Jun 2019, 23:53
Location: United States

#460 Post by TiredPup »

PipzDex wrote:
in my precise this works fine, just one minor detail, i cant get the code to authenticate, the link is empty...
can you help me with this?
thanks!!
It appears that you are running Precise 5.71 which is a 32 bit OS. The link is empty for all in 32 bit I believe. There is a post or two in this thread discussing how to authenticate for login.

argolance wrote:
This is probably due to the fact that access to the internet via a web browser is not functional, at least in the 32 bit version...
Maybe you can fill manually data inside the file gtk-youtube-viewer/cde-root/root/.config/youtube-viewer/api.json?


dancytron wrote:
You have to sign up for both an api key and the Oauth authentication, put the values in the .json file, then apparently wait a while for it to propagate, THEN press the button in my screenshot and authorize the application.
This appears to just a few posts above this one.

User avatar
fredx181
Posts: 4448
Joined: Wed 11 Dec 2013, 12:37
Location: holland

#461 Post by fredx181 »

Hi PipzDex,
Hi fredx181

in my precise this works fine, just one minor detail, i cant get the code to authenticate, the link is empty...
can you help me with this?
thanks!!
You'll need to edit the api.json file. See also dancytron's post here:
http://murga-linux.com/puppy/viewtopic. ... 58#1055258 (and one post earlier)
Login how-to:
https://github.com/trizen/youtube-viewer#logging-in

The exact location of api.json depends on which package you use, the "portable cde-package":
http://murga-linux.com/puppy/viewtopic. ... 16#1052516
Or the .sfs or .pet from Argolance:
http://murga-linux.com/puppy/viewtopic. ... 44#1054444
Anyway it's in ...../cde-root/root/.config/youtube-viewer/api.json

Fred

sindi
Posts: 1087
Joined: Sun 16 Aug 2009, 13:30
Location: Ann Arbor MI USA

Youtube-viewer not working again (403 error)

#462 Post by sindi »

Today youtube-viewer can no longer find any videos.

403 Forbidden. Error occurred on URL: https://www.googleapis.com/youtube/v3/search?key=......
Use of uninitialized value in numeric gt..........

I confirmed this on four laptops all with Precise 5.7.1-light kernel 3.14.56 noPAE.

I had it working for about three days. Google got ahead of us again.

User avatar
fredx181
Posts: 4448
Joined: Wed 11 Dec 2013, 12:37
Location: holland

Re: Youtube-viewer not working again (403 error)

#463 Post by fredx181 »

sindi wrote:Today youtube-viewer can no longer find any videos.

403 Forbidden. Error occurred on URL: https://www.googleapis.com/youtube/v3/search?key=......
Use of uninitialized value in numeric gt..........

I confirmed this on four laptops all with Precise 5.7.1-light kernel 3.14.56 noPAE.

I had it working for about three days. Google got ahead of us again.
An hour ago I had the same error, but now it's working again.
It could be that the API key was temporarily disabled because of too many people using it at the same time (there are quota for that , e.g. max users per day or max user per 100 seconds, something like that, don't know really)
Currently (default) my personal api key is being used (in root/.config/youtube-viewer/api.json)
Perhaps a bit naive, but I didn't expect many people would use this gtk-youtube-viewer setup.

So, let's wait and see, please report here if anyone gets the 403 error again.

Best is, to be on the safe side, to get your own personal API key and add it in api.json, you need a google account for that.
https://github.com/trizen/youtube-viewer#logging-in (instructions to get api key and client id etc..)

EDIT: 21 April, still working OK.

Fred

sindi
Posts: 1087
Joined: Sun 16 Aug 2009, 13:30
Location: Ann Arbor MI USA

ASUS U5F will not run youtube-viewer

#464 Post by sindi »

Using the same package and script as on other laptops. the U5F will not run youtube-viewer. I tried with Precise571-retro Precise-571-light (kernel 3.14.56) and Tahr 6.05.

The laptop keyboard keys have English and traditional Chinesecharacters.

In Precise Light (kernel 3.14.56) the touchpad and keyboard may also freeze up but only in X. I will try kernel 4.4, which fixed similar problems on another Asus.

sindi
Posts: 1087
Joined: Sun 16 Aug 2009, 13:30
Location: Ann Arbor MI USA

ASUS U5F is unusable with kernel 4.4 noPAE Precise Light 571

#465 Post by sindi »

Touchpad and keyboard are completely unusable as soon as I boot. so I cannot even test without X. This did not fix the youtube-viewer problem.

ASUS netbook EEEPC 10 inch also did not run Precise Light.
Tahr works on both of these. Wary works except for fbcon.

sindi
Posts: 1087
Joined: Sun 16 Aug 2009, 13:30
Location: Ann Arbor MI USA

gtk-youtube-viewer very slow to start playing a video

#466 Post by sindi »

Something was wromg with the PET package. I started over and the ASUS now plays videos. The SFS also works.

I notice that gtk-youtube-viewer takes much longer to start playing than the non-GUI youtube-viewer. On another 2006 laptop it takes over 2 min to start playing. While loading gtk-youtube-viewer there are numerous complaints about lines 340 and 3502 and plugins.

The lASUS U5F aptop cannot be made to work with Precise Light kernel 44 (noPAE -freezes) or 41 (PAE - does not recognize wifi or eth0 and several keys do not work properly in the vt) or k31456 (noPAE - freezes). If I shut the laptop off (power key) after k41, when I turn it on again the arrow keys do not work to choose between OSes with grub4dos - I can only choose the first or last one listed. The problem fixed itself overnight with laptop off.

Tahr works properly, as does Wary 5.5. Tahr plays youtube.

User avatar
vtpup
Posts: 1420
Joined: Thu 16 Oct 2008, 01:42
Location: Republic of Vermont
Contact:

#467 Post by vtpup »

Everything has been working fine Fred for me on Tahrpup 6.0.5.

I just tried it on my C720 converted Chromebook running Bionicpup64, with 32 bit compatibility sfs, and using the cde version of gtk-youtube-viewer. I get video, but no audio. If I run the same video on the same setup in Seamonkey browser, I do get sound, so I think the sound system is working...

MPV is the player.
[color=darkblue]Acer Aspire 5349-2635 laptop Tahrpup.[/color]
[color=blue]Acer R11 and C720 Chromebks Bionicpup64[/color]
[color=olive]Acer Iconia A1-830 tablet no pup[/color]
[color=orange]www.sredmond.com[/color]

User avatar
fredx181
Posts: 4448
Joined: Wed 11 Dec 2013, 12:37
Location: holland

#468 Post by fredx181 »

vtpup wrote:Everything has been working fine Fred for me on Tahrpup 6.0.5.

I just tried it on my C720 converted Chromebook running Bionicpup64, with 32 bit compatibility sfs, and using the cde version of gtk-youtube-viewer. I get video, but no audio. If I run the same video on the same setup in Seamonkey browser, I do get sound, so I think the sound system is working...

MPV is the player.
Hi vtpup, apparently the cde package is not the way to go on 64 bit.
What works is installing first the older version (3.5.3) .pet for bionic64, that I shared Here
https://dl.dropboxusercontent.com/s/h2u ... 4.pet?dl=1
(it has the perl dependencies inside)
Then install this "upgradable" pet (v3.7.4):
https://dl.dropboxusercontent.com/s/jh5 ... h.pet?dl=1

Fred

User avatar
vtpup
Posts: 1420
Joined: Thu 16 Oct 2008, 01:42
Location: Republic of Vermont
Contact:

#469 Post by vtpup »

Hi Fred, thanks! I did try that combination earlier, but it resulted in:

Code: Select all

root# gtk-youtube-viewer
Can't locate File/Spec/Functions.pm in @INC (you may need to install the File::Spec::Functions module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/bin/gtk-youtube-viewer line 45.
BEGIN failed--compilation aborted at /usr/bin/gtk-youtube-viewer line 45.
the cde version did run, and play videos, but without sound.
[color=darkblue]Acer Aspire 5349-2635 laptop Tahrpup.[/color]
[color=blue]Acer R11 and C720 Chromebks Bionicpup64[/color]
[color=olive]Acer Iconia A1-830 tablet no pup[/color]
[color=orange]www.sredmond.com[/color]

User avatar
fredx181
Posts: 4448
Joined: Wed 11 Dec 2013, 12:37
Location: holland

#470 Post by fredx181 »

Hi vtpup, that's strange, it works for me and the Functions.pm module is included in Bionicpup64:

/usr/lib/perl/5.26.1/File/Spec/Functions.pm

I have Bionicpup64 version 7.9.5
Maybe check if you have that file, and could it be that the 32bit compatibility sfs influences things ? (just guessing)

Edit: I have no idea how to solve the sound problem with the cde-package.

EDIT2: You may also want to check if /usr/lib/x86_64-linux-gnu is correctly linked (should be a symlink to ./ (which is /usr/lib)

Fred

Post Reply