parse dash manifest if segment template is out of representation
Improve dash parsing by fetching segment template in manifest if located out of representation.
Works perfectly with my DASH manifest !
Thanks @brignolij !
Thank you for the contribution! We've just added segment template support so if you can rebase with main again and check I can have a look at the PR then.
Hello @birme we have change some part of the code cause with our stream provider some parts didn't work. And I don't know if it's okay for you but I had change some tests because the player https://web.player.eyevinn.technology/index.html wasn't able to decode url encoded, I hope it'll be good for you. Thank to you
and in the HLS part I've remove a part because it was already include in the package '@eyevinn/m3u8'
Thanks, we'll review!
Btw. can you rebase, fix linting issues and resolve the conflicts with main first though.
@ShibireX we rebased our branch. Regards
Sorry, but can you rebase with main again and resolve any conflicts? Thanks
hello @birme, we still do some changes cause with different manifest and provider we have some issues. We will do some tests on different type of (stream / manifest / providers / players) before rebase. I think after all of this we will need another review. I've do some workaround maybe you can find some better solutions