Feverqwe / twiMonBot

Telegram bot for monitoring twitch, youtube gaming, goodgame
https://goo.gl/Yr1rv2
63 stars 17 forks source link

Channel could not be found (YouTube) #7

Closed S-ed closed 4 years ago

S-ed commented 6 years ago

Not sure why this channel could not be found:

screenshot 1502823692

http://www.youtube.com/channel/UCXPnfpikLeCQAzweo3-OSuw

Feverqwe commented 6 years ago

Yes. Need to change message. Bot don't add channels without completed\live\upcoming broadcasts.

sideloading commented 4 years ago

@Feverqwe sorry for the necro-bump, but I'm also having the same issue with the following channel https://www.youtube.com/channel/UCtr0rV8VUtacwq3aoOi4FLA a long with many others.

Any ideas?

Feverqwe commented 4 years ago

Same problem. I'am add error message about it. b75db1e74e7c7ea196a81409c4bb21cd647a9525

sideloading commented 4 years ago

I'm using your project here: https://github.com/Feverqwe/ytWatchBot; it works a lot better and has 0 problems adding channel URLs 👍

Feverqwe commented 4 years ago

twiMonBot for live streams, ytWatchBot for added videos.

sideloading commented 4 years ago

@Feverqwe OH! That make's a lot more sense. Sorry 😓

Also, does it use YouTube Push Notifications for new videos, or does it check it periodically?

Feverqwe commented 4 years ago

twiMonBot use push and periodically check, cause youtube don't always send push.
ytWatchBot use push for recieve channel changes and then use activity api, and time after time do full check.