Thank you for purchasing our plugin. If you have any questions that are beyond the scope of this help file, please feel free to email via our email. Thanks so much!
This plugin will allow you to build from scratch an autoblogging system, based on Dailymotion feeds you define (based on keywords and search terms, searching from users, channels, tags).
This plugin provides one solution to the ongoing search for new blog content. It not only provides a steady stream of rich, searchable content, it also helps to keep your website up to date with the latest news. You can build rules that will generate posts that are near to unique in website crawlers's eyes. They require none to very little customization.
The goal is to achieve the following:
DMomatic Automatic Post Generator will import items from any content from public Dailymotion feeds, you define to your blog, based on search keywords. Resulting blog posts are fully customizable and rich in content. List of customizable stuff for each post:
post content - including the responsive embedded Dailymotion video
Dailymotion video player customizations: width, height, theme color, allow full screen, loop video, auto start video and much more
wide range of video search options: search for videos based on a search term associated with a wide range of custom search options!
post author user name
post status (published, draft, pending, private, trash)
automatically generate post categories or tags from Dailymotion posts
manually add post categories or tags to items
generate post or page
automatically generate a featured image for the post
enable/disable comments for the generated post
import comments from the Dailymotion post as blog comments
enable/disable pingbacks/trackbacks for the generated post
customize post title and content (with the included wide variaty of relevant post shortcodes)
Other plugin features:
Automatic Video Publisher to your linked Dailymotion account - post to Dailymotion every time you publish a new post
Google Translate support ' select the language in which you want to post your articles
Text Spinner support ' automatically modify generated text, changing words with their synonyms ' great SEO value!
Using Native PHP Dailymotion API
Keyword Replacer (replace relevant keywords with your links)
Random sentence generator (relevant sentences - as you define them)
shortcode for including a Dailymotion video embedded in a post
detailed plugin activity logging
scheduled rule runs
This plugin needs a Dailymotion API Key for it's Dailymotion->WordPress functionality and a Dailymotion OAuth Key and Secret for it's WordPress->Dailymotion functionality. How to get one?
In order for you to get the Dailymotion feed working you need an OAuth Key, OAuth Secret and Access Token. Here is the process to obtain them.
How to get the OAuth Key and Secret? But the Access key?
4. Now Click on your app name, to visualize it's settings. 5. Finally, Copy the "App key" & "App Secret", then put those value into the plugin's Main Settings fields.
Plugin requirements:
php CURL extension (install to Debian/Ubuntu etc with apt-get install php5-curl )
I also provided a Quick Install Guide to feature an easy plugin installation for everyone.
To make this plugin work, first, you'll need to install the plugin. The easiest method is to take the .zip file you've downloaded and upload it via Plugins > Add New > Upload Plugin in the WordPress Dashboard. Once the plugin is installed, be sure to Activate it.
Now that you've installed and activated the plugin, you'll see a new menu item created inside WordPress called 'DMomatic Automatic Post Generator'. First thing first, let's head over to Settings > DMomatic Automatic Post Generator and take a look at what options are available.
Refreshingly, DMomatic Automatic Post Generator has a super-simple settings screen. Let's look at first at the settings panel:
Here you can find the steps needed in configuring your plugin even if you have no HTML knowledge at all. You can find options for:
HINT! Don't forget to click the Save button every time you modified your settings, otherwise the modifications will be lost!
Main Settings:
DMomatic Automatic Post Generator Main Switch: Enable or disable the DMomatic Automatic Post Generator. This acts like a main switch.
DailyMotion API Key: Insert your DailyMotion API Key. Click here
DailyMotion API Secret: Insert your DailyMotion API Secret. Click here
Enable Warning Notice And Progress Bar at Post Publish: Choose if you want to enable or disable the 'Please wait while DMomatic plugin uploads videos to Dailymotion!' notice in the publish page interface in WordPress.
Automatically Shorten URLs: Choose if you want to automatically shorten URLs using Goo.gl URL shortener.
Goo.gl API key: Insert your goo.gl api key. To lean more about this, please visit this link.
Strip Links From Generated Post Content: Choose if you want to strip links from the generated post content.
Show Extended Item Information Metabox in Post: Choose if you want to show an extended information metabox under every plugin generated post.
Enable Logging for Rules: Do you want to enable logging for rules?
Enable Detailed Logging for Rules: Do you want to enable detailed logging for rules? Note that this will dramatically increase the size of the log this plugin generates.
Automatically Clear Logs After: Choose if you want to automatically clear logs after a period of time.
Timeout for Rule Running (seconds): Set the timeout (in seconds) for every rule running. I recommend that you leave this field at it's default value (3600).
Send Rule Running Summary in Email: Choose if you want to receive a summary of the rule running in an email.
Email Address: Input the email adress where you want to send the report. You can input more email addresses, separated by commas.
Minimum Title Word Count: Set the minimum word count for post titles. Items that have less than this count will not be published. To disable this feature, leave this field blank.
Maximum Title Word Count: Set the maximum word count for post titles. Items that have more than this count will not be published. To disable this feature, leave this field blank.
Minimum Content Word Count: Set the minimum word count for post content. Items that have less than this count will not be published. To disable this feature, leave this field blank.
Maximum Content Word Count: Set the maximum word count for post content. Items that have more than this count will not be published. To disable this feature, leave this field blank.
Banned Words List: Do not include posts that's title or content contains at least one of these words. Separate words by comma. To disable this feature, leave this field blank.
Required Words List: Do not include posts that's title or content does not contain at least one of these words. Separate words by comma. To disable this feature, leave this field blank.
Strip HTML Elements from Final Content by ID: Strip HTML elements from final content that have this IDs. You can insert more IDs, separeted by comma. To disable this feature, leave this field blank.
Strip HTML Elements from Final Content by Class: Strip HTML elements from final content that have this class. You can insert more classes, separeted by comma. To disable this feature, leave this field blank.
Automatically Translate Content To: Do you want to automatically translate generated content using Google Translate?
Skip Posts That Do Not Have Images: Choose if you want to skip posts that do not have images.
Skip Posts Older Than a Selected Date: Choose if you want to skip posts that are older than a selected date.
Choose if you want to skip posts that are older than a selected date. Select the date prior which you want to skip posts.
Spin Text Using Word Synonyms: Do you want to randomize text by changing words of a text with synonyms using one of the listed methods? Note that this is an experimental feature and can in some instances drastically increase the rule running time!
First List of Possible Sentences (%%random_sentence%%): Insert some sentences from which you want to get one at random. You can also use variables defined below. %something ==> is a variable. Each sentence must be sepparated by a new line.
Second List of Possible Sentences (%%random_sentence2%%): Insert some sentences from which you want to get one at random. You can also use variables defined below. %something ==> is a variable. Each sentence must be sepparated by a new line.
List of Possible Variables: Insert some variables you wish to be exchanged for different instances of one sentence. Please format this list as follows:Variablename => Variables (seperated by semicolon)Example:adjective => clever;interesting;smart;huge;astonishing;unbelievable;nice;adorable;beautiful;elegant;fancy;glamorous;magnificent;helpful;awesome
Custom HTML Code #1: Insert a custom HTML code that will replace the %%custom_html%% variable. This can be anything, even an Ad code.
Custom HTML Code #2: Insert a custom HTML code that will replace the %%custom_html2%% variable. This can be anything, even an Ad code.
ID (Affiliate Keyword Replacer Tool Settings:) This is the ID of the rule.
DEL (Affiliate Keyword Replacer Tool Settings:) Do you want to delete this rule?
Search Keyword (Affiliate Keyword Replacer Tool Settings:) This keyword will be replaced with a link you define.
Replacement Keyword (Affiliate Keyword Replacer Tool Settings:) This keyword will replace the search keyword you define. Leave this field blank if you only want to add an URL to the specified keyword.
Link To Add (Affiliate Keyword Replacer Tool Settings:) Define the link you want to appear the defined keyword. Leave this field blank if you only want to replace the specified keyword without linking from it.
Dailymotion Search to WordPress:
ID This is the ID of the rule.
Keyword Search Input your queried keyword. Posts will be generated based on these keywords.
Schedule (Hours) Select the interval in hours after which you want this rule to run.
Max Posts At A Time Select the maximum number of posts that this rule can create at once. 0-50 interval allowed..
Del: Do you want to delete this rule?
Post Status: Select the status that you want for the automatically generated posts to have.
Item Type : Select the type (post/page) for your automatically generated item.
Post Author : Select the author that you want to assign for the automatically generated posts.
Active: Do you want to enable this rule? You can deactivate any rule (you don't have to delete them to deactivate them).
Info: The number of items (posts, pages) this rule has generated so far.
Actions: Do you want to run this rule now? Note that only one instance of a rule is allowed at once.
Advanced Plugin Settings Dropdown Screen:
Generated Post Title: Set the title of the generated posts for user rules. You can use the following shortcodes: %%dailymotion_video%%, %%video_views%%, %%video_comment_count%%, %%video_like_count%%, video_dislike_count%%, %%video_rating%%, %%author_id%%, %%random_sentence%%, %%random_sentence2%%, %%video_title%%, %%video_excerpt%%, %%video_description%%, %%item_cat%%, %%item_tags%%
Generated Post Content: Set the content of the generated posts for user rules. You can use the following shortcodes: %%video_comment_count%%, %%author%%, %%author_link%%, %%video_show_image%%, %%custom_html%%, %%custom_html2%%, %%random_sentence%%, %%random_sentence2%%, %%video_title%%, %%video_excerpt%%, %%video_description%%, %%video_description_plain_text%%, %%video_image_URL%%, %%video_url%%, %%item_cat%%, %%item_tags%%, %%video_read_more_button%%, %%video_show_image%%, %%video_image_URL%%, %%author%%, %%author_link%%, %%video_audio_language%%
Channel ID: Limit the result set to this channel.
Exclude Video IDs: Exclude these video IDs. Separate them by comma.
Limit Results to IDs: Limit the result set to this list of video identifiers. Separate them by comma.
Exclude Genre List: Limit the result set by excluding this genre. Separate them by comma.
Search Only Users: Limit the result set to this list of user identifiers or logins. Separate them by comma.
Video Languages: Limit the result set to this list of languages. Language is declarative and corresponds to the user-declared spoken language of the video. 2 letter language notations allowed.
Source Country: Limit the result set to this country.
360 Degree Videos Only: Limit the search results to 360 degree videos only.
Disable Family Filter: Do you want to disable 'Family Filter' feature in search?
Live Only: Limit the result set to live streaming videos.
Premium Only: Limit the result set to premium videos.
Partner Only: Limit the result set to partner videos.
Live Off-air Only: Limit the result set to off-air live streaming videos.
Live On-air Only: Limit the result set to on-air live streaming videos.
Live Upcoming Only: Limit the result set to upcoming live streaming videos.
Longer Than: Limit the results to videos with a duration longer than or equal to the specified number of minutes.
Shorter Than: Limit the results to videos with a duration shorter than or equal to the specified number of minutes.
Featured Only: Limit the result set to featured videos.
Video Game Only: Limit the result set to videos related to a video-game.
HD Only: Limit the result set to high definition videos (vertical resolution greater than or equal to 720p).
Sorting Order: Select the order by which you want to sort the search results.
Only Available Videos: Limit the result set to only available videos.
Limit Results To List: Limit results to be only from these predefined Vimeo lists.
Enable Video Autoplay: Starts the playback of the video automatically after the player load. Note: this parameter may not work on some mobile OS versions as most mobile devices prevent the video from auto playing to save user's bandwidth.
Exclude Private Videos: Do you want to enable autoplay for the generated videos?
Exclude Unembeddable: Do you want to enable autoplay for the generated videos?
Import Comments: Do you want to automatically generate post comments from item's comments feed?
Generated Post Format: If your template supports "Post Formats", than you can select one here. If not, leave this at it\'s default value.
Additional Post Category: Select the post category that you want for the automatically generated posts to have.
Automatically Add Post Categories From Items: Do you want to automatically add post categories from the feed items?
Automatically Add Post Tags From Items: Do you want to automatically add post tags from the feed items?
Additional Post Tags: Select the post tags that you want for the automatically generated posts to have.
Enable Comments For Generated Posts: Do you want to enable comments for the generated posts?
Enable Pingbacks/Trackbacks For Generated Posts: Do you want to enable pingbacks and trackbacks for the generated posts?
Automatically Get Featured Image for Generated Post: Do you want to set featured image for generated post (to the first image that was found in the post)?
Default Featured Image if No Image Available for Item: Insert a link to a valid image that will be set for the featured image for the posts that do not have a valid image attached or if you disabled automatical featured image generation. To disable this feature, leave this field blank.
WordPress to Dailymotion:
Force Reauth If you check this and click 'Authorize', you will be prompted again with the Dailymotion authorization screen. This is useful for debugging purposes only.
Upload Video To This Channel: The channel must be owned by you. Specify it by it's name. Ex: news. You can also leave this field blank.
Video Title Template: Choose the template of your uploaded video title. You can use the following shortcodes: %%featured_image%%, %%post_cats%%, %%post_tags%%, %%blog_title%%, %%author_name%%, %%post_link%%, %%post_title%%, %%post_content%%, %post_excerpt%%
Video Description Template: Choose the template of your uploaded video descriptions. You can use the following shortcodes: %%featured_image%%, %%post_cats%%, %%post_tags%%, %%blog_title%%, %%author_name%%, %%post_link%%, %%post_title%%, %%post_content%%, %post_excerpt%%
Video Expiry Date: Date and time after which this video will be made private. *Beware:* if the video was originally defined as private, setting this value will automatically make it public between its [`publish_date`](#video-publish_date-field) and `expiry_date`. This setting only affects the visibility of the video, it will still be available to anyone who knows how to access the video's private URL even after this date. Omitting this value while setting a past [`publish_date`](#video-publish_date-field) never expires the video. Set to `` (recommended) or a date after `Jan 19th 2038` to reset this parameter. Note : Only `verified partners` are allowed to manage video availability and expiration dates.
Delete Video When Expired: By default, videos are deleted (after a grace period) when their [`expiry_date`](#video-expiry_date-field) is reached. Set this to `false` to disable this behavior. Note : Only `verified partners` are allowed to manage video availability and expiration dates.
Automatically Publish Video: True if this video is published (may still be waiting for encoding, see the `status` field for more information).
Video Password: If a video is protected by a password, this field contains the password. When setting a value on this field, the video visibility changes to "password protected". Setting it to '' removes the password protection: the visibility is changed to "public".
Rental Price: Price of renting this video as a float in the current currency or `` if this video is not behind a paywall
Video Tags: Define the desired uploaded video tags.
Private Video: Define if the uploaded videos will be private.
Video Publish Date: Date and time after which this video will be made publicly available. *Beware:* if the video wasoriginally defined as private, setting this value will automatically make it public after the `publish_date`. This setting only affects the visibility of the video, it will still be available to anyone who knows how to access the video's private URL even before this date. Omitting this value while setting a future [`expiry_date`](#video-expiry_date-field) immediately publishes the video. Set to `null` (recommended) or a date before `Jan 1st 1990` to reset this parameter. Note : Only `verified partners` are allowed to manage video availability and expiration dates.
Video Is Explicit: Define if this video is explicit.
Video Geoblocking: List of countries where this video is or isn't accessible. A list of country codes (ISO 3166-1 alpha-2) starting with the `deny` or `allow` (default) keyword to define if this is a black or a whitelist, e.g.: both `["allow", "fr", "us", "it"]` and `["fr", "us", "it"]` will allow this video to be accessed in France, US and Italy and deny all other countries. On the other hand, `["deny", "us", "fr"]` will deny access to this video in the US and France and allow it everywhere else. An empty list `[]` or simply `["allow"]` (the default) will revert the behavior to _allow from everywhere_. To set geoblocking on your videos, you have to be a Dailymotion partner.
Video Geolocation: Geolocalization for this video. Result is an array with the longitude and latitude using point notation. Longitude range is from -180.0 (West) to 180.0 (East). Latitude range is from -90.0 (South) to 90.0 (North).
Video Language: Language of this video. This value is declarative and corresponds to the user-declared spoken language of the video.
Disable Autoposting of 'Posts': Do you want to disable automatically posting of WordPress 'posts' to Dailymotion?
Disable Autoposting of 'Pages': Do you want to disable automatically posting of WordPress 'pages' to Dailymotion?
Disable Autoposting of Selected Categories: Do you want to disable automatically posting of WordPress 'posts' to Dailymotion?
Disable Autoposting of Selected Tags: Input the tags for which you want to disable posting. You can enter more tags, separated by comma. Ex: cars, vehicles, red, luxury. To disable this feature, leave this field blank.
Allow Only Internal Videos: Do you want to allow to post to Dailymotion only links from content that are only on your local hosting (including media library)? If you uncheck this, any link that points to a valid video file will be posted automatically to Dailymotion.
Maximum Number of Videos At Once: Select the maximum number of videos to be uploaded at once.
Disable Uploaded Videos Embedding: Do you want to disable embedding of the uploaded videos?
Disable Uploaded Videos Addition To a Playlist: Do you want to disable uploaded videos addition to a playlist?
Activity and Loggind Screen:
Rules Currently Running: These rules are currently running on your server.
Restore Plugin Default Settings: Hit this button and the plugin settings will be restored to their default values. Warning! All settings will be lost!
Delete All Posts Generated by this Plugin: Hit this button and all posts generated by this plugin will be deleted!
Activity Log: This is the main log of your plugin. Here will be listed every single instance of the rules you run or are automatically run by schedule jobs (if you enable logging, in the plugin configuration).
How to customize resulting posts with built in shortcodes?
You can use the following shortcodes in post title and content editing:
%%random_sentence%% - generates a random sentence (as you have defined them in plugin config.) More on how to configure the random sentence generator, check plugin documentation (down)
%%random_sentence2%% - generates a random sentence (from the second geenrator) (as you have defined them in plugin config.) More on how to configure the random sentence generator, check plugin documentation (down)
%%video_comment_count%% - the number of comments on the video
%%video_audio_language%% - the audio language of the video
%%custom_html%% - includes the custom HTML you defined in the Main Settings interface (Custom HTML Code #1:)
%%custom_html2%% - includes the custom HTML you defined in the Main Settings interface (Custom HTML Code #2:)
%%video_title%% - includes the item title
%%video_excerpt%% - includes the item excerpt
%%video_description%% - includes the item full HTML content
%%video_description_plain_text%% - includes the items plain text content
%%video_image_URL%% - includes the article's image URL (if it exists)
%%video_url%% - includes the article's URL
%%video_read_more_button%% - includes a 'Read More' button, pointing to the dailymotion post from which the article was generated
%%video_show_image%% - includes the item image in the HTML page (the full image, not only it's URL)
%%author%% - includes the dailymotion post's author's name
%%author_link%% - includes the dailymotion post's author's URL (on dailymotion)
%%item_cat%% - includes the article's category (if it exists)
%%item_tags%% - includes the article's tag (if it exists)
How to work with 'Random Sentence Generator'?
You can use the Random Sentence Generator by inserting list of sentences to the 'First List of Possible Sentences (%%random_sentence%%)' text field. Here, you can add full sentences, or sentences with variables. Variables are structured as: %something. A possible list of sentences can be:
Meet this %adjective %noun %sentence_ending
This is the %adjective %noun ever%sentence_ending
I %love_it %nouns , because they are the %adjective %sentence_ending
My %family says this plugin is very %adjective %sentence_ending
These %nouns are quite %adjective %sentence_ending
You can define variables in the 'List of Possible Variables:' textfield. Here you can define values to variables, values which will be used in the random sentence forming. Variables can be defined as follows:
These random sentences can be used in post titles or post content, by adding the %%random_sentence%% or %%random_sentence2%% shortcode.
Available shortcode
You can also use the following shortcode in your content: [dmomatic_video].
Use the [dmomatic_video ] shortcode to display a single video, by it's ID.
Example of shortcode usage: [dmomatic_video id=x5djy79].
How to get video ID?
Example: http://www.dailymotion.com/video/x4xvnz_the-funny-crash-compilation_fun -> The video ID is x4xvnz (part of the URL).
DMomatic Automatic Post Generator is a simple, yet powerful tool you can use to create an autoblog with ease. The setup and settings of the plugin couldn't have been easier. Now, let's go and enjoy the results of this great plugin! Have fun using it!
Once again, thank you so much for purchasing this item. As I said at the beginning, I'd be glad to help you if you have any questions regarding this plugin and I'll do my best to assist.