mirror of
https://github.com/yattee/yattee.git
synced 2025-08-06 10:44:06 +00:00
Preliminary support for Piped playlist (listing playlists and videos)
This commit is contained in:
@@ -32,6 +32,10 @@ enum VideosApp: String, CaseIterable {
|
||||
}
|
||||
|
||||
var supportsUserPlaylists: Bool {
|
||||
true
|
||||
}
|
||||
|
||||
var userPlaylistsEndpointIncludesVideos: Bool {
|
||||
self == .invidious
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user