mirror of
https://github.com/yattee/yattee.git
synced 2025-08-08 11:44:06 +00:00
Add placeholders
This commit is contained in:
@@ -74,6 +74,8 @@ extension VideosAPI {
|
||||
case .playlist:
|
||||
urlComponents.path = "/playlist"
|
||||
queryItems.append(.init(name: "list", value: item.playlist.id))
|
||||
default:
|
||||
return nil
|
||||
}
|
||||
|
||||
if !time.isNil, time!.seconds.isFinite {
|
||||
|
Reference in New Issue
Block a user