perkeep/pkg/importer
Brad Fitzpatrick 1763efbefe picasa: TODO about broken video support
Change-Id: Ie44e1129b1965f379adb8599ffe7f7693fb02eab
2014-07-28 23:15:15 -07:00
..
allimporters devcam server --makethings 2014-07-21 23:24:33 +02:00
dummy Rewrite Picasa importer for the new Importer API 2014-05-21 22:37:50 +02:00
feed importer: wire run (context) HTTP client with host HTTP client 2014-07-22 15:40:06 +02:00
flickr importer/flickr: make test data for devcam 2014-07-29 00:22:06 +02:00
foursquare importer: wire run (context) HTTP client with host HTTP client 2014-07-22 15:40:06 +02:00
picasa picasa: TODO about broken video support 2014-07-28 23:15:15 -07:00
twitter twitter: clarify purpose of getTopLevelNode and set titles better 2014-07-25 14:54:48 -07:00
README Importer overhaul. Only Foursquare is currently working. 2014-03-31 10:56:30 -07:00
attrs.go importer/flickr: set DateCreated attribute 2014-07-25 00:57:10 +02:00
html.go importer: linkify blobrefs, and start of automatic recurring importing 2014-05-09 20:28:51 -07:00
importer.go importer: add ChildPathObjectOrFunc to let importers find a fitting permanode on miss 2014-07-28 19:15:53 -07:00
importer_test.go Importer overhaul. Only Foursquare is currently working. 2014-03-31 10:56:30 -07:00
noop.go importer: let the implementations build and parse the callback URL 2014-05-17 00:51:04 +02:00
oauth.go importer, picasa: move ExtendedOAuth2 out of pkg importer, fix picasa 2014-07-25 16:02:43 -07:00

README

Permanode type:

camliNodeType: "importer"
importerType: "twitter"
authClientID:     "xxx"    // e.g. api token
authClientSecret: "sdkojfsldfjlsdkf"

camliNodeType: "importerAccount"
importerType: "twitter"
twitterAccount: "bradfitz"