ThePatr10t / yall-Qaeda

73 stars 13 forks source link

Feature request: timeline slider #18

Open cbhiii opened 3 years ago

cbhiii commented 3 years ago

Having a timeline slider at the bottom of the left window to display only videos made within a 15 minute block would help isolate video segments for certain times.

mydarxide commented 3 years ago

I came to suggest this same thing

smitsrr commented 3 years ago

Ditto. wondering if videos or posts have timestamps associated so this can be done.

killrazor commented 3 years ago

I bet the Parler posts do. And images should have meta data providing the time and location. Not certain videos do or if you he meta data is stripped when they were originally uploaded

cbhiii commented 3 years ago

I thought the same: if the video does not have time information, then you could use the Parlor message post time as a backup for an approximation.

killrazor commented 3 years ago

One of the other issues said that parlor doesn't strip any of the meta data. So that's nice of them

christianhturner commented 3 years ago

Ditto this. I clicked feature request for this very reason.

juanpc2018 commented 3 years ago

like Google StreetView Slider, but is Not on the bottom. LOL Jajajajaja

ThePatr10t commented 3 years ago

I've gathered all the timestamps, and timezones, for each file. At some point I'll need to parse these in python,

More relevantly though, Id need a reference implementation with google maps. It appears that google earth has some of these features, but maps is inconsistent

https://developers.google.com/kml/documentation/time#gps

Leaving this on the backburner unless anyone has specific advice re: KML

TruetypeFont commented 3 years ago

I've gathered all the timestamps, and timezones, for each file. At some point I'll need to parse these in python,

More relevantly though, Id need a reference implementation with google maps. It appears that google earth has some of these features, but maps is inconsistent

https://developers.google.com/kml/documentation/time#gps

Leaving this on the backburner unless anyone has specific advice re: KML

Thanks for your efforts. I'm trying to make a documentary and the timeline is the most difficult to nail down on some of these videos.

smitsrr commented 3 years ago

@ThePatr10t - if you post your venmo I'll contribute to the lord's work. You're doing some awesome stuff for the betterment of society.

barbershopify commented 3 years ago

Here's a JSON file containing all of the video metadata (including ID, video url, timestamp etc) taken from https://tommycarstensen.com/terrorism/ - I converted the HTML table and added the urls for convenience. It can easily be sorted in JS for quick reorganization. Hopefully that is useful.

TruetypeFont commented 3 years ago

Here's a JSON file containing all of the video metadata (including ID, video url, timestamp etc) taken from https://tommycarstensen.com/terrorism/ - I converted the HTML table and added the urls for convenience. It can easily be sorted in JS for quick reorganization. Hopefully that is useful.

We may need to start torrent files for these while we have them.

jerlbaum commented 3 years ago

Just a thought about a timeline:

  1. YES!! Adding a vector of time to this would be HUGE.
  2. Instead of a slider, consider the idiom of a filter

E.g. –

  1. Search on a time range or point ("window")
  2. Map view filtered to show only videos in that window
  3. Add'l feature: When viewing a particular video, "Show concurrent videos within X feet"

Keep up the great work!

barbershopify commented 3 years ago

They're all up on CloudFront now, thanks to ProPublica, at the URL: https://d2hxwnssq7ss7g.cloudfront.net/(ID)_cvt.mp4