Closed Ribeiro-Tiago closed 2 years ago
I also needed to be able to search videos, turns out the functionality is very easy to add.
Added a new search function that accepts an object as an argument with k and string props where k is the search value
Solves #11
Nicely done @Ribeiro-Tiago!
I'm merging your PR right away :)
I also needed to be able to search videos, turns out the functionality is very easy to add.
Added a new search function that accepts an object as an argument with k and string props where k is the search value
Solves #11