x1ao4 / douban-to-tmdb

通过 python 脚本将豆瓣的评分数据导入 tmdb / import douban rating data into tmdb via python scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

douban-to-tmdb

使用 douban-to-tmdb 可以将您的豆瓣电影评分数据导入到您的 TMDb 账号中。

使用方法

  1. 运行 douban-rating-exporter.py 导出豆瓣电影的评分数据。

    请在此处查看具体说明。

  2. 运行 tmdb-rating-importer.py 将豆瓣电影评分数据导入 TMDb。

    请在此处查看具体说明。


douban-to-tmdb

With douban-to-tmdb, you can import your Douban movie rating data into your TMDb account.

Usage

  1. Run douban-rating-exporter.py to export your Douban movie rating data.

    Please refer to the instructions here for specific details.

  2. Run tmdb-rating-importer.py to import your Douban movie rating data into TMDb.

    Please refer to the instructions here for specific details.

About

通过 python 脚本将豆瓣的评分数据导入 tmdb / import douban rating data into tmdb via python scripts

License:MIT License


Languages

Language:Python 100.0%