I am developing an app locally and I had integrated YouTube Data API V3.I had also requested additional quota which was accepted and I have some extra quota with me now.
However, I am still hitting the limit pretty quickly and the additional quota that I have is not being used. The quota is still being limited to 10,000. Can someone tell me why the additional quota that I have got is not being used.

Do I have to change something in the code to use the additional quota-> I am using python (googleapiclient)