Closed AlvaroMS25 closed 8 months ago
Hello!
I'm testing out this crate for a project, and it seems it creates a new reqwest client for each video information i want to get, is there any way to just provide a reqwest client to each video / youtube search and reuse it?
implemented with 0.7.1. You can find examples
0.7.1
Hello!
I'm testing out this crate for a project, and it seems it creates a new reqwest client for each video information i want to get, is there any way to just provide a reqwest client to each video / youtube search and reuse it?