blob: e18908e76b23f179999be4da70565a7210b77436 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
|
<?xml version='1.0' encoding='utf-8'?>
<feed xmlns='http://www.w3.org/2005/Atom'
xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'
xmlns:media='http://search.yahoo.com/mrss/'
xmlns:gd='http://schemas.google.com/g/2005'
xmlns:yt='http://gdata.youtube.com/schemas/2007'>
<id>http://gdata.youtube.com/feeds/users/testuser/playlists</id>
<updated>2007-09-20T20:59:47.530Z</updated>
<category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#playlistLink' />
<title type='text'>testuser's Playlists</title>
<logo>http://www.youtube.com/img/pic_youtubelogo_123x63.gif</logo>
<link rel='alternate' type='text/html'
href='http://www.youtube.com/profile_play_list?user=testuser' />
<link rel='related' type='application/atom+xml'
href='http://gdata.youtube.com/feeds/users/testuser' />
<link rel='http://schemas.google.com/g/2005#feed'
type='application/atom+xml'
href='http://gdata.youtube.com/feeds/users/testuser/playlists' />
<link rel='self' type='application/atom+xml'
href='http://gdata.youtube.com/feeds/users/testuser/playlists?start-index=1&max-results=25' />
<author>
<name>testuser</name>
<uri>http://gdata.youtube.com/feeds/users/testuser</uri>
</author>
<generator version='beta' uri='http://gdata.youtube.com/'>YouTube
data API</generator>
<openSearch:totalResults>2</openSearch:totalResults>
<openSearch:startIndex>1</openSearch:startIndex>
<openSearch:itemsPerPage>25</openSearch:itemsPerPage>
<entry>
<id>
http://gdata.youtube.com/feeds/users/testuser/playlists/A0F668D93B388F99</id>
<published>2007-01-17T14:13:22.000-08:00</published>
<updated>2007-02-04T21:56:42.000-08:00</updated>
<category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#playlistLink' />
<title type='text'>Korean/Chinese Playlist</title>
<content type='text'>Testing characters</content>
<link rel='alternate' type='text/html'
href='http://www.youtube.com/view_play_list?p=A0F668D93B388F99' />
<link rel='related' type='application/atom+xml'
href='http://gdata.youtube.com/feeds/users/testuser' />
<link rel='self' type='application/atom+xml'
href='http://gdata.youtube.com/feeds/users/testuser/playlists/A0F668D93B388F99' />
<author>
<name>testuser</name>
<uri>http://gdata.youtube.com/feeds/users/testuser</uri>
</author>
<yt:description>Testing characters</yt:description>
<gd:feedLink rel='http://gdata.youtube.com/schemas/2007#playlist'
href='http://gdata.youtube.com/feeds/playlists/A0F668D93B388F99' />
</entry>
<entry>
<id>
http://gdata.youtube.com/feeds/users/testuser/playlists/46A2F8C9B36B6FE7</id>
<published>2007-01-29T22:42:12.000-08:00</published>
<updated>2007-09-20T13:42:19.000-07:00</updated>
<category scheme='http://gdata.youtube.com/schemas/2007/tags.cat'
term='music' />
<category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#playlistLink' />
<title type='text'>YouTube Musicians</title>
<content type='text'>Music from talented people on YouTube.</content>
<link rel='alternate' type='text/html'
href='http://www.youtube.com/view_play_list?p=46A2F8C9B36B6FE7' />
<link rel='related' type='application/atom+xml'
href='http://gdata.youtube.com/feeds/users/testuser' />
<link rel='self' type='application/atom+xml'
href='http://gdata.youtube.com/feeds/users/testuser/playlists/46A2F8C9B36B6FE7' />
<author>
<name>testuser</name>
<uri>http://gdata.youtube.com/feeds/users/testuser</uri>
</author>
<yt:description>Music from talented people on YouTube.</yt:description>
<gd:feedLink rel='http://gdata.youtube.com/schemas/2007#playlist'
href='http://gdata.youtube.com/feeds/playlists/46A2F8C9B36B6FE7' />
</entry>
</feed>
|