SkillAgentSearch skills...

YoutubeSearchPlayer

An iOS application using Swift and MVVM that search Youtube videos fetching the Google public API

Install / Use

/learn @squallone/YoutubeSearchPlayer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Master branch build status:

Youtube Search Challenge

An iOS application that search Youtube videos using the Google's public API using Model-View-ViewModel (MVVM) with the help of this architecture we separate the business logic and presentational logic from the view logic.

Getting Started

These instructions will get you a copy of the project up and running on your mac for testing purposes.

Prerequisites

What things you need to get before compile the application

iOS 11.3+ 
Xcode 9.3+
Swift 4.1

Installing

To execute the project you must clone the repository, open the project with Xcode and press cmd + B, the dependencies are already included in the repository to facilitate the compilation

Running the tests

Unit tests were implemented using XCTest, no external dependency is used. To execute them you just have to open Xcode and press the cmd + U

Authors

  • **Abdiel Soto **

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Related Skills

View on GitHub
GitHub Stars6
CategoryContent
Updated3mo ago
Forks1

Languages

Swift

Security Score

67/100

Audited on Dec 30, 2025

No findings