TubeNinja

The best video downloader online

Paste the link to the video below

TubeNinja download widget

Do you have your own blog where you embed videos for your readers? Want to allow your readers to quickly and easily download those videos?
Install TubeNinja's simple script on your page to automatically add download links to the video embeds.

Installation

To install just place <script src="https://www.tubeninja.net/widget.js"></script> in the <head> section or just before the closing of the body-tag. Our script will do the rest ;)

Settings

If you want to change the text in the link, class or title you can override the default options
After the inclusion of our script just place another script tag where you override the settings

setting/variable default description
tubeninja.text Download Text of the download link
tubeninja.title Download with TubeNinja title of link, usually shown when link is hovered for a while
tubeninja.btnClass btn-tubeninja class for the download link
tubeninja.target _blank target for the link, _blank will open in new window/tab

Example:

<script>
    tubeninja.text = 'Download here'; // Default is "Download"
</script>

Styling

If you want to do extra styling of the download link it will have the class .btn-tubeninja (unless you override btnClass in settings)

Examples

YouTube embed


Vimeo embed