Kethsar / ytarchive

Garbage Youtube livestream downloader
MIT License
1.13k stars 91 forks source link

Age-restricted videos no longer work with cookies file. #108

Closed cornbreadman closed 2 years ago

cornbreadman commented 2 years ago

I guess YouTube changed something again with the cookies log in or something because I woke up and got this error. YouTube Age

Kethsar commented 2 years ago

Working for me. Did you try to get a fresh cookies file? Could be the ones in that file have expired. If you did get a new cookies file, did you make sure to export only for youtube? There's a bug in my cookie parser that makes cookies files with multiple domains not work. It's fixed locally but I've been lazy about getting some stuff set up before I start pushing to the repo again.

cornbreadman commented 2 years ago

Ok. I compared it with my old file and new cookies file had some GOOGLE_ABUSE_EXEMPTION in them. I removed those lines from the cookies file and it seems to work now. but I do get this in my recording. zzzzzzzzzzzzzz

cornbreadman commented 2 years ago

I can consider this issue closed for the time being. I'll keep on the lookout for anymore things that might popup and let you know!