add playlist date collector

This commit is contained in:
ThetaDev 2022-09-06 01:33:43 +02:00
parent 513bf1dc9c
commit c9433d721d
14 changed files with 20408 additions and 75 deletions

View file

@ -1,3 +1,4 @@
#![cfg(test)]
mod collect_playlist_dates;
mod gen_dictionary;
mod gen_locales;