[vlc-devel] [PATCH 2/4] ytdl: access module for YoutubeDL
    Thomas Guillem 
    thomas at gllm.fr
       
    Wed Sep 23 10:07:20 CEST 2020
    
    
  
On Wed, Sep 23, 2020, at 10:03, Romain Vimont wrote:
> On Wed, Sep 23, 2020 at 09:05:21AM +0200, Pierre Ynard via vlc-devel wrote:
> > The way it breaks M3U is certainly an issue :/
> 
> Thank you for pointing this.
> 
> Indeed, enabling the youtube-dl module breaks HTTP m3u playlists. :/
> 
> For example, the Freebox TV (if your Internet provider is Free in
> France): http://mafreebox.freebox.fr/freeboxtv/playlist.m3u
> Or any other MP3 radio playlist, for example:
> https://www.radio.pervii.com/top_radio_france.m3u
> 
> A workaround for this specific issue could be to filter by extension (?)
Or just having the m3U stream filter with a higher priority?
So ytdl should have a low priority ? Lower than all stream filters implemented by modules/demux/playlist/playlist.c
> 
> Regards
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
    
    
More information about the vlc-devel
mailing list