http://www.youtube.com/my_profile_dev bu adresten üye olup youtube ayrıntılarını almanızı sağlayacak XML koduna ulaşabilirsiniz.. Örnek Olarak aşağıdaki tarzda bir kod gelecektir..

<video_details>
    <author>youtubeuser</author>
    <title>My Trip to California</title>
    <rating_avg>3.25</rating_avg>
    <rating_count>10</rating_count>
    <tags>california trip redwoods</tags>
    <description>This video shows some highlights of my trip to California last year.</description>
    <update_time>1129803584</update_time> <!-- UNIX time, secs since 1/1/70 -->
    <view_count>7</view_count>
    <upload_time>1127760809</upload_time> <!-- UNIX time, secs since 1/1/70 -->
    <length_seconds>8</length_seconds>
    <recording_date>None</recording_date>
    <recording_location/>
    <recording_country/>
    <comment_list>
        <comment>
            <author>steve</author>
            <text>asdfasdf</text>
            <time>1129773022</time>
        </comment>
    </comment_list>
    <channel_list>
        <channel>Humor</channel>
        <channel>Odd & Outrageous</channel>
    </channel_list>
        <thumbnail_url>http://static205.youtube.com/vi/bkZHmZmZUJk/2.jpg</thumbnail_url>