Skip to content
This repository was archived by the owner on Mar 10, 2024. It is now read-only.

vvto33/OBSCookieImporter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OBSCookieImporter

Import OBS browser cookies from Chrome.

Requirements

  • Python 3
$ pip install cryptography

Usage

# Import .youtube.com cookies(default)
$ python main.py

# Import .nicovideo.jp cookies
$ python main.py --host .nicovideo.jp

# Import cookies from another path
$ python main.py --source path/to/source/cookie --dest path/to/dest/cookie

Reference

About

Import OBS browser cookies from Chrome

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%