Changes
- Multithreaded worker pool: Multiple summary requests can now be processed at the same time. The main thread still handles static requests. The amount of workers can be changed with the
TLDR_WORKERS
environment variable, 4 by default. - Better Innertube interactions, with a newer client version and added Referer and User-Agent
Full Changelog: v1.0.1...v1.1.0