Yanmao Man

Results 2 issues of Yanmao Man

Hello Peter, Good job in switching to the new Xiami API; we don't need cookies anymore! I've found some (but not all) songs that can't be pulled. For example: ```...

Hello, I want to reproduce the `zorder` effects as [here](https://matplotlib.org/3.1.1/gallery/misc/zorder_demo.html). The Python code is pasted as follows: ```python import matplotlib.pyplot as plt import numpy as np # Fixing random state...