Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add YouTube cookies to web-ui config? #209

Open
iamjimmycheng opened this issue Oct 11, 2024 · 2 comments
Open

How to add YouTube cookies to web-ui config? #209

iamjimmycheng opened this issue Oct 11, 2024 · 2 comments

Comments

@iamjimmycheng
Copy link

I retrieved the cookies from the YouTube page on Chrome, but after entering them, an error occurs saying they are incorrect. What are the Netscape cookies required by the system?

@marcopeocchi
Copy link
Owner

@iamjimmycheng here's an example

# Netscape HTTP Cookie File
# Generated by Cyotek WebCopy v1.9.1.0 on 2023-03-13T10:13:33
# Edit at your own risk.

demo.cyotek.com	FALSE	/features/	FALSE	1678706015	CrawlDemo_Path	gamma
demo.cyotek.com	FALSE	/	FALSE	1678706015	CrawlDemo_Domain	delta
demo.cyotek.com	FALSE	/	TRUE	1678706015	CrawlDemo_Secure	epsilon
#HttpOnly_demo.cyotek.com	FALSE	/	FALSE	1678706015	CrawlDemo_HttpOnly	zeta
demo.cyotek.com	FALSE	/features/	FALSE	0	CrawlDemo_Session	alpha
demo.cyotek.com	FALSE	/	FALSE	0	PHPSESSID	eo74gbd2lcu675r338so6q7g40
demo.cyotek.com	FALSE	/features/cookies.php	FALSE	1678706015	CrawlDemo_Expires	beta

The # Netscape HTTP Cookie File must be present

@marcopeocchi
Copy link
Owner

sorry for the super late response, I was completely focused on a work project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants