[vlc-devel] [PATCH 2/4] ytdl: access module for YoutubeDL
Romain Vimont
rom1v at videolabs.io
Wed Sep 23 10:03:56 CEST 2020
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 (?)
Regards
More information about the vlc-devel
mailing list