Benjamin Loison

Results 438 comments of Benjamin Loison

Currently tests are parsed during production delivery...

Like in #258 can use `browse` YouTube UI endpoint to only retrieve JSON and not HTML containing JSON.

[Someone told me on Discord](https://discord.com/channels/@me/1127939666792951859/1235251465862516909) to only receive JSON thanks to YouTube UI `browse` endpoint, this seems related to #252.

Regex do not seem compilable contrarily to Python `re` module, see https://www.php.net/manual-lookup.php?pattern=preg_compile.

Maybe multithreading help. Related to [YouTube_Data_API_v3_key_web_scraper/issues/2](https://codeberg.org/Benjamin_Loison/YouTube_Data_API_v3_key_web_scraper/issues/2).

https://discord.com/channels/@me/1075498558259724362/1294495326635560982 old private instance owner requested this feature.

Related to [Webscrap_any_website/issues/40](https://codeberg.org/Benjamin_Loison/Webscrap_any_website/issues/40).

Related to [this code snippet](https://github.com/Benjamin-Loison/YouTube-operational-API/blob/6721b283e24dde4ab1dff13623244a42621d4e87/index.php#L3-L9).

As mentioned in #18, could make a form as for adding YouTube Data API v3 developer keys, make a form for adding YouTube operational API instances. Searching on search engines...

Using Tor with different exit nodes would do the trick too as YouTube accepts Tor traffic (or I2P but it's in Java...). It doesn't seem that using current functions we...