openzim / warc2zim

Command line tool to convert a file in the WARC format to a file in the ZIM format
https://pypi.org/project/warc2zim/
GNU General Public License v3.0
44 stars 4 forks source link

Replace non-working videos with something less frustrating #396

Open benoit74 opened 2 days ago

benoit74 commented 2 days ago

We know that support for videos is very limited in warc2zim (only Youtube player mostly).

It would be cool to replace all video players (at least all

Ideally I would like to replace the

Maybe this is too much.

Alternatives could be:

rgaudin commented 2 days ago

Can we maybe add use cases to this issue? I imagine all simple players based on a <video /> tag with a single file source work as expected.

If so this issue would be for non-youtube smart players that stream outside of a single file.

benoit74 commented 2 days ago

First use case I have in mind is the kind of video we have at the bottom of this page: https://www.nhs.uk/conditions/periods/

It is indeed not a simple player.