Questions tagged as 'youtube'

3
answers

Generate an iframe from the youtube link with jquery

I would like to generate a iframe from youtube that will return to a div so the user paste the video link into a field, I know how to create with php, but I would like to do with jquery, so I already return to the div without needing ajax .    ...
asked by 08.11.2017 / 13:24
2
answers

Youtube video popup

I created a link in an image so when clicking the image opens a popup centered on the screen with the video of youtube, it is working but what I did not know if it would be correct because phpstorm says that there is an error, but this one can s...
asked by 12.09.2017 / 18:41
1
answer

Question about music player for site

I would like to know if I can do a website music player, with AJAX, PHP or HTML5, using a YouTube playlist. Can you make it play in random mode this playlist so as not to keep repeating the same order every time?     
asked by 11.11.2016 / 13:26
1
answer

Using the Data API youtube v2 (Error No longer available)

Good afternoon, I'm trying to solve a problem on a page, where youtube API is used, to bring the videos of a certain channel. however, he recently started giving the No longer available error. I'm not sure what version of the API is being u...
asked by 21.09.2016 / 19:12
1
answer

Interactive quiz with users on LiveStream Youtube

I have some ideas about creating an application in php or even in another language, where the application responds to chat interactions from a livestream on youtube, for example. A live question is asked if the person watching is asked to ans...
asked by 02.08.2016 / 18:05
1
answer

Capture click event on youtube play

I have a responsive section with a youtube video, I would like to capture the click event in the youtube video play, how would I capture it? ie send an alert for example, as soon as you play the video on youtube.     
asked by 10.08.2015 / 22:04
0
answers

Autoplay youtube video on mobile

I would like to know how I can put the youtube video in autoplay on my mobile, because it is not working, on the mobile it does not autoplay, it does not play the video without having to press. My Script. <script> /...
asked by 21.09.2015 / 16:58
1
answer

Uploading Video to Youtube with Asp .net MVC

I'm trying to do an integration with YouTube, but I'm getting the error {"The remote server returned an error: (401) Unauthorized."} I released my api key as the image below and I'm testing this code below, could someone help me by showing...
asked by 17.10.2015 / 21:12
0
answers

Help in the YTPlayer plugin

I need help with the mb.YTPlayer plugin. I'm using this plugin, however if the youtube video link contains - , the plugin will no longer work. How can I make it work?     
asked by 02.09.2015 / 12:43
0
answers

YouTube API V3 to Get a Video List of Entries

I'm creating a page where I need to grab all the videos it finds on the user's link page. I searched all the pages of the Google Developer Youtube api's v3 but I did not find something that only returns the videos of the channels I'm following...
asked by 05.06.2015 / 05:35