Giter Club home page Giter Club logo

marker's Introduction

Marker

Marker is an automation tool to mark a list of movie/shows/series as watched in Douban (่ฑ†็“ฃ). This tool is useful if you want to migrate your movie list from another app to Douban.

Installation

git clone https://github.com/FrankLeeeee/Marker.git
cd Marker
pip install -v .

Usage

Extract the movie list from images (Optional)

Many mobile applications do not support exporting the movie list. One easy automated solution is to read the movie name from the screenshots using OCR. You can save all the screenshots in a folder and execute the following command. As a result, a list.csv file will be produced with all the extracted media names.

# extract the images shots from mark
# visit the Mark app here
# https://apps.apple.com/us/app/mark-%E6%88%91%E7%9A%84%E7%94%B5%E5%BD%B1%E6%B8%85%E5%8D%95/id1070986365
marker extract -f samples -p tools/from_mark.py

Some manual editing may be required for the extracted movie names as OCR is not 100% accurate. The generated file will assign a default score the movie, default is 8.

Mark on Douban

You can either prepare the list.csv with the command given above or create on your own manually. Once this file is ready, just execute the following command to mark the list of media as watched on Douban.

marker sync -f list.csv

marker's People

Contributors

frankleeeee avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.