You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 9, 2025. It is now read-only.
Describe the bug
All extra data in track.data is gone. For example the dash and hls keys are empty.
Before this commit, it worked fine:
refactor(Track): Ensure data property is a defaultdict with dict factory
To Reproduce
Try to access the dash / hls key:
track.data["dash"]["manifest"]Screenshots
