Re: youtube video downloader for chrome

2019-03-24 Thread Celejar
On Fri, 22 Mar 2019 19:53:10 -0500 David Wright wrote: > On Wed 20 Mar 2019 at 18:21:20 (-0400), Celejar wrote: > > On Wed, 20 Mar 2019 15:00:12 -0400 rhkra...@gmail.com wrote: > > > On Wednesday, March 20, 2019 02:10:57 PM David Wright wrote: > > > > Actually I don't call youtube-dl as above, be

Re: youtube video downloader for chrome

2019-03-24 Thread David Wright
On Sat 23 Mar 2019 at 20:14:18 (+0100), Pierre Frenkiel wrote: > On Fri, 22 Mar 2019, David Wright wrote: > > > almost invariably up-to-date enough, and I don't have to check > > for upgradesthey just appear, like mainstream updates. > > what do you mean by "enough" ? Because it downloads all

Re: youtube video downloader for chrome

2019-03-24 Thread Pierre Frenkiel
On Wed, 20 Mar 2019, Celejar wrote: On Wed, 20 Mar 2019 10:34:42 +0100 (CET) Pierre Frenkiel wrote: On Tue, 19 Mar 2019, riveravaldez wrote: Maybe worth mentioning: youtube-dl, exceptionally useful and simple CLI tool. useful and simple... but it works only for urls with alphanumeric c

Re: youtube video downloader for chrome

2019-03-23 Thread Pierre Frenkiel
On Fri, 22 Mar 2019, David Wright wrote: almost invariably up-to-date enough, and I don't have to check for upgradesthey just appear, like mainstream updates. what do you mean by "enough" ? why don't use the simple command: wget https://yt-dl.org/latest/youtube-dl -O /usr/local/bin/you

Re: youtube video downloader for chrome

2019-03-22 Thread David Wright
On Thu 21 Mar 2019 at 14:24:08 (-0700), Fred wrote: > On 03/21/2019 11:57 AM, David Wright wrote: > > On Thu 21 Mar 2019 at 10:17:11 (-0700), Fred wrote: > > > On 03/21/2019 08:41 AM, David Wright wrote: > > > > On Thu 21 Mar 2019 at 15:38:41 (+0100), Pierre Frenkiel wrote: > > > > > On Wed, 20 Mar

Re: youtube video downloader for chrome

2019-03-22 Thread David Wright
On Wed 20 Mar 2019 at 18:21:20 (-0400), Celejar wrote: > On Wed, 20 Mar 2019 15:00:12 -0400 rhkra...@gmail.com wrote: > > On Wednesday, March 20, 2019 02:10:57 PM David Wright wrote: > > > Actually I don't call youtube-dl as above, because I have two helper > > > functions which do things like hist

Re: youtube video downloader for chrome

2019-03-22 Thread Fred
On 03/22/2019 05:05 AM, Greg Wooledge wrote: On Thu, Mar 21, 2019 at 02:24:08PM -0700, Fred wrote: One option that might have helped with a problem that was posted in about the last week is the --restrict-filenames option which may prevent the need to quote the URL. No, that won't prevent the n

Re: youtube video downloader for chrome

2019-03-22 Thread Greg Wooledge
On Thu, Mar 21, 2019 at 02:24:08PM -0700, Fred wrote: > One option that might have helped with a problem that was posted in about > the last week is the --restrict-filenames option which may prevent the need > to quote the URL. No, that won't prevent the need to quote a URL containing & characters

Re: youtube video downloader for chrome

2019-03-21 Thread Fred
On 03/21/2019 11:57 AM, David Wright wrote: On Thu 21 Mar 2019 at 10:17:11 (-0700), Fred wrote: On 03/21/2019 08:41 AM, David Wright wrote: On Thu 21 Mar 2019 at 15:38:41 (+0100), Pierre Frenkiel wrote: On Wed, 20 Mar 2019, Celejar wrote: On Wed, 20 Mar 2019 10:34:42 +0100 (CET) Pierre Frenki

Re: youtube video downloader for chrome

2019-03-21 Thread David Wright
On Thu 21 Mar 2019 at 10:17:11 (-0700), Fred wrote: > On 03/21/2019 08:41 AM, David Wright wrote: > > On Thu 21 Mar 2019 at 15:38:41 (+0100), Pierre Frenkiel wrote: > > > On Wed, 20 Mar 2019, Celejar wrote: > > > > On Wed, 20 Mar 2019 10:34:42 +0100 (CET) Pierre Frenkiel > > > > wrote: > > > > >

Re: youtube video downloader for chrome

2019-03-21 Thread Pierre Frenkiel
On Thu, 21 Mar 2019, Fred wrote: I think you would be better off with: youtube-dl --update ==> youtube-dl --update It looks like you installed youtube-dl with a package manager, pip, setup.py or a tarball. Please use that to update.

Re: youtube video downloader for chrome

2019-03-21 Thread Fred
On 03/21/2019 08:41 AM, David Wright wrote: On Thu 21 Mar 2019 at 15:38:41 (+0100), Pierre Frenkiel wrote: On Wed, 20 Mar 2019, Celejar wrote: On Wed, 20 Mar 2019 10:34:42 +0100 (CET) Pierre Frenkiel wrote: On Tue, 19 Mar 2019, riveravaldez wrote: Maybe worth mentioning: youtube-dl, except

Re: youtube video downloader for chrome

2019-03-21 Thread David Wright
On Thu 21 Mar 2019 at 15:38:41 (+0100), Pierre Frenkiel wrote: > On Wed, 20 Mar 2019, Celejar wrote: > > On Wed, 20 Mar 2019 10:34:42 +0100 (CET) Pierre Frenkiel > > wrote: > > > On Tue, 19 Mar 2019, riveravaldez wrote: > > > > > > > Maybe worth mentioning: youtube-dl, exceptionally useful and s

Re: youtube video downloader for chrome

2019-03-21 Thread Pierre Frenkiel
On Wed, 20 Mar 2019, Celejar wrote: On Wed, 20 Mar 2019 10:34:42 +0100 (CET) Pierre Frenkiel wrote: On Tue, 19 Mar 2019, riveravaldez wrote: Maybe worth mentioning: youtube-dl, exceptionally useful and simple CLI tool. useful and simple... but it works only for urls with alphanumeric c

Re: youtube video downloader for chrome

2019-03-20 Thread rhkramer
Thanks! On Wednesday, March 20, 2019 08:22:35 PM David Wright wrote: > On Wed 20 Mar 2019 at 15:00:12 (-0400), rhkra...@gmail.com wrote: > > Are you willing to share? > > Sure. geto(thers) is what gy-in-quotes calls: > > function geto {

Re: youtube video downloader for chrome

2019-03-20 Thread David Wright
On Wed 20 Mar 2019 at 15:00:12 (-0400), rhkra...@gmail.com wrote: > On Wednesday, March 20, 2019 02:10:57 PM David Wright wrote: > > Actually I don't call youtube-dl as above, because I have two helper > > functions which do things like history logging to prevent me > > accidentally downloading the

Re: youtube video downloader for chrome

2019-03-20 Thread Celejar
On Wed, 20 Mar 2019 15:00:12 -0400 rhkra...@gmail.com wrote: > On Wednesday, March 20, 2019 02:10:57 PM David Wright wrote: > > Actually I don't call youtube-dl as above, because I have two helper > > functions which do things like history logging to prevent me > > accidentally downloading the sam

Re: youtube video downloader for chrome

2019-03-20 Thread Celejar
On Wed, 20 Mar 2019 10:34:42 +0100 (CET) Pierre Frenkiel wrote: > On Tue, 19 Mar 2019, riveravaldez wrote: > > > Maybe worth mentioning: youtube-dl, exceptionally useful and simple CLI > > tool. > >useful and simple... but it works only for urls with alphanumeric > characters >I tried

Re: youtube video downloader for chrome

2019-03-20 Thread rhkramer
On Wednesday, March 20, 2019 02:10:57 PM David Wright wrote: > Actually I don't call youtube-dl as above, because I have two helper > functions which do things like history logging to prevent me > accidentally downloading the same video twice. Are you willing to share?

Re: youtube video downloader for chrome

2019-03-20 Thread Pierre Frenkiel
On Wed, 20 Mar 2019, Greg Wooledge wrote: On Wed, Mar 20, 2019 at 10:34:42AM +0100, Pierre Frenkiel wrote: On Tue, 19 Mar 2019, riveravaldez wrote: Maybe worth mentioning: youtube-dl, exceptionally useful and simple CLI tool. useful and simple... but it works only for urls with alphanumer

Re: youtube video downloader for chrome

2019-03-20 Thread David Wright
On Wed 20 Mar 2019 at 08:08:56 (-0400), Greg Wooledge wrote: > On Wed, Mar 20, 2019 at 10:34:42AM +0100, Pierre Frenkiel wrote: > > On Tue, 19 Mar 2019, riveravaldez wrote: > > > > > Maybe worth mentioning: youtube-dl, exceptionally useful and simple CLI > > > tool. > > > > useful and simple..

Re: youtube video downloader for chrome

2019-03-20 Thread Greg Wooledge
On Wed, Mar 20, 2019 at 10:34:42AM +0100, Pierre Frenkiel wrote: > On Tue, 19 Mar 2019, riveravaldez wrote: > > > Maybe worth mentioning: youtube-dl, exceptionally useful and simple CLI > > tool. > > useful and simple... but it works only for urls with alphanumeric characters > I tried with

Re: youtube video downloader for chrome

2019-03-20 Thread Brad Rogers
On Wed, 20 Mar 2019 10:34:42 +0100 (CET) Pierre Frenkiel wrote: Hello Pierre, > I tried also by escaping ? and & with \, and it was not better. I wouldn't expect it to be. It's more usual to replace each such character with its HEX counterpart, thus; ? converts to %3F & converts to %26 -

Re: youtube video downloader for chrome

2019-03-20 Thread Pierre Frenkiel
On Tue, 19 Mar 2019, riveravaldez wrote: Maybe worth mentioning: youtube-dl, exceptionally useful and simple CLI tool. useful and simple... but it works only for urls with alphanumeric characters I tried with an url containing ? and &, and I got nothing I tried also by escaping ? and & w

Re: youtube video downloader for chrome

2019-03-19 Thread riveravaldez
On 3/18/19, Carl Fink wrote: > On Mon, Mar 18, 2019 at 12:36:37PM +0100, Pierre Frenkiel wrote: > >> thank you David for your suggestion. It's exactly what I was doing but >> I don't understand why the gui version works perfectly on my intel >> desktop >> (i.e. I have the youtube video downloade

Re: youtube video downloader for chrome

2019-03-18 Thread Carl Fink
On Mon, Mar 18, 2019 at 12:36:37PM +0100, Pierre Frenkiel wrote: > thank you David for your suggestion. It's exactly what I was doing but > I don't understand why the gui version works perfectly on my intel desktop > (i.e. I have the youtube video downloader button in my toolbar), and can't > be

Re: youtube video downloader for chrome

2019-03-18 Thread Pierre Frenkiel
On Mon, 18 Mar 2019, David wrote: On Mon, 18 Mar 2019 at 21:08, Pierre Frenkiel wrote: I'm trying to install a youtube video downloader extension to google-chrome, but nothing works. youtube is a subsidiary company of google, which also makes chrome. You could try this instead: https://pac

Re: youtube video downloader for chrome

2019-03-18 Thread David
On Mon, 18 Mar 2019 at 21:08, Pierre Frenkiel wrote: > > I'm trying to install a youtube video downloader extension to google-chrome, > but nothing works. youtube is a subsidiary company of google, which also makes chrome. You could try this instead: https://packages.debian.org/stretch/youtube-d

youtube video downloader for chrome

2019-03-18 Thread Pierre Frenkiel
hi, I'm trying to install a youtube video downloader extension to google-chrome, but nothing works. Googling led me to the google web store, but no such extension is available there. For the only one I found elsewhere, I got "manifest.json is missing" Any idea? best regards, -- Pierre Frenkiel