-
Hi,
DFXP subtitle files can be opened however they appear on the same row/line so not very useful. Is there anyway to fix this behavior or is this a new feature to be added?
Thanks,
Andreas
-
Hello!
We've noticed that WebVTT captions are a bit misaligned compared to what is declared in original XML file. Looking at the dfxp_format.c parser code, it defines framerate as constant 30fps (DFX…
-
### Checklist
- [X] I'm reporting a bug unrelated to a specific site
- [X] I've verified that I'm running yt-dlp version **2021.12.27**. ([update instructions](https://github.com/yt-dlp/yt-dlp#update…
-
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
- [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field
### Checklist
- [X] I'm asking a question and **…
-
Have been attempting to use the player in a site where caption files are now available for the YouTube videos. Unfortunately without success.
Your documentation is clear about the caption file requir…
-
```
pycaption.exceptions.CaptionReadSyntaxError: CaptionReadSyntaxError(Invalid size: -2%. Please make sure the provided value is a number followed by one of the supported units: px, em, %, c, pt.)
…
-
Pycaption released a latest version 0.5.5 which had the DFXP file handling &pos; but unfortunately this is not being handled for SRTReader, i guess.
-
DFXP has tag like below
-
I have a TTML/DFXP subtitle file that pycaption can't parse due to `vw` and `vh` units:
```
CaptionReadSyntaxError: CaptionReadSyntaxError((ValueError('The specified value is not valid because its…
ghost updated
11 months ago
-
```
What steps will reproduce the problem?
1. Create a closed caption file that validates against the XML schema of the
official Timed text 1.0 specification
http://www.w3.org/TR/2010/REC-ttaf1-dfxp…