Handle VideoSecondaryInfo
's attributedDescription
prop
#319
Labels
enhancement
New feature or request
VideoSecondaryInfo
's attributedDescription
prop
#319
Describe your suggestion
YouTube has been A/B testing this for a while but now it seems more frequent. When a particular session is affected, a property called
attributedDescription
takesdescription
's place (which is whydescription
returns “N/A”). To fix that, we should add some logic to convert the attributed description'scommandRuns
to regular text runs. This way, it will be easier to parse and add support for things such asattachmentRuns
. With that, we'll also get to keep the property named “description” as the data structure will remain the same.Other details
No response
Checklist
The text was updated successfully, but these errors were encountered: