Discussion Forums  >  Audio, Video, Playing, Recording

Replies: 4    Views: 214

Movie Guy
Lost but trying
Profile
Posts: 3
Reg: Aug 22, 2013
St. Petersburg
1,780
08/28/13 05:58 PM (10 years ago)

Linking youtube videos in At53 Player

ok SO I am completely new to this. Im not experienced with coding but I'm learning through Buzztouch U and so far I have been able to create a list of clickable rows that link the the AT53 player. BUT when I try to link a Youtube URL in the At53 players plugin, I get a constantly searching for data and no video ever plays. It also freezes up the IOS simulator at that point so I must close and restart to get back. Any ideas on what Im doing wrong? I want be able to play private youtube links in the player. Thanks in Advance! Brandon
 
SheriDee
Code is Art
Profile
Posts: 1094
Reg: Sep 23, 2011
location unknow...
22,840
like
08/28/13 07:36 PM (10 years ago)
Hey Brandon and welcome! At53 plugin is a very powerful plugin and it can used ONLY with direct video url. Meaning you must have that direct video link to have it play in the plugin. Here are some choices to get the most from the plugin in: 1)You can have videos directly in your xcode/android project (eat's up memory) 2)You could host your own videos on your own server (memory sucks from server) 3)You could make your own php file to embed youtubes tutorial found here http://stackoverflow.com/questions/412467/how-to-embed-youtube-videos-in-php (better on server use) OR---MY PERSONAL FAVORITE!---- here is a little tip for getting youtube direct url 4) Type this in any browser you can either have the video autoplay or not https://www.youtube.com/v/PUTYOUTUBEVIDEOIDHERE?version=3&autoplay=0 https://www.youtube.com/v/CwvhHQskxus?version=3&autoplay=0 https://www.youtube.com/v/CwvhHQskxus?version=3&autoplay=1 Hope this helps and looking forward to your creations---of course the name "movie guy" intrigues me -Sheri
 
SheriDee
Code is Art
Profile
Posts: 1094
Reg: Sep 23, 2011
location unknow...
22,840
like
08/28/13 08:07 PM (10 years ago)
https://www.youtube.com/v/CwvhHQskxus?rel=0&autoplay=1 if you don't want related videos to appear after words:) Sheri
 
LA
Aspiring developer
Profile
Posts: 3278
Reg: Aug 16, 2012
Jerseyville, IL
42,880
like
08/29/13 06:00 AM (10 years ago)
Great advice @Sheri! LA
 
Niraj
buzztouch Evangelist
Profile
Posts: 2943
Reg: Jul 11, 2012
Cerritos
37,930
like
12/08/14 10:01 PM (9 years ago)
Hey there Sheri, this does not seem to work anymore. Can you give us today's tips? Thank you! -- Niraj
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.