Correct typo: the channel tab is LIVE
, not LIVES
This commit is contained in:
parent
05cd243abd
commit
c746d43ddf
2
main.cpp
2
main.cpp
@ -465,7 +465,7 @@ void treatChannelOrVideo(unsigned short threadId, bool isChannel, string id, str
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
// `LIVES`
|
// `LIVE`
|
||||||
pageToken = "";
|
pageToken = "";
|
||||||
string playlistId = "UU" + id.substr(2);
|
string playlistId = "UU" + id.substr(2);
|
||||||
vector<string> videoIds;
|
vector<string> videoIds;
|
||||||
|
Loading…
Reference in New Issue
Block a user