Skip to content
This repository has been archived by the owner on Jan 19, 2018. It is now read-only.

--resumePrevious not working all the way #12

Open
diego898 opened this issue Sep 16, 2015 · 2 comments
Open

--resumePrevious not working all the way #12

diego898 opened this issue Sep 16, 2015 · 2 comments

Comments

@diego898
Copy link

➜  groupme-tools git:(master) python groupme-fetch.py --resumePrevious MYID MYTOKEN 
starting on page 1
starting on page 2
starting on page 3
starting on page 4
starting on page 5
starting on page 6
starting on page 7
starting on page 8
starting on page 9
Reached the end/beginning!
Transcript contains 166127 messages from 2013-08-13 16:53:40 to 2015-09-16 17:17:59

➜  groupme-tools git:(master) python groupme-fetch.py --resumePrevious MYID MYTOKEN
starting on page 1
starting on page 2
starting on page 3
starting on page 4
starting on page 5
starting on page 6
starting on page 7
starting on page 8
starting on page 9
starting on page 10
starting on page 11
Reached the end/beginning!
Transcript contains 166344 messages from 2013-08-12 20:28:14 to 2015-09-16 17:17:59
➜  groupme-tools git:(master)

Notice the numbers are different! If I keep doing it, I keep getting more and more messages, but only a few pages at a time!

@diego898
Copy link
Author

Hello! I commented out the part checking if the response was 20 messages long and it seems to be continuing along

@diego898
Copy link
Author

Hello! I managed to fix my problem by removing the the check for 20 messages, and then I had to manually create a file that joined the real transcript with the temp transcript.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant