[ Video Sharing CMS v4 ] The Youtube Importer was upgraded to Youtube API v3

Started by PHPVibe A.,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

PHPVibe A.Topic starter

Quote from: khanowner on
Hi again @Alexander ,
I have a youtube import problem.

I have tried to import youtube videos by channels. (look at photo01.jpg)
I have entered channel id and click Start importing.
But I got white page which had sidebar, above bar and channel information. (look at photo02.jpg)

I have sold youtube api problem and I can add videos by search keywords. But I cant import videos with channel id.

Waiting your reply, thanks.

That channel has username and it's medcezirtv I don;t know from where you got that id.

PHPVibe A.Topic starter

Quote from: tesladisk on
alex my crons not working and i have to update manually and is a pain can you look into this i have update my crons list but when i visit cron.php  i get a "crons not found" thanks

Hi! How did you update them manually? You need to remove the API v2 crons and create new ones for V3, READ UP!

tesladisk

already did that i add new crons but when i visit the cron.php i get crons not found
  •  

PHPVibe A.Topic starter

Quote from: tesladisk on
already did that i add new crons but when i visit the cron.php i get crons not found

Do you use video crons? The cron only pulls video type crons for now (not playlist or channel).

tesladisk

already try videocron.php i get blank white page and no videos added .
my scheduled tasks are for channel uploads
  •  

tommy101

Hi Alex,
i did like you said but nothing happen,can not import video,it show blank page,i tried to upload fresh file again,but it doesn't work,don't know why :(
Quote from: Alexander on
@tommy at the top of moderator/index.php change

error_reporting(0);

to

error_reporting(E_ALL);

and try again, maybe an error shows up so we have a clue of what's going on there.
  •  

khanowner

Quote from: Alexander on
That channel has username and it's medcezirtv I don;t know from where you got that id.

Alexander, hi again.
I have found trick from google to find channel id which have channel name.
Anyway I have tried another one but result is not change. I have tried to get videos from this channel (https://www.youtube.com/channel/UCoe0QD045tgbTE6bsbRGU5w)
I have entered this channel id : UCoe0QD045tgbTE6bsbRGU5w.

But I have got same screen like before this.

What must I do now ?

Thanks.
  •  

mzikagate

  •  

aryan2029

i face this error

No page yt_bc.php found
No action adm-yt_bc found
  •  

spanraj

Dear Alex,

some of the channel, im not able to import. its showing Unique in status.
  •  

slmovix

Hi Alex,

Crons wont pull out play lists and channels :(
this is a bummer, cz i have some channels and playlists that needed to update every day,
are you planning to fix this issue in near future??

thank you, and best regards
  •  

slmovix

Hi Alex,

Crons wont pull out play lists and channels :(
this is a bummer, cz i have some channels and playlists that needed to update every day,
are you planning to fix this issue in near future??

thank you, and best regards
  •  

khanowner

Quote from: slmovix on
Hi Alex,

Crons wont pull out play lists and channels :(
this is a bummer, cz i have some channels and playlists that needed to update every day,
are you planning to fix this issue in near future??

thank you, and best regards

Alex I have the same problem too. I changed CHMOD of cron.php to 777. But nothing changes.

I think, Firstly you must fix this cronjob problems.

Thanks.
  •  




wolftbpg

  •  

PHPVibe A.Topic starter

Quote from: aryan2029 on
i face this error

No page yt_bc.php found
No action adm-yt_bc found

Did you upload the files? You seem to not have the newest files in the script.

PHPVibe A.Topic starter

Quote from: tommy101 on
i did exactly like you,but it doesn't work :(

:-X guys, it's a very simple 2 minutes process which is explained on the link, you need an app, youtube api enabled on your google console and an server key with your server's ip.
Anything of this going wrong, it won't work. See the first pictures atached in this topic.

PHPVibe A.Topic starter

Quote from: slmovix on
Hi Alex,

Crons wont pull out play lists and channels :(
this is a bummer, cz i have some channels and playlists that needed to update every day,
are you planning to fix this issue in near future??

thank you, and best regards

Yes, in the next patch.

PHPVibe A.Topic starter

Quote from: khanowner on
Alexander, hi again.
I have found trick from google to find channel id which have channel name.
Anyway I have tried another one but result is not change. I have tried to get videos from this channel (https://www.youtube.com/channel/UCoe0QD045tgbTE6bsbRGU5w)
I have entered this channel id : UCoe0QD045tgbTE6bsbRGU5w.

But I have got same screen like before this.

What must I do now ?

Thanks.

Works fine for me UCoe0QD045tgbTE6bsbRGU5w as channelid

PHPVibe A.Topic starter

Quote from: tesladisk on
already try videocron.php i get blank white page and no videos added .
my scheduled tasks are for channel uploads

videocron.php is not for the youtube crons, but for the ffmpeg cron.

cron.php is for youtube.

denis1987

Quote from: Alexander on
:-X guys, it's a very simple 2 minutes process which is explained on the link, you need an app, youtube api enabled on your google console and an server key with your server's ip.
Anything of this going wrong, it won't work. See the first pictures atached in this topic.
Simple but dont work

my domain http://www.xreactions.com/

and http://xreactions.com/server/ server test
  •  



Similar topics (7)