Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

The defaultdict implementation isn't working properly #118

@Dreamer269

Description

@Dreamer269

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
grafik

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions