mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-10-23 03:17:38 +00:00

The goal here is to convert all player intents to use a single enum with extra data for each case. The queue ones are pretty easy, they don’t carry any extra data. We fall through for everything else for now.