NewPipeExtractor/timeago-parser/raw
CypherpunkSamurai 9aab6148ba new 2023-02-16 13:25:03 +05:30
..
java new 2023-02-16 13:25:03 +05:30
times new 2023-02-16 13:25:03 +05:30
README.md new 2023-02-16 13:25:03 +05:30
overview.json new 2023-02-16 13:25:03 +05:30
unique_patterns.json new 2023-02-16 13:25:03 +05:30

README.md

Time ago parser raw resources

This directory contains some JSON-formatted time ago strings gather directly from YouTube.

Java directory

Some useful classes that can generate an overview and check if we have all the time units for all the languages.

It also contains the resource bundle generator.

Times directory

All the units organized by their unit value and name (e.g. 1s = "1 second", 2y = "2 años", 4w = "4 semanas").