{"id":20392765,"url":"https://github.com/g3th/netflix-cookie-monster","last_synced_at":"2026-04-15T19:36:24.748Z","repository":{"id":221438451,"uuid":"753991858","full_name":"g3th/Netflix-Cookie-Monster","owner":"g3th","description":"Check a Netflix cookie, generated in the Netscape cookie file format, to determine whether it is a valid login.","archived":false,"fork":false,"pushed_at":"2024-02-11T06:59:52.000Z","size":30,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-15T10:27:09.596Z","etag":null,"topics":["cookie","debian","json","kali-linux","linux","netflix","netscape","netscape-cookie-file-format","selenium","webdriver","windows-sucks"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/g3th.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-07T07:22:43.000Z","updated_at":"2024-04-16T18:40:26.000Z","dependencies_parsed_at":"2025-01-15T10:07:39.411Z","dependency_job_id":"02342306-f2dc-4703-ae3a-bc31b1d0b4be","html_url":"https://github.com/g3th/Netflix-Cookie-Monster","commit_stats":null,"previous_names":["g3th/netflix-cookie-monster"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g3th%2FNetflix-Cookie-Monster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g3th%2FNetflix-Cookie-Monster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g3th%2FNetflix-Cookie-Monster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g3th%2FNetflix-Cookie-Monster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/g3th","download_url":"https://codeload.github.com/g3th/Netflix-Cookie-Monster/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241942040,"owners_count":20046228,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cookie","debian","json","kali-linux","linux","netflix","netscape","netscape-cookie-file-format","selenium","webdriver","windows-sucks"],"created_at":"2024-11-15T03:45:29.834Z","updated_at":"2025-10-24T00:22:59.072Z","avatar_url":"https://github.com/g3th.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Netflix Cookie Monster\n## Check Netflix Login cookies\n![Alt text](assets/art.png \"Cookie Monster!\")\n\n\nIn order to use the program correctly, place a single or multiple cookie files in the 'cookies' folder.\n\n\nThese files will need to adhere to the ```Netscape Cookie File Format``` placed in a text file (```*.txt```) with a single\nline for each cookie object. In Linux file extension is not important of course, but since the script was developed in Windows it has retained this feature (bug). The lines look something like:\n\n\n```.netflix.com TRUE   /   FALSE   1700000000  nfvdid  (long string)```\n\n(those are tabs, represented in an escape sequence as '\\t')\n\n\nThe program will then check these files depending on the following user options:\n\n\n1) Check a single cookie. Enter the file name of the cookie, which must be placed in the ```cookies``` folder and\nend in ```*.txt```. The file must be a valid ```Netscape Cookie File Format``` file, without extra spaces or extra characters\n   (```IndexError``` might occur).\n\n\n2) Check multiple cookies. This can of course be chosen for single cookies too. Always make sure your cookies are valid.\n\n\n3) Acquire Cookie From Session. Enter your login details, and a cookie in ```json``` format will be created and placed in the\n```valid_cookies``` folder\n\n\n4) Check Cookie Validity. This is a double check, to see if the json cookies created are usable.\nThe program will check a single cookie (valid file name must be given), and inform the user whether it's valid. \nValid logins are stored in the appropriate folder from earlier checks.\n\n\nLaunch preferably in a Linux terminal, although the script was created in Windows and should work fine (apart from botched escape sequences in powershell...). Using Windows is bad for one's health, so care must be taken.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fg3th%2Fnetflix-cookie-monster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fg3th%2Fnetflix-cookie-monster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fg3th%2Fnetflix-cookie-monster/lists"}