Page 1 of 1

Youtube videos not working

Posted: August 12th, 2016, 2:03 am
by Cornfed
Youtube videos posted in the last day are not working for me.

Re: Youtube videos not working

Posted: August 12th, 2016, 3:18 am
by starchild5
Cornfed wrote:Youtube videos posted in the last day are not working for me.

for me as well...Winston please check...

Re: Youtube videos not working

Posted: August 12th, 2016, 6:18 am
by jamesbond
Cornfed wrote:Youtube videos posted in the last day are not working for me.
Me too, come on Winston, get this fixed.

Re: Youtube videos not working

Posted: August 12th, 2016, 3:34 pm
by Winston
Have anyone noticed YouTube videos not working too? I've checked everything and don't see what's wrong. The BBCodes are the same. Nothing has been changed. This is beyond my scope to fix. I'll have to get help from phpbb support.

Re: Youtube videos not working

Posted: August 13th, 2016, 1:45 am
by Winston
Update:

Ok I got the YouTube videos working again, by replacing the YouTube BBCode with a new version that uses iframe. Now the videos show up in iframe and load faster and have a more modern widescreen format too. However, the bad news is that only the NEW videos posted will show up. All the other ones won't, because I deleted the old BBCode rather than replace it, by accident. When I did that, it stopped all the other videos from embedding. Weird. That sucks. I will have to ask the support staff at phpbb support forums if there's a way to run a database command to fix this so that all the videos show.

There is another way to make them show and that is to resubmit the post. However, it won't work unless you change something in the text, even if it's only one letter. If you don't change anything and simply resubmit a post, the video won't show. It only shows if you change something, even if it's just one letter.

For now though, the YouTube embed code is the same, with one advantage. You can use both http and https, like this:

Code: Select all

[youtube]http://www.youtube.com/watch?v=2XSfgpQER9w[/youtube]

[youtube]https://www.youtube.com/watch?v=2XSfgpQER9w[/youtube]
Both will show the video now. When you embed them, they will look like this:

[youtube]https://www.youtube.com/watch?v=2XSfgpQER9w[/youtube]

Anyway, I'll try to fix the other videos if I can. Maybe there's a way to run a database command that will embed the other videos. I'll ask the support staff in the phpbb support forum and see. I'll keep you all updated. Sorry for this trouble.

Re: Youtube videos not working

Posted: August 13th, 2016, 9:15 am
by jamesbond
Thanks Winston. Please see if you can make it so all the old YouTube videos are able to work as well.

Re: Youtube videos not working

Posted: April 17th, 2017, 5:00 am
by Winston
Announcement: It appears that YouTube videos will not embed anymore with "http". You have to use "https" at the beginning of the YouTube URL for it to embed. YouTube must have changed something to make this so. So from now on, please embed YouTube videos with "https". Remember to put the "s" in it, or it will not show. Thanks.

Re: Youtube videos not working

Posted: December 15th, 2017, 7:29 pm
by Cornfed
Youtube links appear to be broken again.

Re: Youtube videos not working

Posted: December 16th, 2017, 5:47 pm
by Winston
Cornfed wrote:
December 15th, 2017, 7:29 pm
Youtube links appear to be broken again.
Some are. Yeah. They have to be re-embedded. Just edit your post with a YT video in it and resubmit it, but you have to change at least one character in the post for it to work.