feat: Add cookies support for YouTube and Twitch livestream extraction
- Added optional cookies configuration in config.rs
- Updated YouTube and Twitch plugins to support cookies file for livestream extraction
- Modified README.md with instructions on obtaining cookies
- Removed OpenSSL dependency and updated TLS configuration for reqwest and gotify
- Bumped project version to 0.1.12