1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-11-29 21:25:16 +00:00
Files
NewPipe/app
TransZAllen 2c35db7a07 [Bug] Fix missing subtitle text in manually downloaded *.SRT files. (issue #10030)
- Previously, *.SRT files only contained timestamps and sequence numbers, without the actual text content.
- Added recursive text extraction to handle nested tags in TTML
  files.(e.g.: <span> tags)
2025-08-27 14:03:42 +08:00
..