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

@ -2,4 +2,5 @@ py-cord[voice,speed]>=2.0.0rc1
asyncio
yt-dlp
python-decouple
httpx
httpx
youtube_search