Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flattening of video sources #106

Open
janboddez opened this issue May 16, 2021 · 0 comments
Open

Flattening of video sources #106

janboddez opened this issue May 16, 2021 · 0 comments

Comments

@janboddez
Copy link

A video may contain multiple sources, for a browser to pick the one they support best.

Right now, these are all flattened into the single array of videos, so that there seems to be no way (without fetching and parsing the originating page) to properly trace back which video URLs are actually the same footage but different file formats, and which ones are different videos.

Moreover, Microsub clients (probably) display all videos in the array below (or next to) one another. This may result in (1) the duplicates actually showing, and (2) some of the copies not being playable (because client support for that particular format [webm, h265, etc.] is missing.) I think.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant