mirror of
https://github.com/yattee/yattee.git
synced 2025-08-06 10:44:06 +00:00
Opening videos by URL and local files
This commit is contained in:
@@ -63,4 +63,8 @@ enum VideosApp: String, CaseIterable {
|
||||
var allowsDisablingVidoesProxying: Bool {
|
||||
self == .invidious
|
||||
}
|
||||
|
||||
var supportsOpeningVideosByID: Bool {
|
||||
self != .demoApp
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user