Based on the problematic, that no current tool on the market was able to cope with the simple task of chaning a videos status.
So what the plugin does, is to set a video to public, once its related wordpress post gets published.
Functionalities like this exist for Facebook, Twitter etc.
If you own a Podcast Blog and you do publish your Podcasts on Youtube, maybe this is an interesting Plugin if you would like
to automate you publishing routine.
You just need to enter your credentials and API-Key at the top of the yt-activator.php and specify the ApplicationID as you set it at the Google Code Dashboard.
When setting a video public a mail is sent automatically to the admin.
This plugin was originally developed for
http://www.omreport.de
If you have ever installed a plugin, then this will be pretty easy.
- Extract the files. Copy the "podpress" directory into
/wp-content/plugins/
- Activate the plugin through the "Plugins" menu in WordPress
- Configure the Feed/iTunes Settings and add eventually one of the podPress widgets to one of the sidebars (OR If you are using a WP version that is older than WP 2.5 and you want to add a link to itunes on your website then set the FeedID in the podPress options page, and then add this code in your template
<?php podPress_iTunesLink(); ?>
)
Details about all the optional_files are in optional_files/details.txt
Requirements
The plugin has been developed for Wordpress 3.2 but should run under all Wordpress versions after 2.2, cause it uses no special capabilities.
CustomFields should already be available in your Wordpress Version
Included Software