Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

Mona Youtube Downloader

Leírás

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.

Képernyőmentések

  • Popup modal.

Telepítés

  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

GYIK

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.

Vélemények

2019.07.04.
Not work more, i have this wp-admin/admin-ajax.php 500 (Internal Server Error). With install blank.
2019.06.06.
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
3 (az összes) vélemény olvasása

Közreműködők és fejlesztők

“Mona Youtube Downloader” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“Mona Youtube Downloader” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

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