Showing posts with label video. Show all posts
Showing posts with label video. Show all posts

Tuesday, March 3, 2015

The simple way to publish an MP3 audio file in to youtube, as a youtube video with a JPEG cover and TEXT

There are many different ways to do this.

ISSUE:

My friends ask me all the time about how to do this, How do i upload a mp3 file into youtube? so they can share it online.


QUICK SIMPLE SOLUTION:

I found the quickest way instead of downloading any software or using windows media to convert the file into a video is simply to use a webbased online application here are a few of them and they tend to work great!

http://www.youtube-mp3.org/
http://www.vidtomp3.com/
http://convert2mp3.net/en/

The third one: http://convert2mp3.net/en/ i find to be the best, some actually allow you to upload the file directly into your youtube account bypassing the possibility of having to download and then upload the mp3 witch now is a mpeg4, avi or another video format.


Tuesday, February 18, 2014

How to Auto Play an embed YOU TUBE video, Using the new Embed code

At this point I think you already know how to grab the share embed code from a youtube video.
When you go to the video at the bootm you will see the "share" link then click embed you will get a code similar to this

<iframe width="560" height="315" src="//www.youtube.com/embed/5HN6PYI2hA0" frameborder="0" allowfullscreen></iframe>

all you have to do is add the following to the code: ?rel=0&autoplay=1

this is what it should look like:
<iframe width="560" height="315" src="//www.youtube.com/embed/5HN6PYI2hA0?rel=0&autoplay=1" frameborder="0" allowfullscreen></iframe>



Translate