Re: clipgrab as alternative to youtube-dl

2020-11-18 Thread Anssi Saari
Fred writes: > There is a binary for Linux available for download as a AppImage > file. What is an AppImage file and what does one do with it. The > program was probably compiled for Ubuntu. Is it likely to also run on > Debian? AppImage files are a kind of package that contain an app and all

Re: clipgrab as alternative to youtube-dl

2020-11-17 Thread Fred
On 11/17/20 2:41 PM, The Wanderer wrote: On 2020-11-17 at 16:27, Fred wrote: On 11/17/20 1:27 PM, The Wanderer wrote: On 2020-11-17 at 15:21, Fred wrote: I also looked into compiling the source code which is often as easy as following some simple instructions. The compile makes use of qmak

Re: clipgrab as alternative to youtube-dl

2020-11-17 Thread The Wanderer
On 2020-11-17 at 16:27, Fred wrote: > On 11/17/20 1:27 PM, The Wanderer wrote: > >> On 2020-11-17 at 15:21, Fred wrote: >> >>> I also looked into compiling the source code which is often as easy as >>> following some simple instructions. The compile makes use of qmake >>> which gives the error:

Re: clipgrab as alternative to youtube-dl

2020-11-17 Thread Stefan Monnier
>> I would like to try clipgrab as youtube-dl sometimes doesn't work. > Feel free to try whatever you like, but if you want youtube-dl to work, > don't use the Debian packages of it. It changes too fast for a stable > release to handle. Use upstream instead. Debian's `youtube-dl` works fine for

Re: clipgrab as alternative to youtube-dl

2020-11-17 Thread Fred
On 11/17/20 1:27 PM, The Wanderer wrote: On 2020-11-17 at 15:21, Fred wrote: I also looked into compiling the source code which is often as easy as following some simple instructions. The compile makes use of qmake which gives the error: qmake: could not exec '/usr/lib/i386-linux-gnu/qt4/bin/

Re: clipgrab as alternative to youtube-dl

2020-11-17 Thread Fred
On 11/17/20 1:24 PM, Greg Wooledge wrote: On Tue, Nov 17, 2020 at 01:21:55PM -0700, Fred wrote: I would like to try clipgrab as youtube-dl sometimes doesn't work. Feel free to try whatever you like, but if you want youtube-dl to work, don't use the Debian packages of it. It changes too fast f

Re: clipgrab as alternative to youtube-dl

2020-11-17 Thread The Wanderer
On 2020-11-17 at 15:21, Fred wrote: > I also looked into compiling the source code which is often as easy as > following some simple instructions. The compile makes use of qmake > which gives the error: > > qmake: could not exec '/usr/lib/i386-linux-gnu/qt4/bin/qmake': No such > file or direc

Re: clipgrab as alternative to youtube-dl

2020-11-17 Thread Greg Wooledge
On Tue, Nov 17, 2020 at 01:21:55PM -0700, Fred wrote: > I would like to try clipgrab as youtube-dl sometimes doesn't work. Feel free to try whatever you like, but if you want youtube-dl to work, don't use the Debian packages of it. It changes too fast for a stable release to handle. Use upstream