Skip to content

Multithreaded fragment download #62

@Darkness4

Description

@Darkness4

While "technically" there is no need to download multiple fragment in parallel (since we're downloading a livestream, not a video), it is also not impossible to do it.

Using youtube-dl strategy: download each fragment in its own .ts file and concat at the end.

This avoid the need of a concurrent hashmap.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions