Mani Kandan
Mani Kandan
Very weird, but thanks @KS-HTK for the update. This worked. I went from ```py yt = YouTube(yt_url) yt_title = yt.title yt_description = yt.description yt_stream = yt.streams.filter(only_audio=True).first() yt_stream.download(output_path=path_to_tmp_folder) ``` to ```py...
@mbrv1434 have you found an alternative extension?
@thepuzzlemaster @LKNSI have either of you found an alternative extension?
> Okay, I'm gonna create a new virtual environment and see whether that will help. Did it help? @madalinstan-greppysystems
+1 from my issue as well https://github.com/prisma/prisma/discussions/18395