Airkek / Youtube-Viewers

simple C# Youtube livestream botter
MIT License
210 stars 109 forks source link

Age restricted stream #161

Open Ishi-k2 opened 2 years ago

Ishi-k2 commented 2 years ago

Hi Airkek. There an issue where i can't bot view streams with age restriction. It does working on non age restricted streams.

FarhadMohseni commented 2 years ago

In the worker method, Change : ["el"] = "detailpage", to ["el"] = "embedded",

It seems to resolve the issue, I don't know if @Airkek has any idea on this

Ishi-k2 commented 2 years ago

In the worker method, Change : ["el"] = "detailpage", to ["el"] = "embedded",

I just compiled in Visual studio 2022 but it still can't bot view the age restricted streams.