[vlc-devel] [PATCH 2/4] ytdl: stream filter module for YoutubeDL
Thomas Guillem
thomas at gllm.fr
Thu Sep 24 11:38:32 CEST 2020
On Wed, Sep 23, 2020, at 17:59, Rémi Denis-Courmont wrote:
> Hello,
>
> Le keskiviikkona 23. syyskuuta 2020, 18.50.48 EEST Thomas Guillem a écrit :
> > Do we agree that a working http access is still necessary
>
> Is that a rhetorical question?
>
No I just wanted to understand.
It feels weird to have a stream-filter not using the access, that is why I thought such design was impossible.
But I was wrong, the actual design is OK. You have to get valid access to try first the stream-filters that have a higher priority.
More information about the vlc-devel
mailing list