Results 303 issues of X Y Z

I am thinking about SQL lite db. Something that could easily be imported by other tools, or browser extensions.

new feature

https://github.com/dsasmblr/game-hacking

url request

Crawlee uses file system to store some data. This might lead to errors if multiple processes use storage / crawlee os.environ["CRAWLEE_STORAGE_DIR"] = "./storage/{}".format(os.getpid()) I changed it so new instance of...

bug

https://github.com/neonwatty/ytdatakit - It is convenient to call yt-dlp as process (interface is stable, well defined) - might be slower - we could test speed of said solution

new feature

User passes PageOptions.ssl_verify (which is default). We want the configuration to also set ssl_verify, if user does not set it manually.

bug