1FLICKCURL(1) General Commands Manual FLICKCURL(1)
2
3
4
6 flickcurl - call Flickr API
7
9 flickcurl -a FROB
10 flickcurl [-d DELAY] [-h] [-o FILE] [-q] [-v] [-V] [commands] ...
11
13 flickcurl is a utility program to call the Flickr APIs via the flick‐
14 curl library. Run flickcurl -h to get a list of the supported commands
15 and their arguments.
16
17 The program requires configuring before use to work with the Flickr
18 APIs. Run flickcurl without any options to get the instructions for
19 registering the application and creating the initial configuration file
20 ~/.flickcurl.conf from the registration information.
21
23 These programs follow the usual GNU command line syntax, with long
24 options starting with two dashes (`-'). A summary of options is
25 included below.
26
27 -a FROB, --auth FROB
28 Authenticate with a FROB and update the authentication file.
29 The program will exit after updating the file.
30
31 -d DELAY, --delay DELAY
32 Set delay between requests to DELAY milliseconds.
33
34 -h, --help
35 Show summary of options and exit.
36
37 -o FILE, --output FILE
38 Write the results of format feed API calls to FILE
39
40 -q, --quiet
41 Display less information while the program runs.
42
43 -v, --version
44 Display the version of the program and exit.
45
46 -V, --verbose
47 Display more information while the program runs.
48
50 activity.userComments [PER-PAGE [PAGE]]
51 Get photos commented on by the caller.
52
53 activity.userPhotos [TIMEFRAME [PER-PAGE [PAGE]]]
54 Get recent activity on the caller's photos.
55
56 auth.checkToken TOKEN
57 Get the credentials attached to an authentication TOKEN.
58
59 auth.getFrob
60 Get a frob to be used during authentication.
61
62 auth.getFullToken MINI-TOKEN
63 Get the full authentication token for MINI-TOKEN.
64
65 auth.getToken TOKEN
66 Get the auth token for the FROB, if one has been attached.
67
68 blogs.getList
69 Get a list of configured blogs for the calling user.
70
71 blogs.getServices
72 Get a list of blog services.
73
74 blogs.postPhoto BLOG-ID PHOTO-ID TITLE DESCRIPTION [BLOG-PASSWORD]
75 Post PHOTO-ID to blog BLOG-ID with TITLE, DESCRIPTION and
76 optional password.
77
78 collections.getInfo COLLECTION-ID
79 Get information on collection COLLECTION-ID
80
81 collections.getTree [COLLECTION-ID|- [USER-ID|-]]
82 Get tree of collections COLLECTION-ID for USER-ID
83
84 commons.getInstitutions
85 Get list of institutions
86
87 contacts.getList [FILTER [PER-PAGE [PAGE]]]
88 Get a list of contacts with optional FILTER
89
90 contacts.getListRecentlyUploaded [DATE-LAST-UPLOAD [FILTER]]
91 Get a list of recent uploading contacts since DATE-LAST-UPLOAD
92 with optional FILTER
93
94 favorites.add PHOTO-ID
95 Adds PHOTO-ID to the current user's favorites.
96
97 favorites.getList USER-NSID [[PER-PAGE] [PAGE [FORMAT]]]
98 Get a list of USER-NSID's favorite photos.
99
100 favorites.getPublicList USER-NSID [[PER-PAGE] [PAGE [FORMAT]]]
101 Get a list of USER-NSID's favorite public photos.
102
103 favorites.remove PHOTO-ID
104 Removes PHOTO-ID to the current user's favorites.
105
106 galleries.addPhoto GALLERY-ID PHOTO-ID TEXT
107 Add photo PHOTO-ID to galleries GALLERY-ID with TEXT
108
109 galleries.create TITLE [DESCRIPTION [PRIMARY-PHOTO-ID]
110 Create a new galleries with TITlE, DESCRIPTION and PRIMARY-
111 PHOTO_ID.
112
113 galleries.editMeta GALLERY-ID TITLE [DESCRIPTION]
114 Set the TITLE and/or DESCRIPTION of a GALLERY-ID.
115
116 galleries.editPhoto GALLERY-ID PHOTO-ID COMMENT
117 Set the COMMENT for PHOTO-ID in GALLERY-ID.
118
119 galleries.editPhotos GALLERY-ID PRIMARY-PHOTO-ID PHOTO-IDS,...
120 Set the PHOTO-IDs of a GALLERY-ID and PRIMARY-PHOTO-ID.
121
122 galleries.getInfo GALLERY-ID
123 Get information about GALLERY-ID.
124
125 galleries.getList USER-ID [PER-PAGE [PAGE]]
126 Get list of galleries for a USER-ID with optional paging
127
128 galleries.getListForPhoto PHOTO-ID [PER-PAGE [PAGE]]
129 Get list of galleries PHOTO-ID appears in with optional paging
130
131 galleries.getPhotos GALLERY-ID [EXTRAS [PER-PAGE [PAGE [FORMAT]]]]
132 Get the list of photos in GALLERY-ID with options.
133
134 getphotoid IMAGE-URL
135 Get the photo id from a raw flickr farm IMAGE-URL
136
137 groups.browse [CAT-ID]
138 Browse groups below category CAT-ID (or root).
139
140 groups.getInfo GROUP-ID [LANG]
141 Get information on group GROUP-ID with language LANG.
142
143 groups.members.getList GROUP-ID [MEMBER-TYPES [PER-PAGE [PAGE]]]
144 Get list of MEMBER-TYPES types members of group GROUP-ID.
145
146 groups.pools.add PHOTO-ID GROUP-ID
147 Add PHOTO-ID in GROUP-ID pool.
148
149 groups.pools.getContext PHOTO-ID GROUP-ID
150 Get next and previous photos for PHOTO-ID in GROUP-ID pool.
151
152 groups.pools.getGroups [PAGE [PER-PAGE]]
153 Get list of groups a user can add to.
154
155 groups.pools.getPhotos GROUP-ID [PAGE [PER-PAGE [FORMAT]]]
156 Get list of photos in GROUP-ID.
157
158 groups.pools.remove PHOTO-ID GROUP-ID
159 Remove PHOTO-ID from group GROUP-ID.
160
161 groups.search TEXT [PER-PAGE [PAGE]]
162 Search for groups matching TEXT paging PER-PAGE and PAGE.
163
164 interestingness.getList [PARAMS]
165 Get interesting photos with optional parameters
166 date DATE
167 extras EXTRAS
168 per-page PER-PAGE
169 page PAGE
170 format FORMAT
171
172 machinetags.getNamespaces [PREDICATE [PER-PAGE [PAGE]]]
173 Get a list of namespaces with optional PREDICATE
174
175 machinetags.getPairs [NAMESPACE [PREDICATE [PER-PAGE [PAGE]]]]
176 Get a list of unique NAMESPACE and PREDICATE pairs
177
178 machinetags.getPredicates [NAMESPACE [PER-PAGE [PAGE]]]
179 Get a list of unique predicates optionally by NAMESPACE
180
181 machinetags.getRecentValues [NAMESPACE|- [PREDICATE|- [ADDED-SINCE]]]
182 Get a list of recent machinetags for NAMESPACE and PREDICATE
183 since ADDED-SINCE
184
185 machinetags.getValues NAMESPACE PREDICATE [PER-PAGE [PAGE]]
186 Get a list of unique values for a NAMESPACE and PREDICATE
187
188 panda.getList
189 get the current list of pandas
190
191 panda.getPhotos PANDA
192 ask a PANDA for a list of recent public and safe photos
193
194 people.findByEmail EMAIL
195 get a user's NSID from their EMAIL address
196
197 people.findByUsername USERNAME
198 get a user's NSID from their USERNAME
199
200 people.getInfo USER-NSID
201 Get information about one person with id USER-NSID
202
203 people.getPhotos USER-NSID
204 Get photos from user USER-NSID with optional parameters
205 safe-search 1-3
206 min-upload-date DATE
207 max-upload-date DATE
208 min-taken date DATE
209 max-taken-date DATE
210 content-type 1-7
211 privacy-filter 1-5
212 per-page PER-PAGE
213 page PAGE
214 format FORMAT
215
216 people.getPhotosOf USER-NSID [PER-PAGE [PAGE [FORMAT]]]
217 Get public photos of a user USER-NSID
218
219 people.getPublicGroups USER-NSID
220 Get list of public groups a user is amember of
221
222 people.getPublicPhotos USER-NSID [PER-PAGE [PAGE [FORMAT]]]
223 Get public photos for a user USER-NSID
224
225 people.getUploadStatus
226 Get calling user upload status
227
228 photos.addTags PHOTO-ID TAGS
229 Add TAGS to a PHOTO-ID.
230
231 photos.comments.addComment PHOTO-ID TEXT
232 Add a photo comment TEXT to PHOTO-ID.
233
234 photos.comments.deleteComment COMMENT-ID
235 Delete a photo comment COMMENT-ID.
236
237 photos.comments.editComment COMMENT-ID TEXT
238 Edit a photo comment COMMENT-ID to have new TEXT.
239
240 photos.comments.getList PHOTO-ID
241 Get the comments for a photo PHOTO-ID.
242
243 photos.comments.getRecentForContacts [PARAMS]
244 Get the list of photos for user contacts with recent comments
245 since DATE-LAST-COMMENT filter CONTACTS-FILTER
246 per-page PER-PAGE page PAGE format FORMAT
247
248 photos.delete PHOTO-ID
249 Delete a PHOTO-ID.
250
251 photos.geo.getLocation PHOTO-ID
252 Get the geo location for a photo PHOTO-ID.
253
254 photos.geo.getPerms PHOTO-ID
255 Get the geo perms for a photo PHOTO-ID.
256
257 photos.geo.removeLocation PHOTO-ID
258 Remove the location for a photo PHOTO-ID.
259
260 photos.geo.setLocation PHOTO-ID LAT LONG ACCURACY
261 Set the location for a photo PHOTO-ID.
262
263 photos.geo.setPerms PHOTO-ID IS-PUBLIC IS-CONTACT IS-FRIEND IS-FAMILY
264 Set the geo perms for a photo PHOTO-ID.
265
266 photos.getAllContexts PHOTO-ID
267 Get all visible sets and pools the PHOTO-ID belongs to.
268
269 photos.getContactsPhotos
270 Get a list of recent photos from the calling users' contacts
271
272 photos.getContactsPublicPhotos USER-NSID [FORMAT]
273 Get a list of recent public photos from USER-NSID's contacts
274
275 photos.getContext PHOTO-ID
276 Get next and previous photos for a PHOTO-ID in a photostream.
277
278 photos.getCounts DATES TAKEN-DATES
279 Get the counts for a set of DATES or TAKEN-DATES.
280
281 photos.getExif PHOTO-ID
282 Get EXIF information about one photo with id PHOTO-ID
283
284 photos.getFavorites PHOTO-ID [PER-PAGE [PAGE]]
285 Get favourites information about one photo with id PHOTO-ID
286
287 photos.getInfo PHOTO-ID
288 Get information about one photo with id PHOTO-ID
289
290 photos.getNotInSet [PER-PAGE [PAGE [FORMAT]]]
291 Get list of photos that are not in any set
292
293 photos.getPerms PHOTO-ID
294 Get a photo viewing and commenting permissions
295
296 photos.getRecent [PER-PAGE [PAGE [FORMAT]]]
297 Get list of recent photos
298
299 photos.getSizes PHOTO-ID
300 Get sizes of a PHOTO-ID
301
302 photos.getUntagged [PER-PAGE [PAGE [FORMAT]]]
303 Get list of photos that are not tagged
304
305 photos.getWithGeoData [PER-PAGE [PAGE [FORMAT]]]
306 Get list of photos that have geo data
307
308 photos.getWithoutGeoData [PER-PAGE [PAGE [FORMAT]]]
309 Get list of photos that do not have geo data
310
311 photos.licenses.getInfo
312 Get list of available photo licenses
313
314 photos.licenses.setLicense PHOTO-ID LICENSE-ID
315 Get photo PHOTO-ID license to LICENSE-ID
316
317 photos.notes.add PHOTO-ID X Y W H TEXT
318 Add a note (X, Y, W, H, TEXT) to a photo with id PHOTO-ID
319
320 photos.notes.delete NOTE-ID
321 Delete a note with id NOTE-ID
322
323 photos.notes.edit NOTE-ID X Y W H TEXT
324 Edit note NOTE-ID to (X, Y, W, H, TEXT)
325
326 photos.people.add PHOTO-ID USER-ID X Y W H
327 Mark USER-ID appearing in PHOTO-ID at (X, Y, W, H)
328
329 photos.people.delete PHOTO-ID USER-ID
330 Mark USER-ID as not appearing in PHOTO-ID
331
332 photos.people.deleteCoords PHOTO-ID USER-ID
333 Mark USER-ID as not appearing at coordinates in PHOTO-ID
334
335 photos.people.editCoords PHOTO-ID USER-ID X Y W H
336 Update USER-ID appearing in PHOTO-ID to coords (X, Y, W, H)
337
338 photos.people.getList PHOTO-ID
339 Get list of users appearing in PHOTO-ID
340
341 photos.recentlyUpdated MIN-DATE [PER-PAGE [PAGE [FORMAT]]]
342 Get list of photos that were recently updated
343
344 photos.removeTag PHOTO-ID TAG-ID
345 Remove a tag TAG-ID from a photo.
346
347 photos.search [PARAMS] tags TAGS...
348 Search for photos/videos with many optional parameters
349 user USER
350 tag-mode any|all
351 text TEXT
352 (min|max)-(upload|taken)-date DATE
353 license LICENSE
354 privacy PRIVACY
355 bbox a,b,c,d
356 sort date-(posted|taken)-(asc|desc)|interesting‐
357 ness-(desc|asc)|relevance
358 accuracy 1-16
359 safe-search 1-3
360 type 1-4
361 machine-tags TAGS
362 machine-tag-mode any|all
363 group-id ID
364 place-id ID
365 extras EXTRAS
366 per-page PER-PAGE
367 page PAGES
368 media all|photos|videos
369 has-geo
370 lat LAT lon LON radius RADIUS radius-units km|mi
371 contacts (all|ff)
372 format FORMAT
373 woeid WOEID
374 geo-context 1-2
375 in-commons
376 in-gallery
377
378 photos.setContentType PHOTO-ID TYPE
379 Set photo TYPE to one of 'photo', 'screenshot' or 'other'
380
381 photos.setDates PHOTO-ID POSTED TAKEN GRANULARITY
382 Set a photo POSTED date, TAKEN date with GRANULARITY
383
384 photos.setMeta PHOTO-ID TITLE DESCRIPTION
385 Set a photo TITLE and DESCRIPTION
386
387 photos.setPerms PHOTO-ID IS-PUBLIC IS-FRIEND IS-FAMILY PERM-COMMENT
388 PERM-ADDMETA
389 Set a photo viewing and commenting permissions
390
391 photos.setSafetyLevel PHOTO-ID SAFETY-LEVEL HIDDEN
392 Set a photo's SAFETY-LEVEL and HIDDEN flag
393
394 photos.setTags PHOTO-ID TAGS
395 Set the tags for a PHOTO-ID to TAGS.
396
397 photos.transform.rotate PHOTO-ID DEGREES
398 Rotate PHOTO-ID by 90/180/270 DEGREES
399
400 photos.upload.checkTickets TICKET-IDS...
401 Get the status of upload TICKET-IDS
402
403 photosets.addPhoto PHOTOSET-ID PHOTO-ID
404 Add PHOTO-ID to a PHOTOSET-ID.
405
406 photosets.comments.addComment PHOTOSET-ID TEXT
407 Add a comment TEXT to photoset PHOTOSET-ID.
408
409 photosets.comments.deleteComment COMMENT-ID
410 Delete a photoset comment COMMENT-ID.
411
412 photosets.comments.editComment COMMENT-ID TEXT
413 Edit a photoset comment COMMENT-ID to have new TEXT.
414
415 photosets.comments.getList PHOTOSET-ID
416 Get the comments for a photoset PHOTOSET-ID.
417
418 photosets.create TITLE DESCRIPTION PRIMARY-PHOTO-ID
419 Create a photoset with TITLE, DESCRIPTION and PRIMARY-PHOTO-ID.
420
421 photosets.delete PHOTOSET-ID
422 Delete a photoset with PHOTOSET-ID.
423
424 photosets.editMeta PHOTOSET-ID TITLE DESCRIPTION
425 Set the TITLE and/or DESCRIPTION of a PHOTOSET-ID.
426
427 photosets.editPhotos PHOTOSET-ID PRIMARY-PHOTO-ID PHOTO-IDS,...
428 Set the PHOTO-IDs of a PHOTOSET-ID and PRIMARY-PHOTO-ID.
429
430 photosets.getContext PHOTO-ID PHOTOSET-ID
431 Get next and previous photos for PHOTO-ID in PHOTOSET-ID.
432
433 photosets.getInfo PHOTOSET-ID
434 Get information about PHOTOSET-ID.
435
436 photosets.getList [USER-NSID]
437 Get the list of photosets for the USER-NSID.
438
439 photosets.getPhotos PHOTOSET-ID [EXTRAS [PRIVACY [PER-PAGE [PAGE [FOR‐
440 MAT]]]]]
441 Get the list of photos in PHOTOSET-ID with options.
442
443 photosets.orderSets PHOTOSET-IDS...
444 Set the order of sets PHOTOSET-IDS.
445
446 photosets.removePhoto PHOTOSET-ID PHOTO-ID
447 Remove PHOTO-ID from PHOTOSET-ID.
448
449 places.find TEXT
450 Find places by TEXT query.
451
452 places.findByLatLon LAT LON ACCURACY
453 Find places by LAT and LON with ACCURACY 1-16.
454
455 places.getChildrenWithPhotosPublic PLACE-ID|- [WOE-ID|-]
456 Find child places with public photos by PLACE-ID or WOE-ID
457
458 places.getInfo PLACE-ID|- [WOE-ID|-]
459 Find place by PLACE-ID or WOE-ID
460
461 places.getInfoByUrl URL
462 Find place by place URL
463
464 places.getPlaceTypes URL
465 Get a list of available place types
466
467 places.getShapeHistory PLACE-ID|- [WOE-ID|-]
468 Get history of shapes for a place by PLACE-ID or WOE-ID
469
470 places.getTopPlacesList PLACE-TYPE [DATE [WOE-ID|- [PLACE-ID]]]
471 Get the top 100 most geotagged places for a DATE (or yesterday).
472
473 places.placesForBoundingBox PLACE-TYPE MIN-LONG MIN-LAT MAX-LONG MAX-
474 LAT
475 Find user places of PLACE-TYPE in bbox.
476
477 places.placesForContacts PLACE-TYPE WOE-ID|- PLACE-ID|- THRESHOLD
478 [PARAMS]
479 Find top 100 unique places clustered by a given PLACE-TYPE for a
480 user's contacts with optional parameters
481 contacts CONTACTS
482 min-upload MIN-UPLOAD-DATE
483 max-upload MAX-UPLOAD-DATE
484 min-taken MIN-TAKEN-DATE
485 max-taken MAX-TAKEN-DATE
486
487 places.placesForUser PLACE-TYPE [WOE-ID] [PLACE-ID [THRESHOLD]]]
488 Find user places of PLACE-TYPE.
489
490 places.resolvePlaceId PLACE-ID / WOE-ID
491 Find places information by PLACE-ID or WOE-ID (number).
492
493 places.resolvePlaceURL PLACE-URL
494 Find places information by PLACE-URL.
495
496 places.tagsForPlace PLACE-ID|- [WOE-ID|-]
497 Get tags for a place by PLACE-ID or WOE-ID with optional parame‐
498 ters
499 min-upload MIN-UPLOAD-DATE
500 max-upload MAX-UPLOAD-DATE
501 min-taken MIN-TAKEN-DATE
502 max-taken MAX-TAKEN-DATE
503
504 prefs.getContentType
505 Get default content type preference for user.
506
507 prefs.getGeoPerms
508 Get default privacy level for geographic info for user.
509
510 prefs.getHidden
511 Get default hidden preference for user.
512
513 prefs.getPrivacy
514 Get default privacy preference for user.
515
516 prefs.getSafetyLevel
517 Get default safety level for user.
518
519 reflection.getMethodInfo NAME
520 Get information about an API method NAME
521
522 reflection.getMethods
523 Get API methods
524
525 replace FILE PHOTO-ID [async]
526 Replace a photo PHOTO-ID with a new FILE (async)
527
528 shorturi PHOTO-ID
529 Get the http://flic.kr short uri for PHOTO-ID
530
531 stats.getCollectionDomains DATE [COLLECTION-ID [PER-PAGE [PAGE]]]
532 Get collection domains stats
533
534 stats.getCollectionReferrers DATE DOMAIN [COLLECTION-ID [PER-PAGE
535 [PAGE]]]
536 Get collection referrers stats
537
538 stats.getCollectionStats DATE COLLECTION-ID
539 Get collection view count stats
540
541 stats.getPhotoDomains DATE [PHOTO-ID [PER-PAGE [PAGE]]]
542 Get photo domains stats
543
544 stats.getPhotoReferrers DATE DOMAIN [PHOTO-ID [PER-PAGE [PAGE]]]
545 Get photo referrers stats
546
547 stats.getPhotoStats DATE PHOTO-ID
548 Get photo view count stats
549
550 stats.getPhotosetDomains DATE [PHOTOSET-ID [PER-PAGE [PAGE]]]
551 Get photoset domains stats
552
553 stats.getPhotosetReferrers DATE DOMAIN [PHOTOSET-ID [PER-PAGE [PAGE]]]
554 Get photoset referrers stats
555
556 stats.getPhotosetStats DATE PHOTOSET-ID
557 Get photoset view count stats
558
559 stats.getPhotostreamDomains DATE [PER-PAGE [PAGE]]
560 Get photostream domains stats
561
562 stats.getPhotostreamReferrers DATE DOMAIN [PER-PAGE [PAGE]]
563 Get photostream referrers stats
564
565 stats.getPhotostreamStats DATE
566 Get photostream view count stats
567
568 stats.getPopularPhotos [DATE [SORT [PER-PAGE [PAGE [EXTRAS]]]]]
569 Get popular photos stats
570
571 stats.getTotalViews [DATE]
572 Get total stats
573
574 tags.getClusters TAG
575 Get list of tag clusters for TAG
576
577 tags.getHotList [PERIOD [COUNT]]
578 Get the list of hot tags for the given PERIOD (day, week)
579
580 tags.getListPhoto PHOTO-ID
581 Get the tag list for a PHOTO-ID.
582
583 tags.getListUser [USER-NSID]
584 Get the tag list for a USER-NSID (or current user).
585
586 tags.getListUserPopular [USER-NSID [COUNT]]
587 Get the popular tag list for a USER-NSID (or current user).
588
589 tags.getListUserRaw [TAG]
590 Get the raw versions of a TAG (or all tags) for the current
591 user.
592
593 tags.getRelated TAG
594 Get a list of tags 'related' to TAG based on clustered usage
595 analysis.
596
597 test.echo KEY VALUE
598 Test echo API call; echos KEY VALUE
599
600 test.login
601 Test login API call: returns username
602
603 test.null KEY VALUE
604 Test null API call: no return
605
606 upload FILE [PARAMS...]
607 Upload a photo FILE with optional parameters PARAM or PARAM
608 VALUE
609 title TITLE
610 description DESC
611 tags TAGS...
612 friend
613 public
614 family
615
616 urls.getGroup GROUP-ID
617 Get the url of the group page for GROUP-ID.
618
619 urls.getUserPhotos USER-NSID
620 Get the url of the photo page for USER-NSID.
621
622 urls.getUserProfile USER-NSID
623 Get the url of the profile page for USER-NSID.
624
625 urls.lookupGroup URL
626 Get a group NSID from the URL to a group's page or photo pool.
627
628 urls.lookupUser URL
629 Get a user NSID from the URL to a user's photo
630
632 The EXTRAS parameter can take a comma-separated set of the following
633 values
634
635 date_taken
636 Date item was taken
637
638 date_upload
639 Date item was uploaded
640
641 geo Geotagging latitude, longitude and accuracy
642
643 icon_server
644 Item owner icon fields
645
646 last_update
647 Date item was last updated
648
649 license
650 Item License
651
652 machine_tags
653 Machine tags
654
655 media Item Format: photo or video
656
657 o_dims Original item dimensions
658
659 original_format
660 Original item secret and format
661
662 owner_name
663 Item owner ID
664
665 path_alias
666 Path alias for owner like /photos/USERNAME
667
668 tags Item clean tags (safe for HTML, URLs)
669
670 url_m URL of medium size image
671
672 url_o URL of original size image
673
674 url_s URL of small size image
675
676 url_sq URL of square size image
677
678 url_t URL of thumbnail size image
679
680 views Number of times item has been viewed
681
683 The FORMAT parameter can take any of the following values
684
685 feed-rss_100
686 RSS 1.0
687
688 feed-rss_200
689 RSS 2.0
690
691 feed-atom_10
692 Atom 1.0
693
694 feed-georss
695 RSS 2.0 with GeoRSS and W3C Geo for geotagged photos
696
697 feed-geoatom
698 Atom 1.0 with GeoRSS and W3C Geo for geotagged photos
699
700 feed-geordf
701 RSS 1.0 with GeoRSS and W3C Geo for geotagged photos
702
703 feed-kml
704 KML 2.1
705
706 feed-kml_nl
707 KML 2.1 network link
708
710 flickrdf(1).
711
713 flickcurl was written by David Beckett.
714
715 This manual page was written by Kumar Appaiah <akumar@ee.iitm.ac.in>,
716 for the Debian project (but may be used by others).
717
718
719
720 1 September 2008 FLICKCURL(1)