[vlc-devel] [PATCH 1/4] share: add wrapper script for the YoutubeDL Python module

Pierre Ynard linkfanel at yahoo.fr
Thu Sep 24 09:57:05 CEST 2020


> Shouldn't it give access to the actual DASH/HLS/whatever manifest so 
> that our adaptive streaming stack can be used in the most optimum way ? 
> Will this turn every adaptive streaming source (or most) into a 
> simplified playlist ? Including live adaptive streams ?

I think it's supposed to hand it over to the adaptive demux in the main
case. But I have concerns that it can interfere in some ways.

About that, I tried https://www.youtube.com/user/ABCNews/live which
works fine with youtube.lua and the adaptive demux. I'm a bit confused
because the ytdl-extract.py helper script returns a single ytdl:// URL,
so I wanted to check that there's no issue here.

-- 
Pierre Ynard
"Une âme dans un corps, c'est comme un dessin sur une feuille de papier."


More information about the vlc-devel mailing list