aajanki / yle-dl

Download videos from Yle servers
https://aajanki.github.io/yle-dl/index-en.html
GNU General Public License v3.0
302 stars 52 forks source link

Unknown stream flavour #357

Closed ssundell closed 2 months ago

ssundell commented 2 months ago

Planeettamme Maa III's first episode (https://areena.yle.fi/1-67242086) isn't available, it just gives an error

ERROR: Unsupported stream: Unknown stream flavor

Other episodes work fine. Looking at it, the streaming manifest maybe of a different format than before?

#EXTM3U
#EXT-X-VERSION:5
#EXT-X-INDEPENDENT-SEGMENTS

[...]
aajanki commented 2 months ago

Thanks for reporting!

This seems to be a new stream type on Areena. I added support for it. The code on the master branch can now download the first episode.