Skip to content

Filtering streamItems #21

Description

@kaihendry

I need to create several m3u8 files that requires different orderings and filterings of StreamItems of an existing m3u8.

I'm a little puzzled how to manipulate your internal data structure.

Do I create my individual playlists, e.g.

var newPlaylist = m3u8.M3U.create()
newPlaylist.addStreamItem(..

But how do I filter m3u.items.StreamItem by a name that I want to include into my new playlist?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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