The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
=======================================
Revision history for WebService-YouTube
=======================================

0.02    2006-09-10
    - Changed the interface of WebService-YouTube dramatically.
    - Added WebService::YouTube::Videos
        - Added youtube.videos.list_by_tag support.
        - Added youtube.videos.list_by_user support.
    - Added WebService::YouTube::Feeds
        - Added RSS of tag support.
        - Added RSS of user support.

0.01    2006-08-25
    - Modified to accept a video ID at W::Y::Util#get_video_uri.
    - Added the ForceArray option for ``*_list`` elements.
    - Added youtube.videos.get_details support.
    - Added youtube.videos.list_featured support.
    - Added RSS support.