Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
```diff import ytmusicapi import timeit yt = ytmusicapi.YTMusic() for _ in range(2): round(timeit.timeit(lambda: yt.get_album('MPREb_4pL8gzRtw1p'), number=1) * 1000) -710 -593 +753 +146 ```
- Loading branch information