cover
cover copied to clipboard
get NetEase CloudMusic Cover
Cover
Cover - get NetEase CloudMusic Cover
AWS Lambda version
- Version: 1.0.0
- Demo: https://cover.yii2.cc/
Installation
- AWS Lambda function Python3.8 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.
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 develop? Create pull request and I will check it in nearest time!
Third Party
- jQuery: https://jquery.org/ (MIT)
- Bootstrap: http://getbootstrap.com/ (MIT)
- font-awesome/fonts/: http://fontawesome.io/ (SIL OFL 1.1)
License
Cover is open-source software licensed under the MIT License. See the LICENSE.txt file for more information.