mirror of
https://github.com/yattee/yattee.git
synced 2025-08-05 02:04:07 +00:00
Opening videos by URL and local files
This commit is contained in:
@@ -44,7 +44,7 @@ struct FixtureEnvironmentObjectsModifier: ViewModifier {
|
||||
|
||||
player.currentItem = PlayerQueueItem(
|
||||
Video(
|
||||
videoID: "",
|
||||
videoID: "https://a/b/c",
|
||||
title: "Video Name",
|
||||
author: "",
|
||||
length: 0,
|
||||
|
Reference in New Issue
Block a user