I try to develop an internal tool to automatically upload some videos to YouTube.I had some problems with authentication the first tries and there was no video uploaded but the quota was calculated and so after 10 Minutes of development I reached 9600 Quota points and no video was uploaded so far. The API seems to calculate the quota for the API call without checking if the API Call was successful.
Is there an way to "disable" quota or is there an developer URL/Setting I can use?