use "getYouTubePlayerInfo"
This commit is contained in:
parent
33c6c95045
commit
4b11772514
@ -218,7 +218,7 @@ module.exports = function (app, config, renderTemplate) {
|
||||
const verify = req.hostname === "poketube.sudovanilla.com";
|
||||
|
||||
|
||||
INNERTUBE.getYouTubeApiVideo(f, v, contentlang, contentregion).then(
|
||||
INNERTUBE.getYouTubePlayerInfo(f, v, contentlang, contentregion).then(
|
||||
(data) => {
|
||||
try {
|
||||
const channel_uploads = data?.channel_uploads;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user