diff --git a/contents.json b/contents.json index 9ef6f252..bef01592 100644 --- a/contents.json +++ b/contents.json @@ -8579,6 +8579,13 @@ "homepage": "https://github.com/reers/ReerCodable", "tags":["swift", "codable"] }, + { + "title": "YouTubeKit", + "category": "api", + "description": "Interact with the YouTube API without an API key.", + "homepage": "https://github.com/b5i/YouTubeKit", + "tags": ["youtube", "api", "swift"] + }, { "title":"SwiftUIRoutes", "category":"app-routing",