Dale wrote:
> Arve Barsnes wrote:
>> I have not updated to yesterday's version yet, but using this format
>> string on the command line on a HD video downloaded a 720p video, as
>> expected.
>>
>> Immediate thought is that there's a stray config file somewhere still.
>> Why do you get the 'ytdl-for
Arve Barsnes wrote:
> On Mon, 2 Nov 2020 at 17:06, Dale wrote:
>> dale@fireball ~/Desktop/Videos/TV_Series/Midsomer_Murders $
>> /usr/local/bin/youtube-dl --format
>> 'bestvideo[ext=webm,ext=mp4][width<=?1280]+bestaudio/best' > video links that include HD versions>
>> ERROR: u'ytdl-format=bestvide
On Mon, 2 Nov 2020 at 17:06, Dale wrote:
> dale@fireball ~/Desktop/Videos/TV_Series/Midsomer_Murders $
> /usr/local/bin/youtube-dl --format
> 'bestvideo[ext=webm,ext=mp4][width<=?1280]+bestaudio/best' video links that include HD versions>
> ERROR: u'ytdl-format=bestvideo[height<=?1280]+bestaudio/
Arve Barsnes wrote:
> On Fri, 30 Oct 2020 at 22:56, Dale wrote:
>> wget https://yt-dl.org/downloads/latest/youtube-dl -O
>> /usr/local/bin/youtube-dl
>> chmod a+rx /usr/local/bin/youtube-dl
> This should work just fine, you just need to specify the path when you
> want to use it.
>
> Not sure how
On 30/10/20 21:56, Dale wrote:
> I read somewhere that
> it is being fought. I think EFF is involved along with others.
Let's hope the EFF / Github argue "unclean hands" - that one of the
primary uses of youtube-dl is to get round the copy-protection that the
RIAA has forced copyright holders to
On 2020.10.30 18:36, Arve Barsnes wrote:
On Fri, 30 Oct 2020 at 22:56, Dale wrote:
> wget https://yt-dl.org/downloads/latest/youtube-dl -O
> /usr/local/bin/youtube-dl
> chmod a+rx /usr/local/bin/youtube-dl
This should work just fine, you just need to specify the path when you
want to use it.
N
On Fri, 30 Oct 2020 at 22:56, Dale wrote:
> wget https://yt-dl.org/downloads/latest/youtube-dl -O
> /usr/local/bin/youtube-dl
> chmod a+rx /usr/local/bin/youtube-dl
This should work just fine, you just need to specify the path when you
want to use it.
Not sure how wise the following is, but you
Dale wrote:
> Michael wrote:
>> Commented lines are not taken into account.
>>
>> The format you specify above is correct.
>>
>> The problem seems to be with the youtube-dl version you are using. I get no
>> such problems with youtube-dl version 2020.09.20.
>
> I'm on this:
>
>
> root@fireball /
Hello,
On Wed, 28 Oct 2020, Dale wrote:
>David Haller wrote:
>> Please run again with -v, such as:
>>
>> $ youtube-dl -v https://www.youtube.com/watch?v=byTOZIvyXPo
>>
>> and then check at the top for the lines:
>>
>> [debug] System config: []
>> [debug] User config: [ .. THIS IS WHAT I'M INTEREST
Michael wrote:
>
> Commented lines are not taken into account.
>
> The format you specify above is correct.
>
> The problem seems to be with the youtube-dl version you are using. I get no
> such problems with youtube-dl version 2020.09.20.
I'm on this:
root@fireball / # youtube-dl --version
2
On Wednesday, 28 October 2020 23:15:21 GMT Dale wrote:
> David Haller wrote:
> > Hello,
> >
> > On Tue, 27 Oct 2020, Dale wrote:
> > [..]
> >
> >> ERROR: 'ytdl-format=bestvideo[height<=?1280]+bestaudio/best' is not a
> >> valid URL. Set --default-search "ytsearch" (or run youtube-dl
> >> "ytsear
David Haller wrote:
> Hello,
>
> On Tue, 27 Oct 2020, Dale wrote:
> [..]
>> ERROR: 'ytdl-format=bestvideo[height<=?1280]+bestaudio/best' is not a
>> valid URL. Set --default-search "ytsearch" (or run youtube-dl
>> "ytsearch:ytdl-format=bestvideo[height<=?1280]+bestaudio/best" ) to
>> search YouTub
Michael wrote:
> On Wednesday, 28 October 2020 19:27:06 GMT Dale wrote:
>
>> I'm thinking about replacing that cap and seeing if it works. I've
>> repaired a few monitors that way but my question is, should I trust it
>> after replacing that cap even if it works?? Should it be load tested or
>> s
On Wednesday, 28 October 2020 19:27:06 GMT Dale wrote:
> I'm thinking about replacing that cap and seeing if it works. I've
> repaired a few monitors that way but my question is, should I trust it
> after replacing that cap even if it works?? Should it be load tested or
> something? Does the pr
Dale wrote:
> David Haller wrote:
>> Hello,
>>
>> On Tue, 27 Oct 2020, Dale wrote:
>>> This is what the conf file looks like now. I took out the format
>>> option. Add it back later when this current issue is settled.
>>>
>>> --format
>>> 'bestvideo[ext=webm][width<=?1280]+bestaudio/bestvideo[ex
On Tue, Oct 27, 2020 at 1:58 PM Dale wrote:
>
> Howdy,
>
> I'm hearing bad things about youtube-dl. It seems the RIAA is punishing
> people who use it legally for those who don't. Funny how the people who
> don't do anything wrong pays for the ones who do while the ones who do
> bad things get a
Hello,
On Tue, 27 Oct 2020, Dale wrote:
[..]
>ERROR: 'ytdl-format=bestvideo[height<=?1280]+bestaudio/best' is not a
>valid URL. Set --default-search "ytsearch" (or run youtube-dl
>"ytsearch:ytdl-format=bestvideo[height<=?1280]+bestaudio/best" ) to
>search YouTube
>[youtube] byTOZIvyXPo: Downloadi
On Wed, Oct 28, 2020 at 07:21:32AM +0100, Arve Barsnes wrote:
> On Wed, 28 Oct 2020 at 02:35, Dale wrote:
> > Is that because RIAA made them remove something or have I found a whole
> > new problem? o-O
>
> This is because of RIAA indeed. The repo is no longer available on
> github, so if you wa
On Wed, 28 Oct 2020 at 02:35, Dale wrote:
> root@fireball / # emerge -a youtube-dl
>
>
> Is that because RIAA made them remove something or have I found a whole
> new problem? o-O
This is because of RIAA indeed. The repo is no longer available on
github, so if you wanted to update from your last
David Haller wrote:
> Hello,
>
> On Tue, 27 Oct 2020, Dale wrote:
>> This is what the conf file looks like now. I took out the format
>> option. Add it back later when this current issue is settled.
>>
>> --format
>> 'bestvideo[ext=webm][width<=?1280]+bestaudio/bestvideo[ext=mp4][width<=?1280]+b
Hello,
On Tue, 27 Oct 2020, Dale wrote:
>This is what the conf file looks like now. I took out the format
>option. Add it back later when this current issue is settled.
>
>--format
>'bestvideo[ext=webm][width<=?1280]+bestaudio/bestvideo[ext=mp4][width<=?1280]+bestaudio/best'
Is that one or two
Michael wrote:
> On Tuesday, 27 October 2020 21:14:37 GMT Arve Barsnes wrote:
>> On Tue, 27 Oct 2020 at 21:58, Dale wrote:
>>> I'm using the normal youtube-dl command. No options or
>>> anything. This is what I have in the conf file.
>>>
>>>
>>> --format
>>> bestvideo[ext=webm][width<=?1280]+be
Arve Barsnes wrote:
> On Tue, 27 Oct 2020 at 21:58, Dale wrote:
>> I'm using the normal youtube-dl command. No options or
>> anything. This is what I have in the conf file.
>>
>>
>> --format
>> bestvideo[ext=webm][width<=?1280]+bestaudio/bestvideo[ext=mp4][width<=?1280]+bestaudio/best
>>
>> --m
On Tuesday, 27 October 2020 21:14:37 GMT Arve Barsnes wrote:
> On Tue, 27 Oct 2020 at 21:58, Dale wrote:
> > I'm using the normal youtube-dl command. No options or
> > anything. This is what I have in the conf file.
> >
> >
> > --format
> > bestvideo[ext=webm][width<=?1280]+bestaudio/bestvide
On Tue, 27 Oct 2020 at 21:58, Dale wrote:
> I'm using the normal youtube-dl command. No options or
> anything. This is what I have in the conf file.
>
>
> --format
> bestvideo[ext=webm][width<=?1280]+bestaudio/bestvideo[ext=mp4][width<=?1280]+bestaudio/best
>
> --merge-output-format mp4
>
>
> T
Howdy,
I'm hearing bad things about youtube-dl. It seems the RIAA is punishing
people who use it legally for those who don't. Funny how the people who
don't do anything wrong pays for the ones who do while the ones who do
bad things get away. Anyway.
A good while back this list helped me set
26 matches
Mail list logo