diff options
| author | Pinapelz <yukais@pinapelz.com> | 2024-10-08 01:04:31 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2024-10-08 01:04:31 -0700 |
| commit | db48ff702b1496362eeebe58955d85adf6a36361 (patch) | |
| tree | a126bd0e7fb51008f67155387b6970d7d71e4cf1 /README.md | |
Initial commit
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..6fa196e --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# YTQuickStamper +A tool for creating timestamps on YouTube videos quickly and easily. + +Based on [Krazete's ytlivestamper bookmarklet](https://github.com/Krazete/bookmarklets/blob/master/ytlivestamper.js). Adapted for use as an extension with additional features! + +- Create timestamps with descriptions in a single click on both ongoing live streams and regular videos +- Individually delete and adjust timing of each timestamp +- Export timestamps to text, YouTube links, or Markdown +- Adjustable offset to add context to timestamps + +[]
\ No newline at end of file |
