Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.06 KB

readme.md

File metadata and controls

36 lines (25 loc) · 1.06 KB

Cover

Cover - get NetEase CloudMusic Cover

AWS Lambda version

Installation

  1. AWS Lambda function Python3 as environment.
  2. Cloned it from GitHub or download package as zip.
  3. Unzip code and run pip install --target ./package -r requirements.txt.
  4. upload to Lambda function (https://docs.aws.amazon.com/lambda/latest/dg/python-package.html)
  5. Go to https://{aws_api_gateway}.com/cover?url={your url here} and that's all <3.

Contribution

Feel free to contribute.

  • Found a bug? Try to find it in issue tracker https://github.com/hldh214/cover/issues ... If this bug is missing - you can add an issue about it.
  • Can/want/like to develop? Create pull request and I will check it in the nearest time!

Third Party

License

Cover is open-source software licensed under the MIT License. See the LICENSE.txt file for more information.