Files
YouTube.js/src/parser/classes
jonz94 732a30c09f fix(Text#fromAttributed): Fix StyleRun assuming that the startIndex and length always exist (#862)
In AttributedText, styleRuns may not always include the `startIndex` or `length` properties
- If `startIndex` is missing, we assume the style applies from the beginning of the text
- If `length` is missing, we assume the style applies to the entire text
2025-01-11 17:27:16 -03:00
..
2024-11-22 05:11:17 -03:00
2024-12-08 17:11:57 -03:00
2024-12-31 06:11:31 -03:00
2024-04-29 08:09:35 -03:00
2024-08-01 06:03:51 -03:00
2024-08-22 15:43:59 -03:00
2023-12-04 15:51:09 -03:00
2024-08-22 15:43:59 -03:00
2023-08-18 08:26:39 -03:00
2023-07-13 23:57:39 -03:00
2024-12-17 17:34:16 -03:00
2024-11-10 04:08:23 -03:00
2024-12-14 12:35:55 -03:00