Scrapes and archives a Yahoo groups email archives, photo galleries and file contents using the non-public API
Stars
94
Forks
45
Watchers
94
Open Issues
28
Overall repository health assessment
No package.json found
This might not be a Node.js project
66
commits
57
commits
32
commits
24
commits
19
commits
5
commits
5
commits
3
commits
2
commits
1
commits
Describe how to turn archives into standard mailboxes
27ac4b1View on GitHubReadme: Clarify that selecting all is required in cookie window. Fixes #106
72c99e1View on GitHubCatch cases where 'postDate' isn't present in a returned message json
25c090fView on GitHubPartially merge branch 'ArchiveTeam:test' EXCLUDES ArchiveTeam-specific changes.
169548aView on GitHubMerge branch IgnoredAmbience:master into ArchiveTeam:test
3c5a5a6View on GitHubfix a few issues: 1. if a file downloaded from the files api is ~64 bytes, it is likely a bogus file, and treat it as an error and retry (if it legitimately was ~64 bytes, it will get the file anyway after downloading it 'Retries' times); 2. if a database or poll fails to download, the script should retry and gracefully fail
2f840a6View on GitHub