xuejianxianzun / PixivBatchDownloader

Chrome 扩展,批量下载 Pixiv 的插画和小说。过滤作品、下载时重命名、转换动态图片等。Powerful Pixiv batch downloader. Batch download artworks and novels, filter works, rename when downloading, convert animated images, and more.
https://pixiv.download/
GNU General Public License v3.0
3.48k stars 208 forks source link

Ability to synchronize bookmarked works across multiple accounts #392

Closed GCUSCOCOa closed 4 months ago

GCUSCOCOa commented 4 months ago

What functionality do you want? 1) The ability to export the list of bookmarked works. 2) The ability to follow all bookmarked works at once.

What is the purpose to solve? I have multiple accounts and would like to be able to synchronize my bookmarked works list.

cyfxzh commented 4 months ago

Try https://github.com/Ziqing19/LabelPixivBookmarks

GCUSCOCOa commented 4 months ago

I have tried this script but it is stuck in the middle, please advise if you don't mind. I output the file with "Backup Bookmarks" in Other Functrin, then loaded the file with "Import Bookmarks" in an account with no bookmarks, but nothing changed.

xuejianxianzun commented 4 months ago

This feature is useful, but I don't know what percentage of users it will be useful for. Because most users should only have one account. I haven't decided whether to add this feature yet.

Currently, you can do this through the "Bookmark works after downloading" function. But this requires grabbing the piece first, so it takes double the time.

  1. Enable Bookmark works after downloading. image

  2. You can set the downloaded image size to small, because downloading is not our purpose. image

  3. Use another account to open your bookmark page, capture and download all your bookmarks.

When your crawl is complete, you can export the crawl results. Later, when you log in to other accounts, you can import the crawl results to avoid repeated crawling.

cyfxzh commented 4 months ago

I have tried this script but it is stuck in the middle, please advise if you don't mind. I output the file with "Backup Bookmarks" in Other Functrin, then loaded the file with "Import Bookmarks" in an account with no bookmarks, but nothing changed.

Today i tried this function, it still work, there are still a few steps after you choose the file you want to import, maybe you forget. i recommend this script because it's really faster than this batch downloader

GCUSCOCOa commented 4 months ago

This feature is useful, but I don't know what percentage of users it will be useful for. Because most users should only have one account. I haven't decided whether to add this feature yet.

I understand. Your work is excellent even without this feature. Thank you very much.

GCUSCOCOa commented 4 months ago

Today i tried this function, it still work, there are still a few steps after you choose the file you want to import, maybe you forget. i recommend this script because it's really faster than this batch downloader

I tried again and this time it worked. Thanks for the advice.

xuejianxianzun commented 4 months ago

This feature has been added in version 16.8.0.

GCUSCOCOa commented 4 months ago

This feature has been added in version 16.8.0.

Thank you so much. Your response is really great!