Metadata-Version: 1.0
Name: collective.rtvideo.youtube
Version: 0.1.0
Summary: The YouTube Plone support for RedTurtle Video
Home-page: http://plone.org/products/redturtle.video
Author: RedTurtle Technology
Author-email: sviluppoplone@redturtle.net
License: GPL
Description: Introduction
        ============
        
        This is an add-on adapter for `RedTurtle Video`__ product for Plone. For additional documentation see
        the main product's page.
        
        Add this to your Plone installation for beeing able to use `YouTube`__ video link as valid
        URLs for "Video link" content type.
        
        __ http://plone.org/products/redturtle.video
        __ http://www.youtube.com/
        
        Valid URL format
        ================
        
        Classic URL is supported::
        
            http://www.youtube.com/watch?v=f7OLg1AZvr4&...otherparams
        
        Also the shortened version can be used::
        
            http://youtu.be/f7OLg1AZvr4
        
        
        Changelog
        =========
        
        0.1.0 (2011-05-12)
        ------------------
        
        * Initial release (moved out from ``redturtle.video``)
        * Support new ``youtu.be`` URLs
        
        
Keywords: plone plonegov video embed youtube
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Multimedia :: Video
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
