* FreeTube
@ 2019-04-30 17:51 Dexter Morgan
2019-04-30 18:34 ` FreeTube Tobias Geerinckx-Rice
0 siblings, 1 reply; 8+ messages in thread
From: Dexter Morgan @ 2019-04-30 17:51 UTC (permalink / raw)
To: guix-devel; +Cc: help-guix
OMG! Can someone please please pack this into Guix. This app is sooo
goood *. Everyone will love this.
[1] INFO: https://directory.fsf.org/wiki/FreeTube
[2] INFO and SOURCE: https://github.com/FreeTubeApp/FreeTube
* I know about youtube-dl. But this feels better. :)
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: FreeTube
2019-04-30 17:51 FreeTube Dexter Morgan
@ 2019-04-30 18:34 ` Tobias Geerinckx-Rice
2019-05-01 6:42 ` FreeTube Julien Lepiller
2019-05-01 6:45 ` FreeTube Björn Höfling
0 siblings, 2 replies; 8+ messages in thread
From: Tobias Geerinckx-Rice @ 2019-04-30 18:34 UTC (permalink / raw)
To: help-guix; +Cc: guix-devel
[-- Attachment #1: Type: text/plain, Size: 475 bytes --]
Dexter Morgan wrote:
> OMG! Can someone please please pack this into Guix.
I'd invite you to give it a try yourself, but I have disappointing
news. NPM programmes are a nightmare to properly package and we
currently don't even have npm itself in Guix.
And, oh... does this depend on Electron to boot?
I have some bad news about that too.
> This app is sooo goood *. Everyone will love this.
I can't believe this got through my spam filter. :-)
Kind regards,
T G-R
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: FreeTube
2019-04-30 18:34 ` FreeTube Tobias Geerinckx-Rice
@ 2019-05-01 6:42 ` Julien Lepiller
2019-05-01 6:45 ` FreeTube Björn Höfling
1 sibling, 0 replies; 8+ messages in thread
From: Julien Lepiller @ 2019-05-01 6:42 UTC (permalink / raw)
To: guix-devel, Tobias Geerinckx-Rice, help-guix
Le 30 avril 2019 20:34:17 GMT+02:00, Tobias Geerinckx-Rice <me@tobias.gr> a écrit :
>Dexter Morgan wrote:
>> OMG! Can someone please please pack this into Guix.
>
>I'd invite you to give it a try yourself, but I have disappointing
>news. NPM programmes are a nightmare to properly package and we
>currently don't even have npm itself in Guix.
We do have node, which is what you need to run npm stuff. There is no build system nor importer yet though.
>
>And, oh... does this depend on Electron to boot?
>
>I have some bad news about that too.
>
>> This app is sooo goood *. Everyone will love this.
>
>I can't believe this got through my spam filter. :-)
>
>Kind regards,
>
>T G-R
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: FreeTube
2019-04-30 18:34 ` FreeTube Tobias Geerinckx-Rice
2019-05-01 6:42 ` FreeTube Julien Lepiller
@ 2019-05-01 6:45 ` Björn Höfling
2019-05-01 9:46 ` FreeTube Tobias Geerinckx-Rice
2019-05-01 22:24 ` FreeTube Giovanni Biscuolo
1 sibling, 2 replies; 8+ messages in thread
From: Björn Höfling @ 2019-05-01 6:45 UTC (permalink / raw)
To: Tobias Geerinckx-Rice; +Cc: guix-devel, help-guix
[-- Attachment #1: Type: text/plain, Size: 582 bytes --]
On Tue, 30 Apr 2019 20:34:17 +0200
Tobias Geerinckx-Rice <me@tobias.gr> wrote:
> Dexter Morgan wrote:
> > OMG! Can someone please please pack this into Guix.
>
> I'd invite you to give it a try yourself, but I have disappointing
> news. NPM programmes are a nightmare to properly package and we
> currently don't even have npm itself in Guix.
I wonder how this gets into FSF directory when there is no way to
bootstrap that on a free distro.
Guix has the youtube-dl package, you can use that directly to download
the videos and watch them offline.
Björn
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 195 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: FreeTube
2019-05-01 6:45 ` FreeTube Björn Höfling
@ 2019-05-01 9:46 ` Tobias Geerinckx-Rice
2019-05-01 22:24 ` FreeTube Giovanni Biscuolo
1 sibling, 0 replies; 8+ messages in thread
From: Tobias Geerinckx-Rice @ 2019-05-01 9:46 UTC (permalink / raw)
To: Björn Höfling, Dexter Morgan; +Cc: guix-devel, help-guix
[-- Attachment #1: Type: text/plain, Size: 934 bytes --]
Björn, Dexter,
Björn Höfling wrote:
> I wonder how this gets into FSF directory when there is no way
> to
> bootstrap that on a free distro.
It hasn't yet:
‘No revision has been approved for this page. View the most
recent revision.’
I presume that'll be the first objection during review, if
bootstrapping is at all a concern (and it should be).
> Guix has the youtube-dl package, you can use that directly to
> download
> the videos and watch them offline.
‘mpv <https://foo>’ will even call it for you behind the scenes,
without the download wait. Actually the only way to still watch
such videos on less performant machines.
I also use [0] with uBlock Origin in Icecat to make YouTube itself
almost usable, but none of these approaches address the privacy
concerns that FreeTube claims to do.
Kind regards,
T G-R
[0]: https://zge.us.to/files/anti-youtube.block
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: FreeTube
2019-05-01 6:45 ` FreeTube Björn Höfling
2019-05-01 9:46 ` FreeTube Tobias Geerinckx-Rice
@ 2019-05-01 22:24 ` Giovanni Biscuolo
1 sibling, 0 replies; 8+ messages in thread
From: Giovanni Biscuolo @ 2019-05-01 22:24 UTC (permalink / raw)
To: help-guix; +Cc: guix-devel
[-- Attachment #1: Type: text/plain, Size: 389 bytes --]
Björn Höfling <bjoern.hoefling@bjoernhoefling.de> writes:
[...]
> Guix has the youtube-dl package, you can use that directly to download
> the videos and watch them offline.
there's youtube-viewer (also in Guix) I use to watch videos, downloading
them only if desired
we have mps-youtube also
[...]
happy Guix!
--
Giovanni Biscuolo
Xelera IT Infrastructures
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* FreeTube
@ 2019-06-15 0:39 Ripal Pandya
0 siblings, 0 replies; 8+ messages in thread
From: Ripal Pandya @ 2019-06-15 0:39 UTC (permalink / raw)
To: help-guix
^ permalink raw reply [flat|nested] 8+ messages in thread
* FreeTube
@ 2019-06-15 3:37 Ripal Pandya
0 siblings, 0 replies; 8+ messages in thread
From: Ripal Pandya @ 2019-06-15 3:37 UTC (permalink / raw)
To: help-guix
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2019-06-15 3:37 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-30 17:51 FreeTube Dexter Morgan
2019-04-30 18:34 ` FreeTube Tobias Geerinckx-Rice
2019-05-01 6:42 ` FreeTube Julien Lepiller
2019-05-01 6:45 ` FreeTube Björn Höfling
2019-05-01 9:46 ` FreeTube Tobias Geerinckx-Rice
2019-05-01 22:24 ` FreeTube Giovanni Biscuolo
-- strict thread matches above, loose matches on Subject: below --
2019-06-15 0:39 FreeTube Ripal Pandya
2019-06-15 3:37 FreeTube Ripal Pandya
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.