prin

Results 80 comments of prin

I've uploaded [v1.3.1-beta.4](https://github.com/prinsss/twitter-web-exporter/releases/download/nightly/twitter-web-exporter.user.js) to address this issue. Please give it a try. Although the database only contains the script's local cache and the migration won't modify anything other than that,...

[1.3.1-beta.3](https://github.com/prinsss/twitter-web-exporter/releases/download/nightly/twitter-web-exporter.user.js) 版本支持导出社群成员和社群时间线了(模块默认关闭,可以在设置中打开),可以试试。:)

Hi, Thank you for your feedback. What do you mean by "the previous version worked fine"? If you manually install an old version of the script from [Releases](https://github.com/prinsss/twitter-web-exporter/releases/) page and...

I've downloaded Orion browser on iOS and tried to debug it with Desktop Safari, finding that it's actually caused by a known issue about Twitter's CSP not allowing us to...

[1.2.2-beta.1](https://github.com/prinsss/twitter-web-exporter/releases/download/nightly/twitter-web-exporter.user.js) 现在默认支持导出推文的「圈人」数据了 :) Example JSON Export ```json { "id": "1059648201148456960", "created_at": "2018-11-06 11:26:33 +08:00", "full_text": "「 お帰りなさいませ、〇〇様 」\n\n#1104フェチ撮交流会 https://t.co/g94Jw3QpLg", "media": [ { "type": "photo", "url": "https://t.co/g94Jw3QpLg", "thumbnail": "https://pbs.twimg.com/media/DrSgan8VYAAH4bu?format=jpg&name=thumb", "original": "https://pbs.twimg.com/media/DrSgan8VYAAH4bu?format=jpg&name=orig"...

There has been some breaking changes introduced in the Twitter API. I've done some fixes and released [1.3.0-beta.1](https://github.com/prinsss/twitter-web-exporter/releases/download/nightly/twitter-web-exporter.user.js) to address the issue. This version also includes a database migration script,...

> As far as I recall, birthdate was removed or made private, so that may be expected behavior. It seems that `legacy_extended_profile.birthdate` only presents in API responses (`/UserByScreenName`) when you...

感谢建议,1.3.1-beta.1 版本已更新。顺便优化了一下移动端的 UI 适配,可以试试。:) https://github.com/prinsss/twitter-web-exporter/releases/download/nightly/twitter-web-exporter.user.js

[v1.3.1](https://github.com/prinsss/twitter-web-exporter/releases/tag/v1.3.1) is released.

Hi,为了方便排查问题,请贴出你的 `_config.yml` 中的插件配置,以及 `hexo clean && hexo generate --debug` 输出的完整日志(敏感内容可以删减处理,但请尽量保留 `hexo-hide-posts:` 开头的日志)。