Use this page if you're experiencing trouble with TubePress on the server-side (back-end) of things. This includes problems such as
Putting TubePress into debug mode will dump an obscene amount of logging to the screen. It will describe in (extreme) detail what TubePress is doing behind the scenes. To use it, you just need to add tubepress_debug=true to the URL string (in your browser's address bar). For instance, if the TubePress page you're trying to debug has an address of http://ehough.com/?page_id=19 then you should add tubepress_debug=true to the URL to enable debugging: http://ehough.com/?page_id=19&tubepress_debug=true .
Most of the debug output is self-explanatory. If the output is cut off unexpectedly, it's likely that TubePress encountered a fatal error while building a gallery. Check your PHP error logs for more information.
What you see on youtube.com or vimeo.com will not be exactly identical to what's available to TubePress. There is often a caching delay before videos are available over the API (which TubePress uses). It's almost always less than an hour, but has been know to take up to an entire day. Please read YouTube's explanation for more details regarding the API delay for YouTube.
The punchline here is: it can take up to a day for your gallery to sync up to the video provider.
TubePress utilizes the "advanced" Vimeo API, which requires a one-time setup of your authentication credentials. These credentials utilize the OAuth protocol, which is a bit complex and can be error-prone. If you're experiencing trouble connecting to Vimeo, here are a few things to check: