lolita-cybe/doubao-dola-watermark-helper — explained in plain English
Analysis updated 2026-05-18
Preview and download images or videos you generated on Doubao or Dola without leaving the page.
Batch download a checked selection or all captured resources at once.
Save and switch between multiple Doubao account login states stored only on your computer.
Export a local login state backup and import it later or on another machine.
| lolita-cybe/doubao-dola-watermark-helper | ruanyf/wechat-format | andrewrk/mcserve | |
|---|---|---|---|
| Stars | 58 | 58 | 59 |
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | — | 2023-10-19 | 2013-04-10 |
| Maintenance | — | Dormant | Dormant |
| Setup difficulty | easy | easy | moderate |
| Complexity | 2/5 | 2/5 | 3/5 |
| Audience | general | writer | ops devops |
Figures from each repo's GitHub metadata at analysis time.
Requires enabling developer mode and loading the unpacked extension folder in Chrome or Edge.
doubao-dola-watermark-helper is a Chrome and Edge browser extension built to work with two Chinese AI generation platforms, Doubao and Dola. When you generate images or videos on those sites, the extension injects a floating panel onto the page that automatically shows the resources it has captured, with previews for both images and videos, and options to copy a link, download one item, download a checked selection, or download everything at once. Rather than editing video frames after the fact, the extension works by watching the responses that the website's own backend sends to the page, and pulling out the original or watermark free resource links directly from that data. The README is explicit that this project is meant only for content the user has created, owns, or has permission to download, and that users are responsible for following the platform's rules and their local laws. Beyond resource capture, the extension includes local multi-account management: it can recognize which Doubao account is currently logged in, detect a new account and offer to save its login state, let a user switch between saved accounts, and search a saved account list by name. Login state backups can be exported to a JSON file and imported later, and the README stresses that this data is equivalent to an account key, so it should stay on the user's own computer and never be shared or uploaded anywhere public. All account data is described as staying local to the browser and never being sent to the developer's own servers. To install it, a user downloads or clones the repository, opens the extensions page in Chrome or Edge, turns on developer mode, and loads the unpacked folder. The extension requests browser permissions for debugging the target tab, reading tabs, downloads, local storage, and cookies, and its access is limited to Doubao, Dola, and a related ByteDance API domain. Toggles let a user turn the whole extension on or off, or disable specific features like the watermark free extraction or a fifteen second video configuration option. The project is released under the MIT license, and its own disclaimer states it is meant for technical research and personal resource management, not for copyright infringement or bypassing platform rules.
A Chrome and Edge extension that shows a download panel for images and videos you generate on Doubao and Dola, with multi account login management.
Mainly JavaScript. The stack also includes JavaScript, Chrome Extension, Manifest V3.
MIT license: free to use, modify, and distribute, including commercially, as long as you keep the copyright notice.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.