This website requires JavaScript.
Explore
Help
Sign in
twodarek
/
twitter-archiver
Watch
1
Star
0
Fork
You've already forked twitter-archiver
0
Code
Issues
5
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
13
commits
1
branch
0
tags
2.2
MiB
Go
100%
main
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Exact
Exact
Union
RegExp
Thomas Wodarek
f3810e26f4
Seems pretty alright, thought it doesn't save any of the media yet...
2023-02-08 00:16:09 -05:00
config
Allow tweets to be saved to the database, and add start to thread handling
2023-02-07 03:05:51 -05:00
util
Add ability to resume, while also storing a bunch of stuff to the db
2023-02-08 00:07:31 -05:00
vendor
vendoring, adding g8rswimmer/go-twitter/v2 for api v2 support
2023-02-07 03:05:07 -05:00
.gitignore
ALL THE VENDOR
2023-02-06 00:34:48 -05:00
go.mod
vendoring, adding g8rswimmer/go-twitter/v2 for api v2 support
2023-02-07 03:05:07 -05:00
go.sum
vendoring, adding g8rswimmer/go-twitter/v2 for api v2 support
2023-02-07 03:05:07 -05:00
LICENSE
Initial commit
2022-11-14 23:12:59 -05:00
main.go
Seems pretty alright, thought it doesn't save any of the media yet...
2023-02-08 00:16:09 -05:00
README.md
Add README and gomod
2022-11-14 23:15:23 -05:00
README.md
Twitter Archiver
More to come