timeliner
timeliner copied to clipboard
All your digital life on a single timeline, stored locally -- DEPRECATED, SEE TIMELINIZE (link below)
Photos in Google Photos are too many to download all of them. It would be great to provide an option to download only the favorite photos.
On trying to use timeliner with Google Photos I am constantly getting a Bad Request error as follows: ``` Get https://photoslibrary.googleapis.com/v1/albums?pageSize=50&pageToken=: oauth2: cannot fetch token: 400 Bad Request Response: {...
## 1. What is the data source you want to add? One of the most interesting sources of my activity, and one that I certainly wish I had more insight...
Hi, thanks for the interesting project @mholt! As I'm not a go developer, I wrote up some simple docker things to get this running for me locally without making a...
```shell $ timeliner -config ../timeliner.toml reauth google_photos/[email protected]; uptime; timeliner -config ../timeliner.toml get-latest google_photos/[email protected]; uptime 23:13 up 1 day, 6:53, 7 users, load averages: 1.31 1.91 2.14 2022/01/05 00:13:13 [ERROR] google_photos/[email protected]:...
Quoting from https://github.com/mholt/timeliner/wiki/Data-Source:-Google-Photos : >* Google can change the Takeout archive format at any time, breaking this implementation. Please help maintain this feature if you use it! Did this happen...
I get this error when attempting `./timeliner add-account google_photos/[email protected]` ``` panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x4367335] goroutine 1 [running]:...
Hi, Are there any requirements for a Viewer? I mean besides the basic: display a list, search, and filter? Thank you.
The command `timeliner add-account facebook/you` pops up this error message: Facebook has detected MyApp isn't using a secure connection to transfer information. Until MyApp updates its security settings, you won't...
This package implements a SQLite driver that does not use Cgo: https://pkg.go.dev/modernc.org/sqlite Looks to be getting pretty stable. Haven't tried it yet, but would simplify compilation and improve memory safety...