Skip to content
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

Async Style #53

Open
AhmedNourJamalElDin opened this issue Apr 15, 2020 · 3 comments
Open

Async Style #53

AhmedNourJamalElDin opened this issue Apr 15, 2020 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@AhmedNourJamalElDin
Copy link

Hi,
I need to fetch videos of many playlists, and as you know, it's not good to wait each call to finish but make all requests together and wait them all to finish.

Is there such functionality in this lib?

Thanks

@MerleLiuKun MerleLiuKun self-assigned this Apr 16, 2020
@MerleLiuKun MerleLiuKun added the enhancement New feature or request label Apr 16, 2020
@MerleLiuKun
Copy link
Member

Sorry, now this library not support for async for the dependency requests. :).

This is a good idea. I will check the async lib httpx, and give a try.

Thanks.

@niwla23
Copy link

niwla23 commented Nov 9, 2021

I have started working on this, see my fork: https://github.com/niwla23/python-youtube-async on branch async-dev @AhmedNourJamalElDin

EDIT: in case anyone wants to help, the tests are broken in the current state

@dj2ball
Copy link

dj2ball commented Feb 28, 2024

Did anyone ever make progress on async support for the library?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants