mirror of
https://github.com/yattee/yattee.git
synced 2025-08-08 11:44:06 +00:00
Channel playlists support
This commit is contained in:
@@ -21,4 +21,6 @@ protocol VideosAPI {
|
||||
|
||||
func playlistVideo(_ playlistID: String, _ videoID: String) -> Resource?
|
||||
func playlistVideos(_ id: String) -> Resource?
|
||||
|
||||
func channelPlaylist(_ id: String) -> Resource?
|
||||
}
|
||||
|
Reference in New Issue
Block a user