-
Id like to download master.m3u8 clouds from https://www.rolls-roycemotorcars.com/en_US/bespoke/collection-cars/phantom-tempus.html and 1010 from https://www.rolls-roycemotorcars.com/en_GB/bespoke/coll…
-
At the moment the renderer takes the tracks from the default language. I try to translate the metadata of a video and make a relation to a new .vtt file. Yes, I translate the metadata of the new .vtt …
-
model = stable_whisper.load_model('small')
result = model.transcribe(file)
result.to_srt_vtt('audio.vtt', False, True)
for caption in webvtt.read('audio.vtt'):
print(caption.start +" "+caption…
-
Thank you for your wonderful project!
Could you provide the train/test split JSON files for the MSR-VTT caption dataset? I am unable to access the following files:
• datasets/annotations_all/ms…
-
### Short description
__Is it possible to include subtitle vtt information with a VOD Playlist hls? The VOD files themselves also have the subtitles embedded in the mp4 files. When I play the hls str…
-
I am not sure if this is a bug or just not a feature. I would really love for the app to automatically grab the subtitles files from the same folder in which I am playing the video from. Most of my su…
-
Another fairly niche suggestion (but hey, I guess I’m the "niche propositions" guy!):
It would be great if there was an option to "flatten" a parent container that has subcontainers, displaying eve…
Xain3 updated
1 month ago
-
Hello.
I am trying to convert between IMSC 1.1 and WebVTT including ruby.
For example, when I input the file [ruby001.ttml](https://github.com/w3c/imsc-tests/blob/main/imsc1_1/ttml/ruby/ruby00…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Which Mux Elements/Packages does this apply to? Select all that apply
mux-video
### Which browsers are you us…
-
I am unsure if this is a bug or a feature. My personal understanding is, that contents of a code-element (``...``) or a block of code (``...``) should not be checked.
The following example throws …