solved YouTube Embed No Longer Working Properly

derrickhand300
@derrickhand300
9 years ago
1,353 posts
I notice today each time I embed a video using youtube I get a link instead of a title which says
https://youtube.com/devicesupport

Also the video image is screwed up-have tried 3 different videos

Here is the available information
https://support.google.com/youtube/answer/6098135?p=yt_devicesupport&hl=en&rd=1

"Certain older YouTube apps will no longer be supported after April 2015

If you see this video in your YouTube app’s video feeds, your device is affected.

As we upgrade the YouTube Data API to bring more features, we’ll begin shutting down the old version on April 20, 2015. This will result in the current YouTube app not working on certain device models from 2012 and older.

We will continue to focus our efforts on improving our official YouTube app for TV which is available on most 2013 and newer Smart TVs and Blu-ray players, game consoles, streaming devices, and set-top boxes (e.g. Virgin Media, BSkyB Now TV Box, TiVo). You can find a list of our device partners here.

How can I continue using YouTube on affected devices?

iPhone, iPod Touch, or iPad
Apple TV
Google TV
Other smart TV or game console
Roku
RSS reader"....
updated by @derrickhand300: 06/11/15 12:28:48PM
paul
@paul
9 years ago
4,326 posts
Yeah - I'm seeing that as well. Youtube must have changed something their end.
I'll check it out - Thanks


--
Paul Asher - JR Developer and System Import Specialist
Strumelia
Strumelia
@strumelia
9 years ago
3,603 posts
Yeah, people are upset about the YT thing over on ning forum as well.
Only allowing for devices from 2013 and newer seems a bit harsh by YT !


--
...just another satisfied Jamroom customer.
Migrated from Ning to Jamroom June 2015
John Bizley
John Bizley
@john-bizley
9 years ago
251 posts
This was announced a good while ago that they where going to be changing onto their new API3.0 from 2.0 to co-incide with the new mobile side of things. They seem to be running both side by side just now which is why some apps tend to work and some not. The code will need to be re-wrote for thier new api.
Strumelia
Strumelia
@strumelia
9 years ago
3,603 posts
The Jamroom code?


--
...just another satisfied Jamroom customer.
Migrated from Ning to Jamroom June 2015
paul
@paul
9 years ago
4,326 posts
Interesting - I come you check this out and now all YT videos are loading fine. I even create the one that gave me the 'Https://Youtube.com/Devicesupport' title yesterday and it works ok this time.
Can anyone point me to YT videos that cannot be created and have this issue?
The YouTube module doesn't use an API, as such, but just a feed URL that returns a json array of the specified YT info, so if I can find a video that returns this mis-titled data, I can work on a solution.
Thanks


--
Paul Asher - JR Developer and System Import Specialist
derrickhand300
@derrickhand300
9 years ago
1,353 posts
I experienced the same yesterday-I added 4 YT videos...1st one posted fine- next 3 had the issue...
paul
@paul
9 years ago
4,326 posts
derrickhand300:
I experienced the same yesterday-I added 4 YT videos...1st one posted fine- next 3 had the issue...

Let me have the YT IDs of the ones that have this issue please.
Thanks


--
Paul Asher - JR Developer and System Import Specialist
derrickhand300
@derrickhand300
9 years ago
1,353 posts
They were just randomly picked from YT...after the 3 showed the error I deleted them....sorry
douglas
@douglas
9 years ago
2,790 posts
I just added 4 random YT videos and I'm not seeing an issue. Is anyone still seeing this happening?


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos
michael
@michael
9 years ago
7,714 posts
I am. Trying to fix it now. The not-fun thing is that to get the same data you have to register for the google API. More steps where to do to get setup.
Strumelia
Strumelia
@strumelia
9 years ago
3,603 posts
Google is so annoying!!!! I remember when they were all about "first do no harm".


--
...just another satisfied Jamroom customer.
Migrated from Ning to Jamroom June 2015
michael
@michael
9 years ago
7,714 posts
The YouTube module will be ready for release soon, but it will require steps taken to make it work again. Going to need a developers key and your site registered to be able to use it:

https://developers.google.com/youtube/v3/

I'll write up some steps along with the update release.
Strumelia
Strumelia
@strumelia
9 years ago
3,603 posts
Will this effect those of us using Seamless to pool all our video types together?


--
...just another satisfied Jamroom customer.
Migrated from Ning to Jamroom June 2015
michael
@michael
9 years ago
7,714 posts
Youtube videos in the system now will still work, but you will not be able to add any new YouTube videos until the steps have been taken.
michael
@michael
9 years ago
7,714 posts
Here are the docs to get the Google KEY so it will start working again:
https://www.jamroom.net/the-jamroom-network/documentation/modules/295/youtube-support#c2665

YouTube version 1.2.0 will be in the marketplace in a few minutes.

Tags