這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Mona Youtube Downloader

外掛說明

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.

螢幕擷圖

  • Popup modal.

安裝方式

  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

常見問題集

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.

使用者評論

2019 年 7 月 4 日
Not work more, i have this wp-admin/admin-ajax.php 500 (Internal Server Error). With install blank.
2019 年 6 月 6 日
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 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Mona Youtube Downloader〉的開發相關工作。

參與者

將〈Mona Youtube Downloader〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

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