Correct typo: the channel tab is LIVE
, not LIVES
This commit is contained in:
parent
4e162e34c3
commit
0f4b89ccd9
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…
x
Reference in New Issue
Block a user