How to use your own player for YouTube Videos

On many occasions the YouTube player will simply not do. You may want your video player to match your branding or match your website design or you just don’t like the chrome player that YouTube offers by default. You may think that you are stuck with YouTube’s player if you distribute your videos through YouTube, but with a few simple hacks you are able to use a fully customised JavaScript or Flash player on your website.

JW player by Long tail video offers a fully customise the ball video player which uses the power of both Flash and HTML 5 to deliver fantastic quality and also easily allows you to use you chew at your distribution network.

Step one
Download the JW player from Longtail Video

Step 2

Add the following to in between your <head> </head>tags

</pre>
<script type="text/javascript" src="/jwplayer/jwplayer.js"></script>
<pre>

Step 3

Upload the jwplayer.js and player.swf to a folder off the root of your webs server
for example

http://youdomain.com/jwplayer

Step 4

Visit the Setup Wizard at http://www.longtailvideo.com/support/jw-player-setup-wizard add all the relevant details.

Step 5
Embed the code into your page

</pre>
<script type='text/javascript' src='jwplayer.js'></script>

<div id='mediaspace'>This text will be replaced</div>

<script type='text/javascript'>
jwplayer('mediaspace').setup({
'flashplayer': 'player.swf',
'file': ‘http://www.youtube.com/watch?v=xgEPdQwQBIw’,
'backcolor': 'CCCCCC',
'frontcolor': '000000',
'lightcolor': 'CCCCCC',
'screencolor': 'CCCCCC',
'controlbar': 'bottom',
'width': '470',
'height': '320'
});
</script>
<pre>

WordPress Users

You have two options you could use the Object code and embed into the post or download the JinX- the Javascript includer  plugin (better option) and add the Script into the post.

The Results

I have left the YouTube logo in the video but if you would like to remove this please see my How to remove the YouTube Logo post

This text will be replaced

no comments

Read more...

How to remove the YouTube Logo from Your Video

“I don’t like the YouTube player it’s got their logo” or “I don’t want to promote the YouTube logo on my videos”

If I had something for every time I hear one of these comments I’d be better off than I am now.
What people don’t understand is that there is a series of URL parameter hacks, which can solve almost any problem you have with the YouTube Player .

Remove YouTube Logo Watermark

Currently there are two versions of the YouTube logo watermark in distribution
On one the logo is a watermark on the video, the other has the logo displayed in the toolbar.


So to remove either of them you need to use modestbranding

modestbranding=1  turns the logo off
modestbranding=0 turns the logo on

The Iframe embed code is very easy, all you have to do is add modestbranding=1 at the end of the URL, See below

Iframe

<iframe src="http://www.youtube.com/embed/xxxx?modestbranding=1"
frameborder="0" width="560" height="349"></iframe>

Using the Object code

The object code requires two more steps

The Parameter is the same but you need to add “&” to the beginning &modestbranding=1

You will need to add this to both URL’s

<object width="560" height="349" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0">
<param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" />
<param name="src" value="http://www.youtube.com/v/egAX8JID8s8?version=3&hl=en_US&rel=0&modestbranding=1" />
<param name="allowfullscreen" value="true" /><embed width="560" height="349"
type="application/x-shockwave-flash" src="http://www.youtube.com/v/egAX8JID8s8?version=3&hl=en_US&rel=0&modestbranding=1"
allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object>

The Results


If you are only using the URL to embed your videos then all you have to use is the following.

http://www.youtube.com/embed/xxxx?modestbranding=1

no comments

Read more...

Increasing your YouTube CTR


So you have a great looking video, it tells a great story and engages with your audience. You have targeted your meta data for your keywords and pulled in favours from friends to view and comment/rate your video.

But nothing happens!

So what’s the problem?

Is your video clickable?

Which would you click?

Your thumbnail may be letting you down. Now I can hear you all saying “I can’t choose the thumbnail in YouTube” and you are right but we have an idea of the timings of thumbnails. YouTube will pick an rnadom image from around the following places on the video.

25% – 50% 75%

People like to click faces! Curiosity is human nature so use this to your advantage. Think about early Facebook, Hot or Not and now the new author images in google SRPS. People love faces and respond to them. We have seen a 17% increase in click throughs by changing our thumbnails to a face.

So during the editing stage it a good idea to think about your timings. Have a full face, well framed shot at approx the 20% to 30% stage or 70% to 80% you only need to have one per video to make sure you have it covered.

no comments

Read more...

How to buy views on YouTube

I was shocked when I read the recent TechCrunch article YouTube Counts Video Ads as Regular Views. Once my shock wore off (about 3 seconds) my hat started to turn a little grey and I started to think about the ways I could use this to my advantage.

to sum up YouTubes position techCrunch got an explanation from a spokesperson.

“When it comes to paid advertising, view count of a video increases only when it’s clear that a viewer has made a choice to watch a video. For example, a viewer might make that intention known by clicking to watch a Promoted Video, opting-in to watch a TrueView in-stream ad, or playing a YouTube video embedded in a homepage ad.
To be clear, with standard in-stream ads where a viewer has no choice in its selection, we do not increase the videos view count.”
Warning this is for deep pockets only

So this is how you do it

  • Buy Placement ads on YouTube
  • Put a big budget behind it
  • Watch the views roll in

You can see how these two films relied heavily on paid views

Rise of the Planet of the Apes 7 million views – 5.8 million were paid views
Conan the Barbarian  5.5 million views 4.98 million of them were paid views

Both of these films where so awful, it’s no great surprise that they needed to pay for 80% of their views.

no comments

Read more...

What is the best way to ask for views through Email

I’ve been working in internet marketing  for about 6 years now so I have a reasonable sized list. This list of people trust me enough that I am able to ask them to go and view some of my videos. There are different ways you can ask people to get to a video to view it though. A view is not just a view

This is quite difficult to prove but trust me it works.

  • A view from a google search result is worth more than a view from an email link
  • An embedded view is worth more than a twitter refer
  • anything is worth more than a  http no referrer

So if you are going to email your list send a link to the Google SERP’s page, ask them to search for “add keyword here” and go to page X to view it

no comments

Read more...

Best times to upload new content to You Tube


I can’t claim this tip as my own, the great Julie Perry passed this information on to me. When she told me, it was one of the biggest ‘Aha’ moments I’ve had.

This little tactic is so simple it’s easy to overlook. I never take tips at 100% face value so have put these to the test. The results have been fantastic.

If like me in the past you uploaded content to YouTube without much consideration of the times and days of the week you push the submit button, then this is for you.

If your Target audience is over 23 then follow these guidelines.

Days

Tuesday – Wednesday – Thursday

Time of the Day

Between 11am – 2pm in the country of your main target audience

If your Target Audience is under 23 then we’ve found that different times work better

Days

Tuesday – Wednesday – Thursday

Time of the Day

Between 4pm – 7pm in the country of your main target audience

no comments

Read more...