Alejandro Mendez

Results 8 comments of Alejandro Mendez

Hi @jazz3020 currently there's no support for caption positioning unfortunately but I will try to get it added soon.

Hi @omerholz apologies for replying this late. I am thinking that we could incorporate this parsing functionality as part of the WebVTT class, so the user can parse a vtt...

Hi @coryl I converted the caption and resulted in the expected output: WEBVTT 00:00:00.000 --> 00:00:05.000 The halo effect that I was going every metric possible seems like really ambitious....

Hi @coryl apologies for the late reply. As I see in your code you are printing the webvtt_from_srt object that what it does is printing all the captions for the...

Hi @coryl for sure, I will add options in the next release for your use case so you don't need to use files. I am keeping this issue open till...

Hi @coryl the recently released version 0.4.3 includes a way to read captions from a buffer: https://webvtt-py.readthedocs.io/en/latest/usage.html#reading-webvtt-caption-files-from-file-like-object Does this solve your use case? Thanks!

Hey @AminodinAkbari just to let you know that I released 0.5.0 recently and I made the library less strict ignoring blocks that do not conform to specs instead of raising...

@timrogers sure, any request coming from our apps that needs to go to the internet go out via a proxy (squid proxy server in our case). We implemented a temporal...