Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Play YouTube videos and other Webview videos in Android.

In android playing videos from web-view is such a mess but now just using a small trick you can play all web videos of the YouTube, Daily-motions, etc. You just have to add this method in your web-view Activity. Here is the trick-: mWebVi

Play Youtube Videos in Background Using Youtube iOS Player Helper/Custom Player

In this tutorial we will learn to create a custom Video Player that plays youtube videos in background also. To do that we will be using youtube-ios-player-helper.         Let's first know what youtube-ios-player-h

How to setup youtube video in magento store?

If we need to add a video on our page in magento store lets see how we can do it  Follow these steps :   1. Login to the admin panel of your setup.   2. In admin panel menu go to CMS menu and click on option page.   3.

How to use feeds module in drupal to import feeds from other websites?

I want to import blogs and articles from other sites into my drupal website. I also want to import youtube videos in different content type.

Autoplay the Youtube video in UIWebview in iOS

if you are using the UIWebview and want to autoplay the video from url then just add the "autoplay=1" at the end of the url. Here is the code: NSString *url=@"https://www.youtube.com/watch?v=vs3sVrm_W4o&autoplay=1"; [self.webview l

Top 5 SEO Trends to Look for in 2021

(Image Link: https://unsplash.com/photos/l5if0iQfV4c)   Search engine optimization or SEO is an efficient way to attract more visitors to your online platform. If you use it properly, that is. Nevertheless, we are at a point where ignoring i

How to Customize YouTube Embed Player ?

Hello Readers The below post show the customization of youtube embed player by using some youtube defined parameters. Now a days most of the developer use the embed iframe tag for displaying the videos because this improves the projects playback ex

How to play video on click of CollectionView Cell

Hi, The tutorial will help you to set an image on collectionView Cell and when you click on any image play the video. // // ViewController.m // YouTubeVideo // // Created by lalit on 4/7/15. // Copyright (c) 2015 lalit. All rights reserved. //

How do I get a YouTube video thumbnail from the YouTube API?

Hello Readers! We can use YouTube Data API to retrieve video thumbnails, caption, description, rating, statistics and more. API version 3 requires a key*. Obtain the key and create a videos: list request. Example PHP Code $data = file_get_contents

Play Youtube Video in Fragment Using YouTubePlayerFragment

This tutorial explain how we can Play YouTube video within Fragment.   1. Create simple Fragment class extending Fragment. 2. Implement YouTubePlayer.OnInitializedListener to Fragment and override its methods. 3. Create FrameLayout in Layout

1 3 18
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: