fix: shorts duration parsing, playlist dates (no), number_nd_tokens (is)

This commit is contained in:
ThetaDev 2023-05-11 17:40:53 +02:00
parent b862d2d1f9
commit ef1cdbc91a
19 changed files with 302 additions and 230 deletions

View file

@ -1621,6 +1621,7 @@
},
"number_nd_tokens": {
"einn": 1,
"eitt": 1,
"ekkert": 0
},
"album_types": {
@ -2646,7 +2647,9 @@
"feb.": 2,
"jan.": 1,
"jul.": 7,
"juli": 7,
"jun.": 6,
"juni": 6,
"mai": 5,
"mar.": 3,
"nov.": 11,

View file

@ -13500,7 +13500,8 @@
"99 þ. áhorf": 99029,
"9 þ. áhorf": 9087,
"Einn áskrifandi": 1,
"Ekkert áhorf enn": 0
"Ekkert áhorf enn": 0,
"Eitt vídeó": 1
},
"it": {
"1 iscritto": 1,

View file

@ -943,8 +943,8 @@
"Mar": "Sist oppdatert 9. mar. 2015",
"Apr": "Sist oppdatert 2. apr. 2017",
"May": "Sist oppdatert 22. mai 2014",
"Jun": "Sist oppdatert 28. jun. 2014",
"Jul": "Sist oppdatert 2. jul. 2014",
"Jun": "Sist oppdatert 28. juni 2014",
"Jul": "Sist oppdatert 2. juli 2014",
"Aug": "Sist oppdatert 23. aug. 2015",
"Sep": "Sist oppdatert 16. sep. 2018",
"Oct": "Sist oppdatert 31. okt. 2014",