-
-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Thread 8: Fatal error: attempt to await next() on more than one task #14
Comments
That's old code I don't use now. You better call yt_dlp(). |
Hi @kewlbear, I face the crash when I try to download another video after finishing the first downloading, why do we need to set |
As you can see it's just an alias, there should be no change in behavior. |
Hi @kewlbear the problem is when the Context init, it calls:
when
|
I guess you can comment out init() entirely. |
Thread 8: Fatal error: Could not access PythonObject member 'Popen' |
@kewlbear Thread 8: Fatal error: Could not access PythonObject member 'Popen' |
Thread 8: Fatal error: attempt to await next() on more than one task
xcode 14.3
The text was updated successfully, but these errors were encountered: