feat(video-search): add video search

This commit is contained in:
ItzCrazyKns
2024-04-30 14:31:32 +05:30
parent bb9a2f538d
commit 6e304e7051
6 changed files with 336 additions and 7 deletions

View File

@ -13,8 +13,10 @@ interface SearxngSearchResult {
url: string;
img_src?: string;
thumbnail_src?: string;
thumbnail?: string;
content?: string;
author?: string;
iframe_src?: string;
}
export const searchSearxng = async (