From c4e9df3a5d1397037b6ee15910c006e8cb83e7a3 Mon Sep 17 00:00:00 2001 From: nonotest Date: Sun, 25 Nov 2018 21:10:05 +0800 Subject: [PATCH] adds a quick todo for next weekend --- TODO.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 TODO.md diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..ce0fed0 --- /dev/null +++ b/TODO.md @@ -0,0 +1,7 @@ +1. Add code to get around IG rate limits as the + go api does not do that: + intercept an error/pause and resume where we got the error? +2. Allow to resume imports at the last written data: + +- for twitter save the cursor +- for ig no idea!