👍🎉 First off, thanks for taking the time to contribute! 🎉👍
wykop.appKey
andwykop.secretKey
are API keys from Wykop, that shall be obtained from wykop api site (giving all permissions).wykop.googleKey
is an API key for YouTube player. It shall be obtained following those developers.google.com instructions.
Please create a pull requests and self-review it first on your own. Comment out at each non-trivial change, point at things you considered doing differently.
If you're introducing new feature - add at least simple test covering the simplest flow.
If you're fixing a bug - please do cover the broken functionality with a test.
Ignore codestyle - it should be already kept in place by automated tools 😉