jaimeMF / youtube-dl-api-server

A youtube-dl REST API server
https://youtube-dl-api-server.readthedocs.org/
The Unlicense
364 stars 212 forks source link

Error en request a la API #20

Closed rafaelbecks closed 10 years ago

rafaelbecks commented 10 years ago

Constantemente realizo request a la API desde este sitio http://rafaelbecks.github.io/cthulhu-downloader/

Desde hace algunos días estoy recibiendo el siguiente error

Failed to load resource: the server responded with a status of 500 (Internal Server Error) https://youtube-dl.appspot.com/api/info?url=alt-j%20hunger%20of%20the%20pine XMLHttpRequest cannot load https://youtube-dl.appspot.com/api/info?url=https://www.youtube.com/watch?v=k_EhHcZzUoE. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://rafaelbecks.github.io' is therefore not allowed access.

Error 503: Over Quota

This application is temporarily over its serving quota. Please try again later.

Alguna información sobre ello?

Gracias anticipadas

rafaelbecks commented 10 years ago

https://youtube-dl.appspot.com/api/info?url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dk_EhHcZzUoE

jaimeMF commented 10 years ago

Ha habido muchas peticiones en los últimos días y ha sobrepasado el límite de GAE, si lo necesitas puedes configurar tu propia aplicación.