From 0d2a4afdbb034d530383fd2ce0469a1a844b785b Mon Sep 17 00:00:00 2001 From: Ollie-Boyd Date: Wed, 17 Nov 2021 14:22:23 +0000 Subject: [PATCH] finished rewrite, now extracts date from the video ID --- README.md | 6 ++++- index.html | 73 +++++++++++++++++++++++------------------------------- 2 files changed, 36 insertions(+), 43 deletions(-) diff --git a/README.md b/README.md index a7df06b..d932d33 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # tiktok-timestamp -A tiny, client side tool that retrieves the timestamp from Tiktok videos. Use it on Github Pages here: https://bellingcat.github.io/tiktok-timestamp/ +A tiny, client side tool that retrieves the timestamp from Tiktok video URLs. Works with videos that have been deleted. Use a recent Chromium based browser. + +Based on research by Ryan Benson https://dfir.blog/tinkering-with-tiktok-timestamps/. + +Use it on Github Pages here: https://bellingcat.github.io/tiktok-timestamp/ diff --git a/index.html b/index.html index aaba461..b0a5384 100644 --- a/index.html +++ b/index.html @@ -1,23 +1,15 @@ Tiktok date extractor - - - -