fix: shorts duration parsing, playlist dates (no), number_nd_tokens (is)
This commit is contained in:
parent
b862d2d1f9
commit
ef1cdbc91a
19 changed files with 302 additions and 230 deletions
|
|
@ -57,7 +57,7 @@ MusicArtist(
|
|||
id: "UCh8gHdtzO2tXd593_bjErWg",
|
||||
name: "Doobydobap",
|
||||
)),
|
||||
track_count: Some(6),
|
||||
track_count: None,
|
||||
from_ytm: false,
|
||||
),
|
||||
MusicPlaylistItem(
|
||||
|
|
@ -79,7 +79,7 @@ MusicArtist(
|
|||
id: "UCh8gHdtzO2tXd593_bjErWg",
|
||||
name: "Doobydobap",
|
||||
)),
|
||||
track_count: Some(59),
|
||||
track_count: None,
|
||||
from_ytm: false,
|
||||
),
|
||||
MusicPlaylistItem(
|
||||
|
|
@ -101,7 +101,7 @@ MusicArtist(
|
|||
id: "UCh8gHdtzO2tXd593_bjErWg",
|
||||
name: "Doobydobap",
|
||||
)),
|
||||
track_count: Some(10),
|
||||
track_count: None,
|
||||
from_ytm: false,
|
||||
),
|
||||
MusicPlaylistItem(
|
||||
|
|
@ -123,7 +123,7 @@ MusicArtist(
|
|||
id: "UCh8gHdtzO2tXd593_bjErWg",
|
||||
name: "Doobydobap",
|
||||
)),
|
||||
track_count: Some(12),
|
||||
track_count: None,
|
||||
from_ytm: false,
|
||||
),
|
||||
MusicPlaylistItem(
|
||||
|
|
@ -145,7 +145,7 @@ MusicArtist(
|
|||
id: "UCh8gHdtzO2tXd593_bjErWg",
|
||||
name: "Doobydobap",
|
||||
)),
|
||||
track_count: Some(40),
|
||||
track_count: None,
|
||||
from_ytm: false,
|
||||
),
|
||||
],
|
||||
|
|
|
|||
|
|
@ -989,7 +989,7 @@ MusicRelated(
|
|||
id: "UCteCDkIcXeK0Hy2jfDyjAvg",
|
||||
name: "느양이",
|
||||
)),
|
||||
track_count: Some(24),
|
||||
track_count: None,
|
||||
from_ytm: false,
|
||||
),
|
||||
MusicPlaylistItem(
|
||||
|
|
@ -1011,7 +1011,7 @@ MusicRelated(
|
|||
id: "UCMbDcEEUG_qlfEWuEmSWK4w",
|
||||
name: "몰라",
|
||||
)),
|
||||
track_count: Some(26),
|
||||
track_count: None,
|
||||
from_ytm: false,
|
||||
),
|
||||
MusicPlaylistItem(
|
||||
|
|
@ -1033,7 +1033,7 @@ MusicRelated(
|
|||
id: "UCbP0WNlLgrnjAm4bBayYCHg",
|
||||
name: "zekeira Jackson",
|
||||
)),
|
||||
track_count: Some(25),
|
||||
track_count: None,
|
||||
from_ytm: false,
|
||||
),
|
||||
MusicPlaylistItem(
|
||||
|
|
@ -1055,7 +1055,7 @@ MusicRelated(
|
|||
id: "UCt0wIbpQkTfojRTMm0c7fVg",
|
||||
name: "Ashlyn Anahí Perez xitumul",
|
||||
)),
|
||||
track_count: Some(25),
|
||||
track_count: None,
|
||||
from_ytm: false,
|
||||
),
|
||||
MusicPlaylistItem(
|
||||
|
|
@ -1077,7 +1077,7 @@ MusicRelated(
|
|||
id: "UCceFVAj8BxG0_aLdypfdcew",
|
||||
name: "YANA24",
|
||||
)),
|
||||
track_count: Some(48),
|
||||
track_count: None,
|
||||
from_ytm: false,
|
||||
),
|
||||
MusicPlaylistItem(
|
||||
|
|
@ -1099,7 +1099,7 @@ MusicRelated(
|
|||
id: "UCX-Fmn_USQ2PuFxnibdv_tw",
|
||||
name: "BLÆZY",
|
||||
)),
|
||||
track_count: Some(29),
|
||||
track_count: None,
|
||||
from_ytm: false,
|
||||
),
|
||||
MusicPlaylistItem(
|
||||
|
|
@ -1121,7 +1121,7 @@ MusicRelated(
|
|||
id: "UCC2CZv7mdAkCbwHH10c9m9g",
|
||||
name: "aideed razali",
|
||||
)),
|
||||
track_count: Some(27),
|
||||
track_count: None,
|
||||
from_ytm: false,
|
||||
),
|
||||
MusicPlaylistItem(
|
||||
|
|
@ -1143,7 +1143,7 @@ MusicRelated(
|
|||
id: "UCAR5UBWbSjZZojV4q5jBuPw",
|
||||
name: "Terry Zarrato",
|
||||
)),
|
||||
track_count: Some(26),
|
||||
track_count: None,
|
||||
from_ytm: false,
|
||||
),
|
||||
MusicPlaylistItem(
|
||||
|
|
@ -1165,7 +1165,7 @@ MusicRelated(
|
|||
id: "UCSd74nw3xjGGyBQ4I7-vAVQ",
|
||||
name: "Changmin Park",
|
||||
)),
|
||||
track_count: Some(25),
|
||||
track_count: None,
|
||||
from_ytm: false,
|
||||
),
|
||||
MusicPlaylistItem(
|
||||
|
|
@ -1187,7 +1187,7 @@ MusicRelated(
|
|||
id: "UC2XFk1E2pia0DH8iZHWX7uQ",
|
||||
name: "Gorgeous_Celebs",
|
||||
)),
|
||||
track_count: Some(22),
|
||||
track_count: None,
|
||||
from_ytm: false,
|
||||
),
|
||||
],
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -507,7 +507,7 @@ MusicSearchResult(
|
|||
id: "UC0tDRlJxvcgAhXiHwZm4wcQ",
|
||||
name: "Elyssa Hamilton",
|
||||
)),
|
||||
track_count: Some(155),
|
||||
track_count: None,
|
||||
from_ytm: false,
|
||||
),
|
||||
MusicPlaylistItem(
|
||||
|
|
@ -534,7 +534,7 @@ MusicSearchResult(
|
|||
id: "UCNpa7-_q_H17TGFfUccs6mw",
|
||||
name: "Spencer Ramirez Salas",
|
||||
)),
|
||||
track_count: Some(43),
|
||||
track_count: None,
|
||||
from_ytm: false,
|
||||
),
|
||||
MusicPlaylistItem(
|
||||
|
|
@ -561,7 +561,7 @@ MusicSearchResult(
|
|||
id: "UCrESzB-SUekVTY3QI3Jfqlg",
|
||||
name: "N.J. Music",
|
||||
)),
|
||||
track_count: Some(96),
|
||||
track_count: None,
|
||||
from_ytm: false,
|
||||
),
|
||||
],
|
||||
|
|
|
|||
|
|
@ -389,7 +389,7 @@ MusicSearchResult(
|
|||
id: "UCtZaFx5MXZHIh7VTItJK1lQ",
|
||||
name: "Lajos Fülöp",
|
||||
)),
|
||||
track_count: Some(29),
|
||||
track_count: None,
|
||||
from_ytm: false,
|
||||
),
|
||||
MusicPlaylistItem(
|
||||
|
|
@ -416,7 +416,7 @@ MusicSearchResult(
|
|||
id: "UCwFT0vvkbtbohtzVbwx7WjQ",
|
||||
name: "Toshihiko KOMINAMI",
|
||||
)),
|
||||
track_count: Some(6),
|
||||
track_count: None,
|
||||
from_ytm: false,
|
||||
),
|
||||
MusicPlaylistItem(
|
||||
|
|
@ -443,7 +443,7 @@ MusicSearchResult(
|
|||
id: "UCEdZAdnnKqbaHOlv8nM6OtA",
|
||||
name: "aespa",
|
||||
)),
|
||||
track_count: Some(39),
|
||||
track_count: None,
|
||||
from_ytm: false,
|
||||
),
|
||||
],
|
||||
|
|
|
|||
|
|
@ -438,7 +438,7 @@ MusicSearchResult(
|
|||
id: "UCEYgc2eKzQXQ9OGCuT4JVPQ",
|
||||
name: "Redlist - International Playlists",
|
||||
)),
|
||||
track_count: Some(100),
|
||||
track_count: None,
|
||||
from_ytm: false,
|
||||
),
|
||||
MusicPlaylistItem(
|
||||
|
|
@ -465,7 +465,7 @@ MusicSearchResult(
|
|||
id: "UCjD0UddJFWadpaTrBJPOVGw",
|
||||
name: "Raphaël Weissreiner",
|
||||
)),
|
||||
track_count: Some(176),
|
||||
track_count: None,
|
||||
from_ytm: false,
|
||||
),
|
||||
MusicPlaylistItem(
|
||||
|
|
@ -492,7 +492,7 @@ MusicSearchResult(
|
|||
id: "UCesP91XKnuZVd6OJN06hokg",
|
||||
name: "Startup Records",
|
||||
)),
|
||||
track_count: Some(171),
|
||||
track_count: None,
|
||||
from_ytm: false,
|
||||
),
|
||||
],
|
||||
|
|
|
|||
|
|
@ -397,7 +397,7 @@ MusicSearchResult(
|
|||
id: "UC2iUWrsf_RJIskqCZZHz4tg",
|
||||
name: "Saskia Wehmeyer",
|
||||
)),
|
||||
track_count: Some(16),
|
||||
track_count: None,
|
||||
from_ytm: false,
|
||||
),
|
||||
MusicPlaylistItem(
|
||||
|
|
@ -424,7 +424,7 @@ MusicSearchResult(
|
|||
id: "UCSj8sEcs5CEUmeIZMSPB7Ew",
|
||||
name: "Daniel Switali",
|
||||
)),
|
||||
track_count: Some(16),
|
||||
track_count: None,
|
||||
from_ytm: false,
|
||||
),
|
||||
MusicPlaylistItem(
|
||||
|
|
@ -451,7 +451,7 @@ MusicSearchResult(
|
|||
id: "UCs2uL32TTzWX0oVoblPF1nQ",
|
||||
name: "Nicole Kr",
|
||||
)),
|
||||
track_count: Some(6),
|
||||
track_count: None,
|
||||
from_ytm: false,
|
||||
),
|
||||
],
|
||||
|
|
|
|||
|
|
@ -30,7 +30,7 @@ MusicSearchFiltered(
|
|||
id: "UCX9oPuvJYZsG8wnHTwOBVPA",
|
||||
name: "Chillax",
|
||||
)),
|
||||
track_count: Some(220),
|
||||
track_count: None,
|
||||
from_ytm: false,
|
||||
),
|
||||
MusicPlaylistItem(
|
||||
|
|
@ -57,7 +57,7 @@ MusicSearchFiltered(
|
|||
id: "UC8Ojfs-1VLiAO_MosLwvjpQ",
|
||||
name: "Redlist - Ultimate Music",
|
||||
)),
|
||||
track_count: Some(70),
|
||||
track_count: None,
|
||||
from_ytm: false,
|
||||
),
|
||||
MusicPlaylistItem(
|
||||
|
|
@ -84,7 +84,7 @@ MusicSearchFiltered(
|
|||
id: "UCE2DEoWWdlUlZsOpolWOgog",
|
||||
name: "Jeff Co",
|
||||
)),
|
||||
track_count: Some(321),
|
||||
track_count: None,
|
||||
from_ytm: false,
|
||||
),
|
||||
MusicPlaylistItem(
|
||||
|
|
@ -111,7 +111,7 @@ MusicSearchFiltered(
|
|||
id: "UCf7eNY2yY-cRuYshHmg4IIg",
|
||||
name: "Frank Denker",
|
||||
)),
|
||||
track_count: Some(106),
|
||||
track_count: None,
|
||||
from_ytm: false,
|
||||
),
|
||||
MusicPlaylistItem(
|
||||
|
|
@ -138,7 +138,7 @@ MusicSearchFiltered(
|
|||
id: "UCs72iRpTEuwV3y6pdWYLgiw",
|
||||
name: "Redlist - Just Hits",
|
||||
)),
|
||||
track_count: Some(204),
|
||||
track_count: None,
|
||||
from_ytm: false,
|
||||
),
|
||||
MusicPlaylistItem(
|
||||
|
|
@ -165,7 +165,7 @@ MusicSearchFiltered(
|
|||
id: "UCesP91XKnuZVd6OJN06hokg",
|
||||
name: "Startup Records",
|
||||
)),
|
||||
track_count: Some(164),
|
||||
track_count: None,
|
||||
from_ytm: false,
|
||||
),
|
||||
MusicPlaylistItem(
|
||||
|
|
@ -192,7 +192,7 @@ MusicSearchFiltered(
|
|||
id: "UCHuFqDbnqNhBsZB3KBj_Y0g",
|
||||
name: "Redlist - Músicas Internacionais",
|
||||
)),
|
||||
track_count: Some(102),
|
||||
track_count: None,
|
||||
from_ytm: false,
|
||||
),
|
||||
MusicPlaylistItem(
|
||||
|
|
@ -219,7 +219,7 @@ MusicSearchFiltered(
|
|||
id: "UCv9O2E_G8U46Paz8828THJw",
|
||||
name: "Victor Vaz",
|
||||
)),
|
||||
track_count: Some(50),
|
||||
track_count: None,
|
||||
from_ytm: false,
|
||||
),
|
||||
MusicPlaylistItem(
|
||||
|
|
@ -246,7 +246,7 @@ MusicSearchFiltered(
|
|||
id: "UCkX96b0MIXbisaGNCYXSRCQ",
|
||||
name: "Redlist - Music Tops",
|
||||
)),
|
||||
track_count: Some(50),
|
||||
track_count: None,
|
||||
from_ytm: false,
|
||||
),
|
||||
MusicPlaylistItem(
|
||||
|
|
@ -273,7 +273,7 @@ MusicSearchFiltered(
|
|||
id: "UCRnu4ZIsaCCDOJdFKIJgirw",
|
||||
name: "Redlist - Fresh Hits",
|
||||
)),
|
||||
track_count: Some(100),
|
||||
track_count: None,
|
||||
from_ytm: false,
|
||||
),
|
||||
MusicPlaylistItem(
|
||||
|
|
@ -300,7 +300,7 @@ MusicSearchFiltered(
|
|||
id: "UCs72iRpTEuwV3y6pdWYLgiw",
|
||||
name: "Redlist - Just Hits",
|
||||
)),
|
||||
track_count: Some(180),
|
||||
track_count: None,
|
||||
from_ytm: false,
|
||||
),
|
||||
MusicPlaylistItem(
|
||||
|
|
@ -327,7 +327,7 @@ MusicSearchFiltered(
|
|||
id: "UCGUHgJb6ZaJoOqQ6FHgV6zw",
|
||||
name: "Redlist - World Songs",
|
||||
)),
|
||||
track_count: Some(91),
|
||||
track_count: None,
|
||||
from_ytm: false,
|
||||
),
|
||||
MusicPlaylistItem(
|
||||
|
|
@ -354,7 +354,7 @@ MusicSearchFiltered(
|
|||
id: "UCPVhZsC2od1xjGhgEc2NEPQ",
|
||||
name: "Vevo Playlists",
|
||||
)),
|
||||
track_count: Some(82),
|
||||
track_count: None,
|
||||
from_ytm: false,
|
||||
),
|
||||
MusicPlaylistItem(
|
||||
|
|
@ -381,7 +381,7 @@ MusicSearchFiltered(
|
|||
id: "UCNAPgBbQ2iXE94osjz3-m_A",
|
||||
name: "Redlist - Top Hits",
|
||||
)),
|
||||
track_count: Some(42),
|
||||
track_count: None,
|
||||
from_ytm: false,
|
||||
),
|
||||
MusicPlaylistItem(
|
||||
|
|
@ -408,7 +408,7 @@ MusicSearchFiltered(
|
|||
id: "UCs72iRpTEuwV3y6pdWYLgiw",
|
||||
name: "Redlist - Just Hits",
|
||||
)),
|
||||
track_count: Some(254),
|
||||
track_count: None,
|
||||
from_ytm: false,
|
||||
),
|
||||
MusicPlaylistItem(
|
||||
|
|
@ -435,7 +435,7 @@ MusicSearchFiltered(
|
|||
id: "UC1crMgATGeegnQTZTImZuqA",
|
||||
name: "AXEG UK",
|
||||
)),
|
||||
track_count: Some(236),
|
||||
track_count: None,
|
||||
from_ytm: false,
|
||||
),
|
||||
MusicPlaylistItem(
|
||||
|
|
@ -462,7 +462,7 @@ MusicSearchFiltered(
|
|||
id: "UCSjPP6ccJ3MbsK7v-NfhFtw",
|
||||
name: "Redlist Grama",
|
||||
)),
|
||||
track_count: Some(150),
|
||||
track_count: None,
|
||||
from_ytm: false,
|
||||
),
|
||||
MusicPlaylistItem(
|
||||
|
|
@ -489,7 +489,7 @@ MusicSearchFiltered(
|
|||
id: "UCdeukGMkFDh8Zs662Z-d2pA",
|
||||
name: "Redlist - Melhores Músicas",
|
||||
)),
|
||||
track_count: Some(101),
|
||||
track_count: None,
|
||||
from_ytm: false,
|
||||
),
|
||||
MusicPlaylistItem(
|
||||
|
|
@ -516,7 +516,7 @@ MusicSearchFiltered(
|
|||
id: "UCPVhZsC2od1xjGhgEc2NEPQ",
|
||||
name: "Vevo Playlists",
|
||||
)),
|
||||
track_count: Some(261),
|
||||
track_count: None,
|
||||
from_ytm: false,
|
||||
),
|
||||
MusicPlaylistItem(
|
||||
|
|
@ -543,7 +543,7 @@ MusicSearchFiltered(
|
|||
id: "UCPVhZsC2od1xjGhgEc2NEPQ",
|
||||
name: "Vevo Playlists",
|
||||
)),
|
||||
track_count: Some(52),
|
||||
track_count: None,
|
||||
from_ytm: false,
|
||||
),
|
||||
],
|
||||
|
|
|
|||
|
|
@ -157,7 +157,7 @@ Paginator(
|
|||
id: "UCnOnrhWLv3YMoTVWqF4k82w",
|
||||
name: "botevpd",
|
||||
)),
|
||||
track_count: Some(49),
|
||||
track_count: None,
|
||||
from_ytm: false,
|
||||
),
|
||||
MusicPlaylistItem(
|
||||
|
|
|
|||
Reference in a new issue