Cover - get NetEase CloudMusic Cover
AWS Lambda version
- Demo: https://cover.yii2.cc/
- AWS Lambda function Python3 as environment.
- Cloned it from GitHub or download package as zip.
- Unzip code and run
pip install --target ./package -r requirements.txt
. - upload to Lambda function (https://docs.aws.amazon.com/lambda/latest/dg/python-package.html)
- Go to https://{aws_api_gateway}.com/cover?url={your url here} and that's all <3.
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!
- jQuery: https://jquery.org/ (MIT)
- Bootstrap: http://getbootstrap.com/ (MIT)
- font-awesome/fonts/: http://fontawesome.io/ (SIL OFL 1.1)
Cover is open-source software licensed under the MIT License. See the LICENSE.txt file for more information.