Forum Moderators: open

Message Too Old, No Replies

Older YouTube version question

         

super70s

6:06 am on May 27, 2015 (gmt 0)

10+ Year Member Top Contributors Of The Month



I have a video search site that imports YouTube videos that uses the older "v2" version, now the site isn't working properly and the pages show a "youtube.com/devicesupport" screen instead of the video that was searched for since they started enforcing this new "v3" version.

I'm wondering if someone could point me to someone I could hire, for a reasonable fee, to fix the code on the pages so the videos will load properly again. I cannot make heads or tails out of their developer info.

not2easy

3:34 pm on May 27, 2015 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



With the push toward responsive websites, YouTube is replacing their video "embed" code with iframe code so unfortunately it needs to be done one at a time. There are some most helpful and easy to understand articles linked to in the latest comment in this thread: [webmasterworld.com...] That give some assistance in the techniques that work today.

super70s

9:54 pm on May 27, 2015 (gmt 0)

10+ Year Member Top Contributors Of The Month



If I understand you correctly that's going to pretty much kill my site then. I had one keyword set up for a default tag in a config.php file to load those videos, but I also have countless links to it from my main site where all I had to do was insert a different keyword in the URL and a page with those videos would load. If I have to have a customized iframe code for each video that's just not going to work.

I tried adding some code in the css as well as putting the video inside an iframe like some of the commenters in your thread suggested and still couldn't get it to work like it should.

not2easy

11:19 pm on May 27, 2015 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



I just looked at some old embed links and compared them to the new versions. They are not similar in any respect that I can see. Different URL using https: and a different ID string. Google suggests using the YouTube Player API - (you may have run across this information already, from your question) All I can suggest is to see if you can change the way your site serves up search results using their API: [developers.google.com...]

bill

8:44 am on May 28, 2015 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Commercial Exchange [webmasterworld.com] is the place where you want to put requests for paid help. If anyone has specific 3rd party help recommendations for super70s please do so by sticky mail.

super70s

10:53 pm on May 29, 2015 (gmt 0)

10+ Year Member Top Contributors Of The Month



The site is working again, I hired some guy in France to fix it through the Freelancer com site.

Unfortunately though some of the functions of the old YouTube search API (number of views, rating, author) won't work under the new one so they are gone, also we had to modify the pagination at the bottom in the interest of speed, but it's better than nothing.

Thanks to all for your input.