{"id":23418925,"url":"https://github.com/chishui/douban-movie","last_synced_at":"2025-04-12T12:10:50.729Z","repository":{"id":57423759,"uuid":"97630109","full_name":"chishui/douban-movie","owner":"chishui","description":"Get movie info from douban(豆瓣) and display in your terminal ","archived":false,"fork":false,"pushed_at":"2020-07-16T06:40:36.000Z","size":386,"stargazers_count":17,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-10T03:06:32.324Z","etag":null,"topics":["douban","douban-movie","python","spider","terminal"],"latest_commit_sha":null,"homepage":null,"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/chishui.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}},"created_at":"2017-07-18T18:19:21.000Z","updated_at":"2022-05-05T08:54:46.000Z","dependencies_parsed_at":"2022-08-30T02:11:35.950Z","dependency_job_id":null,"html_url":"https://github.com/chishui/douban-movie","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chishui%2Fdouban-movie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chishui%2Fdouban-movie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chishui%2Fdouban-movie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chishui%2Fdouban-movie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chishui","download_url":"https://codeload.github.com/chishui/douban-movie/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248565074,"owners_count":21125417,"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":["douban","douban-movie","python","spider","terminal"],"created_at":"2024-12-23T00:46:08.264Z","updated_at":"2025-04-12T12:10:50.710Z","avatar_url":"https://github.com/chishui.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Douban-Movie\n====================================\nDisplay movie information retrieved from Douban (豆瓣) in your terminal. \n\n![alt text](screenshots/douban-movie.png \"douban movie\" )\n![alt text](screenshots/douban-movie-list.png \"douban movie list\" )\n\n\n[![PyPI](https://img.shields.io/pypi/v/nine.svg?maxAge=2592000)](https://pypi.python.org/pypi/douban-movie)\n[![Python 3.6](https://img.shields.io/badge/python-3.6-blue.svg)](https://www.python.org/downloads/release/python-360)\n\n------------------\n# Requirements\n- Python 3.6\n- [Urwid](https://github.com/urwid/urwid)\n- Requests\n- BeautifulSoup\n- lxml\n\n# Installation\n```\n$ pip install douban-movie\n```\nClone the repository  \n```\n $ git clone https://github.com/chishui/douban-movie.git  \n $ cd douban-movie\n $ sudo python setup.py install  \n```\n# Usage\nDisplay movie infomation\n```\n$ douban zootopia\n```\nOutput\n```\n===============   Douban Movie   ===============\nTitle: 疯狂动物城\nScore: 9.2\nYear: 2016\nDirector: 拜伦·霍华德 / 瑞奇·摩尔 / 杰拉德·布什\nActors: 金妮弗·古德温 / 杰森·贝特曼 / 伊德里斯·艾尔巴 / 珍妮·斯蕾特 / 内特·托伦斯 / 邦尼·亨特 / 唐·雷克 / 汤米·钟 / J·K·西蒙斯 / 奥克塔维亚·斯宾瑟 / 艾伦·图代克 / 夏奇拉 / 雷蒙德·S·佩尔西 / 德拉·萨巴 / 莫里斯·拉马奇 / 菲尔·约翰斯顿 / 约翰·迪·玛吉欧 / 凯蒂·洛斯 / 吉塔·雷迪 / 杰西·科尔蒂 / 汤米·利斯特 / 乔希·达拉斯 / 瑞奇·摩尔 / 凯特·索西 / 彼得·曼斯布里奇 / 拜伦·霍华德 / 杰拉德·布什 / 马克·史密斯 / 乔西·特立尼达 / 约翰·拉维尔 / 克里斯汀·贝尔 / 吉尔·科德斯 / 梅利莎·古德温\n================================================\n```\n\nList all movies which match the name\n```\n$ douban 星球 -l\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchishui%2Fdouban-movie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchishui%2Fdouban-movie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchishui%2Fdouban-movie/lists"}