GNU bug report logs - #40107
youtube-viewer: 403 forbidden

Previous Next

Package: guix;

Reported by: Christopher Howard <christopher <at> alaskasi.com>

Date: Tue, 17 Mar 2020 15:49:03 UTC

Severity: normal

Merged with 40106

To reply to this bug, email your comments to 40107 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#40107; Package guix. (Tue, 17 Mar 2020 15:49:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Christopher Howard <christopher <at> alaskasi.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Tue, 17 Mar 2020 15:49:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Christopher Howard <christopher <at> alaskasi.com>
To: bug-guix <at> gnu.org
Subject: youtube-viewer: 403 forbidden
Date: Tue, 17 Mar 2020 07:47:57 -0800
[Message part 1 (text/plain, inline)]
On all searches with youtube-viewer I receive error:

[403 Forbidden] Error occurred on URL: 
https://www.googleapis.com/youtube/v3/search?key=[...]&maxResults=20&part=snippet&prettyPrint=false&q=convolution%20sum&type=video
Use of uninitialized value in numeric gt (>) at
/gnu/store/3zwapqf5myib35pvbwa6a91iy9v76ihv-youtube-viewer-
3.7.4/lib/perl5/site_perl//5.30.0/WWW/YoutubeViewer/Utils.pm line 224.


I updated my profile yesterday:

christopher <at> eowyn ~$ guix describe
Generation 12	Mar 16 2020 16:01:31	(current)
  guix 06f0453
    repository URL: https://git.savannah.gnu.org/git/guix.git
    branch: master
    commit: 06f0453ad27c92633d3630dbe49a16dcb0281d04


christopher <at> eowyn ~$ neofetch 
christopher <at> eowyn 
----------------- 
OS: Guix System 06f0453ad27c92633d3630dbe49a16dcb0281d04 x86_64 
Host: Vostro 230 00 
Kernel: 5.4.25-gnu 
Uptime: 15 mins 
Packages: 55 (guix-system), 81 (guix-user) 
Shell: bash 5.0.7 
DE: GNOME 3.32.2 
Theme: Adwaita [GTK2/3] 
Icons: Adwaita [GTK2/3] 
Terminal: .gnome-terminal 
CPU: Intel Core 2 Duo E7500 (2) @ 2.537GHz 
GPU: Intel 4 Series Chipset 
Memory: 1463MiB / 7929MiB 


-- 
Christopher Howard
Enterprise Solutions Manager
Alaska Satellite Internet
PO Box 70, Ester, AK 99725
3239 La Ree Way, Fairbanks, AK 99709
907.451.0088
1.888.396.5623
www.alaskasatelliteinternet.com
[Message part 2 (text/html, inline)]

Merged 40106 40107. Request was from Tobias Geerinckx-Rice <me <at> tobias.gr> to control <at> debbugs.gnu.org. (Tue, 17 Mar 2020 16:10:01 GMT) Full text and rfc822 format available.

Information forwarded to bug-guix <at> gnu.org:
bug#40107; Package guix. (Tue, 17 Mar 2020 16:19:02 GMT) Full text and rfc822 format available.

Message #10 received at 40107 <at> debbugs.gnu.org (full text, mbox):

From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: 40107 <at> debbugs.gnu.org, Christopher Howard <christopher <at> alaskasi.com>
Subject: Re: bug#40107: youtube-viewer: 403 forbidden
Date: Tue, 17 Mar 2020 17:18:46 +0100
[Message part 1 (text/plain, inline)]
Christopher Howard 写道:
> On all searches with youtube-viewer I receive error:
>
> [403 Forbidden] Error occurred on URL: 

I'm afraid this doesn't look like something we can fix.  Google is 
cracking down hard on projects that it can't milk for profit, like 
youtube-viewer[0].

I got similar threatening messages from Google recently (I once 
managed the API key for NixOS long ago) and guess they hit the 
deadline.  Pity.

I'll take a poke at packaging straw-viewer[1].

Thanks,

T G-R

PS: You opened two identical bugs (40106 & 40107).  I've merged 
them.  Let's keep this bug open until we decide what to do with 
youtube-viewer.

[0]: 
https://github.com/trizen/youtube-viewer/issues/308#issuecomment-593058246
[1]: https://github.com/trizen/straw-viewer
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#40107; Package guix. (Tue, 17 Mar 2020 17:17:01 GMT) Full text and rfc822 format available.

Message #13 received at 40107 <at> debbugs.gnu.org (full text, mbox):

From: Christopher Howard <christopher <at> alaskasi.com>
To: Tobias Geerinckx-Rice <me <at> tobias.gr>, 40107 <at> debbugs.gnu.org
Subject: Re: bug#40107: youtube-viewer: 403 forbidden
Date: Tue, 17 Mar 2020 09:16:18 -0800
[Message part 1 (text/plain, inline)]
FYI, I thought I would upload this slightly more informative message
from mps-youtube (also a Guix package):

'''
Youtube Error 403: Access Not Configured. YouTube Data API has not been
used in project 422897895433 before or it is disabled. Enable it by
visiting 
https://console.developers.google.com/apis/api/youtube.googleapis.com/overview?project=422897895433
then retry. If you enabled this API recently, wait a few minutes for
the action to propagate to our systems and retry.
'''


-----Original Message-----
From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: 40107 <at> debbugs.gnu.org, Christopher Howard <christopher <at> alaskasi.com
>
Subject: Re: bug#40107: youtube-viewer: 403 forbidden
Date: Tue, 17 Mar 2020 17:18:46 +0100

Christopher Howard 写道:
> On all searches with youtube-viewer I receive error:
> 
> [403 Forbidden] Error occurred on URL: 

I'm afraid this doesn't look like something we can fix.  Google is 
cracking down hard on projects that it can't milk for profit, like 
youtube-viewer[0].

I got similar threatening messages from Google recently (I once 
managed the API key for NixOS long ago) and guess they hit the 
deadline.  Pity.

I'll take a poke at packaging straw-viewer[1].

Thanks,

T G-R

PS: You opened two identical bugs (40106 & 40107).  I've merged 
them.  Let's keep this bug open until we decide what to do with 
youtube-viewer.

[0]: 
https://github.com/trizen/youtube-viewer/issues/308#issuecomment-593058246

[1]: 
https://github.com/trizen/straw-viewer


-- 
Christopher Howard
Enterprise Solutions Manager
Alaska Satellite Internet
PO Box 70, Ester, AK 99725
3239 La Ree Way, Fairbanks, AK 99709
907.451.0088
1.888.396.5623
www.alaskasatelliteinternet.com
[signature.asc (application/pgp-signature, inline)]

Reply sent to Tobias Geerinckx-Rice <me <at> tobias.gr>:
You have taken responsibility. (Tue, 17 Mar 2020 19:18:02 GMT) Full text and rfc822 format available.

Notification sent to Christopher Howard <christopher <at> alaskasi.com>:
bug acknowledged by developer. (Tue, 17 Mar 2020 19:18:02 GMT) Full text and rfc822 format available.

Message #18 received at 40107-done <at> debbugs.gnu.org (full text, mbox):

From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: 40107-done <at> debbugs.gnu.org, Christopher Howard <christopher <at> alaskasi.com>
Subject: Re: bug#40107: youtube-viewer: 403 forbidden
Date: Tue, 17 Mar 2020 20:17:54 +0100
[Message part 1 (text/plain, inline)]
Christopher, Guix,

Tobias Geerinckx-Rice via Bug reports for GNU Guix 写道:
> I'll take a poke at packaging straw-viewer[1].

Done as of 6c71d56d7757b5f35bdd0d6fc623ba133c9c3e2e, and it works 
great.

It's missing youtube-viewer's GTK3 interface (GTK2 is no longer 
supported) as it appears to require more packaging and I'm not 
personally interested in doing so.

Please let me know if it's missing any features—but only those 
that upstream[1] says should work.

Kind regards,

T G-R

> [1]: https://github.com/trizen/straw-viewer
[signature.asc (application/pgp-signature, inline)]

Reply sent to Tobias Geerinckx-Rice <me <at> tobias.gr>:
You have taken responsibility. (Tue, 17 Mar 2020 19:18:02 GMT) Full text and rfc822 format available.

Notification sent to Christopher Howard <christopher <at> alaskasi.com>:
bug acknowledged by developer. (Tue, 17 Mar 2020 19:18:02 GMT) Full text and rfc822 format available.

Did not alter fixed versions and reopened. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 17 Mar 2020 19:21:01 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 88 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.