fix: extracting artist discography with without page type
This commit is contained in:
parent
0cd018e37a
commit
182f9ebfb8
4 changed files with 45 additions and 28 deletions
|
|
@ -80,32 +80,42 @@ SAttributed {
|
|||
Text {
|
||||
text: "\n\n",
|
||||
},
|
||||
Text {
|
||||
Browse {
|
||||
text: "#aespa",
|
||||
page_type: Unknown,
|
||||
browse_id: "FEhashtag",
|
||||
},
|
||||
Text {
|
||||
text: " ",
|
||||
},
|
||||
Text {
|
||||
Browse {
|
||||
text: "#æspa",
|
||||
page_type: Unknown,
|
||||
browse_id: "FEhashtag",
|
||||
},
|
||||
Text {
|
||||
text: " ",
|
||||
},
|
||||
Text {
|
||||
Browse {
|
||||
text: "#BlackMamba",
|
||||
page_type: Unknown,
|
||||
browse_id: "FEhashtag",
|
||||
},
|
||||
Text {
|
||||
text: " ",
|
||||
},
|
||||
Text {
|
||||
Browse {
|
||||
text: "#블랙맘바",
|
||||
page_type: Unknown,
|
||||
browse_id: "FEhashtag",
|
||||
},
|
||||
Text {
|
||||
text: " ",
|
||||
},
|
||||
Text {
|
||||
Browse {
|
||||
text: "#에스파",
|
||||
page_type: Unknown,
|
||||
browse_id: "FEhashtag",
|
||||
},
|
||||
Text {
|
||||
text: "\naespa 에스파 'Black Mamba' MV ℗ SM Entertainment",
|
||||
|
|
|
|||
Reference in a new issue