Sutherland Boswell
Forum Replies Created
-
Forum: Plugins
In reply to: [Video Thumbnails] Failed to connect to 173.194.41.169: Host is down@chronicsys are you still experiencing this issue? I’ve tested and been unable to replicate the problem, so my guess is that YouTube is being blocked (or is blocking your requests) somehow. I’d recommend trying to post videos from some other sites like Vimeo to see if the problem is unique to YouTube.
@gamerclips you seem to have a different issue, please open a new thread.
Forum: Plugins
In reply to: [Video Thumbnails] How to get better quality images is there a setting?No, images are downloaded at the highest resolution and quality available from the source.
Forum: Plugins
In reply to: [Video Thumbnails] Failed to connect to 173.194.41.169: Host is downLooking into this issue…
When the download test fails, is there any additional information? Fixing this will likely fix the other errors as well. Also, are your dev/production servers using the same version of PHP and same extensions (like cURL)?
Forum: Plugins
In reply to: [Video Thumbnails] Add DaCast as a providerI’d recommend reaching out to them and let them know you’re interested in using their service with Video Thumbnails. They may be able to provide the information I need to add support.
Forum: Plugins
In reply to: [Video Thumbnails] Add S3Bubble as providerDoes S3Bubble have any API documentation I can take a look at? Do you know if they are generating and storing thumbnails when a video is uploaded, or is the one displayed in the iFrame generated dynamically?
Forum: Plugins
In reply to: [Video Thumbnails] SoundCloud support?I’m not sure about adding support for SoundCloud since it isn’t technically a video site, but I’ll keep it in mind and weigh the options.
Forum: Plugins
In reply to: [Video Thumbnails] I came across this problem and need a solution to fix it.I’ll have an update today that should fix this.
Forum: Plugins
In reply to: [Video Thumbnails] Problem with Dailymotion thumbnailsThanks for the great work diagnosing the problem! It seems like you’ve hit the nail on the head, so it will be very easy for me to include a fix in the next update.
Forum: Plugins
In reply to: [Video Thumbnails] Duplicate ImportSure, sutherland@refactored.co
Forum: Plugins
In reply to: [Video Thumbnails] Duplicate ImportI actually have a fix coming today for one bug when using AYVP. There’s a chance it could also be the cause of the duplicates.
I definitely don’t recommend AYVP, but I do my best to support it (which can be difficult because it’s not the best coded) since there are so many users. It does seem like the plugin has been abandoned , which is one of the reasons why I made my own Video Importer.
Forum: Plugins
In reply to: [Video Thumbnails] TranslationIt looks like it was having trouble at first, but it should be delivered now
Forum: Plugins
In reply to: [Video Thumbnails] Problem with youtube thumbnailsI may have found the problem inside your theme’s functions.php file. Is this a theme you purchased?
Forum: Plugins
In reply to: [Video Thumbnails] TranslationI’ve set up our community-powered translation site here. Hope you’ll join and help keep things up to date!
Forum: Plugins
In reply to: [Video Thumbnails] Problem with youtube thumbnailsHave you done any server upgrades recently? I noticed you were running PHP 5.5 so I set up a server with PHP 5.5 and everything worked smoothly.
I believe the issue is being caused by the theme or another plugin because the tests on the debugging page are failing now that it applies “the_content” filter during the tests, and this is something that plugins or themes could be affecting.
I recommend temporarily changing themes and pasting a YouTube embed code in the markup test on the debugging page.
Forum: Plugins
In reply to: [Video Thumbnails] Problem with youtube thumbnailsAfter the latest update the tests are now failing, which tells me that one of the other plugins or the theme is probably causing a conflict. Can you try switching themes and running the test?