This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Mona Youtube Downloader

Description

Check out live demo here: https://mona-media.com/project/mona-youtube-downloader-wordpress-plugin/

This simple but powerful plugin will help you increase your site’s traffic by provide your users a very helpful function: download video from youtube.
You can use it as Widget and Shortcode also. Include every where you want.

Major features in Mona Youtuber Downloader include:

  • Download multi video’s quality
  • Simple but beautiful look
  • Can be use at Shortcode and Widget
  • Custom functions for further development

Follow us at Mona Media

Our plugins

We also making premium plugin in case that you guys love this plugin. Comment and review it if you want me to put it premium with more kool function.

Some of our plugins you may like:
– Making Kool Reaction voting system for you post/page https://codecanyon.net/item/mona-reaction-voting-system-with-customizable-reactions-wordpress-plugin/15352246.
– Pokedex – pokemon knowledge base: https://codecanyon.net/item/mona-pokedex-pokemon-go-knowledge-base-wordpress-plugin/17568438.
– Adding Emoji: https://codecanyon.net/item/mona-emoji-custom-funny-emojiemoticon-on-your-postpage-wordpress-plugin/16222462.
– Powerful analytic system for your website: https://codecanyon.net/item/mona-analytics-the-most-powerful-all-in-one-wordpress-analytics-plugin/17254577.

PS: For custom functions, recommend to use at ajax action for better performance.

Screenshots

  • Popup modal.

Installation

  1. Upload the mona-youtube-downloader directory to the /wp-content/plugins/ directory via FTP
  2. Alternatively, upload the mona-youtube-downloader.zip file to the ‘Plugins->Add New’ page in your WordPress admin
    area
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Use [mona_youtube_downloader] shortcode where you want to display Youtube search input

1, 2, 3: You’re done!

Custom functions for further development

  1. mona_get_youtube_id:
    Parameter: Youtube URL (string) (Required)
    Return: (string) Youtube ID
  2. mona_get_youtube_thumbnail:
    Parameter: Youtube URL (string) (Required)
    Return: (string) Youtube Thumbnail Image
  3. mona_get_youtube_data:
    Parameter: Youtube URL (string) (Required)
    Return: (mixed) Youtube raw data
  4. mona_get_youtube_video_data:
    Parameter: Youtube URL (string) (Required)
    Return: (mixed) Youtube video data

FAQ

How can I display Youtube search input?
  • For widget simply drag and drop [Mona] Youtube Downloader widget to any where you want.
  • For shortcode, put this [mona_youtube_downloader] to any where you want.
What is custom functions for further development?
  • Return Youtube ID from URL: mona_get_youtube_id
    Parameter: Youtube URL (string) (Required)
    Return: (string) Youtube ID
  • Return Youtube Thumbnail image from URL: mona_get_youtube_thumbnail
    Parameter: Youtube URL (string) (Required)
    Return: (string) Youtube Thumbnail Image
  • Return Raw data from Youtube API from URL: mona_get_youtube_data
    Parameter: Youtube URL (string) (Required)
    Return: (mixed) Youtube raw data
  • Return Video data from Youtube API from URL: mona_get_youtube_video_data
    Parameter: Youtube URL (string) (Required)
    Return: (mixed) Youtube video data
Is it free?

Yes it free.

Reviews

4 de julio, 2019
Not work more, i have this wp-admin/admin-ajax.php 500 (Internal Server Error). With install blank.
6 de junio, 2019
NO POPUP WINDOW APPEARS - NO DOWNLOAD POSSIBLE (BUTTON IS DEAD!) - SORRY, BUT IT HAS TO BE TESTED BY THE PLUGIN DEVELOPERS AGAIN & FIX IT! THEME: We use Rethink by Inkthemes. https://www.sexymouseclicks.com
Read all 3 reviews

Contributors & Developers

“Mona Youtube Downloader” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.3

  • HTTP API support

1.2

  • Refactor functions
  • Custom functions for further development

1.1

  • Improve functions for new updating from Youtube

1.0

  • Initial Release