All Projects → lisongx → doubanIMDb

lisongx / doubanIMDb

Licence: MIT license
IMDb + Rotten Tomatoes + Wikipedia on Douban Movie

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to doubanIMDb

Top15
[EOL] 使用 Top15 在你的网站中展示最近看过/读过/听过的电影/书/音乐!
Stars: ✭ 13 (-86.02%)
Mutual labels:  movie, douban
Iwatched
Track movies or tv shows you watched.
Stars: ✭ 64 (-31.18%)
Mutual labels:  movie, imdb
Hexo Douban
💿 A simple plugin for hexo that helps us generate pages for douban books ,movies and games.
Stars: ✭ 277 (+197.85%)
Mutual labels:  movie, douban
IMDb-Rating-Lookup
A python script that lets you check the IMDb rating, genre, cast etc of a movie with one click, without opening the browser.
Stars: ✭ 16 (-82.8%)
Mutual labels:  movie, imdb
auto-movie-tagger
A Python script that auto tags and adds poster to mkv or mp4 movie files.
Stars: ✭ 49 (-47.31%)
Mutual labels:  movie, imdb
react-movie
🎬 Modern fast movie database web app with React using The Movie DB API.
Stars: ✭ 45 (-51.61%)
Mutual labels:  movie, imdb
Imdbpy
IMDbPY is a Python package useful to retrieve and manage the data of the IMDb movie database about movies, people, characters and companies
Stars: ✭ 792 (+751.61%)
Mutual labels:  movie, imdb
Awesome It Films
📺 A curated list of awesome films about IT & geek people.
Stars: ✭ 722 (+676.34%)
Mutual labels:  movie, imdb
Movie Board
Re-design and implement Douban Movie with React and Redux.
Stars: ✭ 140 (+50.54%)
Mutual labels:  movie, douban
Imdb Party
IMDB client using the IMDB API that their iPhone app uses
Stars: ✭ 115 (+23.66%)
Mutual labels:  movie, imdb
where-is-douban250
🐛 一个爬虫程序,整理了腾讯视频、爱奇艺、优酷、哔哩哔哩等视频网站中,能够观看的「豆瓣电影 Top250 榜单」影片。
Stars: ✭ 123 (+32.26%)
Mutual labels:  movie, douban
Gmdb
GMDB is the ultra-simple, cross-platform Movie Library with Features (Search, Take Note, Watch Later, Like, Import, Learn, Instantly Torrent Magnet Watch)
Stars: ✭ 189 (+103.23%)
Mutual labels:  movie, imdb
Movie Compare
豆瓣电影的评分靠谱吗?——一点数据分析的视角
Stars: ✭ 141 (+51.61%)
Mutual labels:  imdb, douban
DoubanMovieJSON
豆瓣电影JSON数据
Stars: ✭ 60 (-35.48%)
Mutual labels:  movie, douban
douban-imdb-api
一个基于豆瓣、IMDB、烂番茄评分的电影电视剧双语(中英)数据api接口
Stars: ✭ 351 (+277.42%)
Mutual labels:  imdb, douban
Douban Movie
Golang爬虫 爬取豆瓣电影Top250
Stars: ✭ 114 (+22.58%)
Mutual labels:  movie, douban
Wxapp Douban Api Movie
Douban movie api data completed a WeChat applet wxAPP, very suitable as a small program beginners combat project!
Stars: ✭ 161 (+73.12%)
Mutual labels:  movie, douban
Douban
React-native 仿豆瓣电影 app
Stars: ✭ 236 (+153.76%)
Mutual labels:  movie, douban
book-mdpc
Il cinema tra le righe... di codice!
Stars: ✭ 59 (-36.56%)
Mutual labels:  movie
php4dvd
php4dvd is an open source php/mysql powered movie database. Catalog your video collection with ease. Automatic update of information and images.
Stars: ✭ 70 (-24.73%)
Mutual labels:  imdb

doubanIMDb

豆瓣电影 + IMDb + 烂番茄 + 维基百科

screenshots

Features

  • IMDb的电影评分
  • IMDb TOP250
  • 烂番茄TOMATOMETER
  • 维基百科链接

Setup

Ensure you have

  • Node.js 10 or later installed
  • Yarn v1 or v2 installed

Then run the following:

  • yarn install to install dependencies.
  • yarn run dev:chrome to start the development server for chrome extension
  • yarn run dev:firefox to start the development server for firefox addon
  • yarn run dev:opera to start the development server for opera extension
  • yarn run build:chrome to build chrome extension
  • yarn run build:firefox to build firefox addon
  • yarn run build:opera to build opera extension

Development

  • To watch file changes in developement

    • Chrome
      • yarn run dev:chrome
    • Firefox
      • yarn run dev:firefox
  • Load extension in browser

    • Chrome

      • Go to the browser address bar and type chrome://extensions
      • Check the Developer Mode button to enable it.
      • Click on the Load Unpacked Extension… button.
      • Select your extension’s extracted directory.
    • Firefox

      • Load the Add-on via about:debugging as temporary Add-on.
      • Choose the manifest.json file in the extracted directory

Contributor

  • @lisongx
  • @ayanamist

Feedback

请使用Issues来反馈你遇到的问题;)

License

MIT

Reference

Thanks to the great Web Extension Starter.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].