Skip to content

Douban

Import movies, books, music, notes, games info from Douban.

The above warnings are based on limited information and might not always be accurate.

Data

ID obsidian-douban-plugin
Author wanxp
Minimum Obsidian Version 0.12.0
Official Release Date 2022-10-29
Last update 2026-04-23

Last Refresh

Obsidian Stats last refreshed the data behind this page on Jun 15, 2026.

Community plugin snapshot Jun 15, 2026
Repository clone last successful checkout May 25, 2026
Release acquisition release metadata checked Jun 12, 2026; existing successful main.js cache reused

Quick Links

Changes

Date Changed Property Old Value New Value
2022-10-29 Plugin Added
2023-04-26 description This is a plugin that can import movies/books/musics/notes/games info data from Douban for Obsidian . Import movies/books/musics/notes/games info data from Douban for Obsidian.
2024-01-27 description Import movies/books/musics/notes/games info data from Douban for Obsidian. Import movies/books/musics/notes/games info data from Douban.
2026-05-12 author Wanxp wanxp
2026-05-12 description Import movies/books/musics/notes/games info data from Douban. Import movies, books, music, notes, games info from Douban.
2026-05-12 repo Wanxp/obsidian-douban wanxp/obsidian-douban

Repository Data

License MIT in package.json
GPL-3.0 in LICENSE file
Package Manager Unknown (no lock file found)
Uses Typescript Yes
Installed Bundlers esbuild
Installed Testing Frameworks Jest
Has Test Files No
Latest Release main.js Size 1.02 MB
Detected ES Version ES6
Probably Minified No
main.js API Findings 8 disclosures
Uses BRAT beta releases No
Dependencies @notable/html2markdown, @popperjs/core, cheerio, follow-redirects, schema-dts
Dev Dependencies @types/jest, @types/node, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, builtin-modules, esbuild, jest, obsidian, ts-jest, tslib, typescript, vitepress

main.js API Findings

These conservative findings come from static analysis of the latest release main.js. The table includes warnings and high-confidence informational findings; lower-confidence informational findings are omitted to reduce false positives. Warnings indicate usage of potentially risky APIs, but such APIs can be used safely if handled with care.

Disclosure Detected From
Clipboard Access Reads or writes clipboard data
Embedded Base64 Blob Includes large embedded base64 blobs
Full Vault Access Enumerates vault files
Global Handlers Or Timers Registers events, DOM handlers, or intervals
Network Access Uses Node HTTP modules
Node Filesystem Access Uses direct Node filesystem-related modules
Private Network Access References localhost or private-network addresses
Process Or Shell Access Uses Node process or subprocess APIs
Finding Type Confidence Evidence
Uses Electron desktop APIs Warning High electron (4)
Uses direct Node filesystem-related modules Warning High stream (1)
Uses Node process or subprocess APIs Warning High process.env (1)
References localhost or private-network addresses Warning Medium 127.0.0.1 (1)
Reads or writes clipboard data Info High navigator.clipboard.writeText (4)
Uses persistent browser storage Info High localStorage (2)
Includes large embedded base64 blobs Info High base64 blob (1)
Registers events, DOM handlers, or intervals Info High setInterval (1), setTimeout (5)
References URLs or constructs URL objects Info High http:// (10), https:// (50), URL (4)
Uses Node HTTP modules Info High http (1), https (1)
Persists plugin settings or data Info High this.loadData (1), this.saveData (1)
Registers plugin settings UI Info High this.addSettingTab (1)
Registers commands, ribbon icons, or status bar items Info High this.addCommand (8), this.addStatusBarItem (1)
Accesses Obsidian vault APIs Info High app.vault (8)
Accesses vault folders Info High app.vault.getRoot (2)
Enumerates vault files Info High app.vault.getAllLoadedFiles (2)
Accesses Obsidian workspace APIs Info High app.workspace (1)
Accesses the active file or editor Info High app.workspace.getActiveFile (1)

The above data may not be accurate and contain errors. For more information refer to the page about data collection.

Lines of Code

The plugin has a total of 10855 lines of code. The following chart shows the lines of code split by programming language.

Downloads

The following chart shows the total number of downloads of the plugin over time. The second chart shows the delta of downloads per week, which is the number of new downloads per week. New version releases are marked with vertical lines.

Version History

Version Release Date Note
1.0.0 2022-06-05 Prerelease, Released while not listed
1.0.1 2022-06-05 Released while not listed
1.1.0 2022-06-20 Released while not listed
1.2.0 2022-06-21 Released while not listed
1.3.0 2022-06-26 Released while not listed
1.4.1 2022-06-26 Released while not listed
1.4.2 2022-07-09 Released while not listed
1.4.3 2022-07-09 Released while not listed
1.5.0 2022-10-26 Released while not listed
1.5.1 2022-10-30 None
1.5.2 2022-10-30 None
1.6.0 2022-11-04 None
1.6.1 2022-11-06 None
1.6.2 2022-11-11 None
1.6.3 2022-11-12 None
1.7.0 2022-11-19 None
1.7.1 2022-11-20 None
1.7.2 2022-11-20 None
1.7.3 2022-11-21 None
1.7.4 2022-11-26 None
1.7.5 2022-11-26 None
1.7.6 2022-11-30 None
1.7.7 2022-12-02 None
1.7.8 2022-12-03 None
1.7.9 2022-12-27 None
1.8.0 2023-01-03 None
1.8.1 2023-02-01 None
1.8.2 2023-02-12 None
1.8.3 2023-02-16 None
1.8.4 2023-04-17 None
1.8.5 2023-04-21 None
1.8.6 2023-04-27 None
1.8.7 2023-05-24 None
1.8.8 2023-07-10 None
1.8.9 2023-08-30 None
1.9.0 2023-09-12 None
1.9.1 2023-09-20 None
1.9.2 2023-09-23 None
1.9.3 2023-09-23 None
1.9.4 2023-10-11 None
1.9.5 2023-10-30 None
1.9.7 2023-12-21 None
1.9.8 2023-12-21 None
1.9.9 2023-12-26 None
2.0.1 2023-12-29 None
2.0.2 2024-03-21 None
2.0.3 2024-05-15 None
2.0.4 2024-05-15 None
2.0.5 2024-05-16 None
2.0.6 2024-07-10 None
2.0.7 2024-07-11 None
2.0.8 2024-07-15 None
2.1.0 2024-12-26 None
2.2.0 2025-02-24 Prerelease
2.2.1 2025-03-06 Prerelease
2.2.2 2025-03-06 None
2.2.4 2025-03-10 None
2.3.0 2025-03-11 None
2.3.1 2025-11-09 None
2.3.2 2026-04-02 None
2.3.3 2026-04-23 None

Blacklisted versions are versions that are known to cause major issues or contain security concerns and have thus been blacklisted by the Obsidian team. Obsidian will disable plugins on startup whose installed version is blacklisted. Released while not listed versions happened outside the period where the plugin was present in the community plugin list and are excluded from aggregate release statistics.