Add youtube_search as a dependency

yt-dlp's ytsearch is either too slow or doesn't contain any metadata for youtube shorts.
This commit is contained in:
a 2024-05-10 18:55:34 +00:00
parent 8bc6cb59c4
commit 6b091b0bd1

View file

@ -3,3 +3,4 @@ asyncio
yt-dlp yt-dlp
python-decouple python-decouple
httpx httpx
youtube_search