You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and this (version v3) which "only" needs manual work (developer console and pasting the xhr replies into single json files, then to run a small python script). Here my idea comes in to automate the fetch of the json files using greasemonkey.
So my idea is (and I want to ask you, perhaps you find this interesting, too) to develop a greasemonkey script doing all the work of fetching all bookmarks and then to download their texts, urls and images locally.
The text was updated successfully, but these errors were encountered:
However, it has not the best how-to use guide.
Maybe I should write a more detailed guide on how to use it.
Since it would be difficult to use a CLI program for people that do not have experience with console programs.
Dear @AlttiRi , I am currently - as many - in the need to find a reliable tool for downloading all own twitter bookmarks.
I found these two complicated tools
https://github.com/jarulsamy/Twitter-Archive
https://github.com/Webklex/tbm
and this (version v3) which "only" needs manual work (developer console and pasting the xhr replies into single json files, then to run a small python script). Here my idea comes in to automate the fetch of the json files using greasemonkey.
https://divyajyotiuk.hashnode.dev/exporting-your-twitter-bookmarks-in-markdown-file
and https://gist.github.com/divyajyotiuk/9fb29c046e1dfcc8d5683684d7068efe#file-get_twitter_bookmarks_v3-py
So my idea is (and I want to ask you, perhaps you find this interesting, too) to develop a greasemonkey script doing all the work of fetching all bookmarks and then to download their texts, urls and images locally.
The text was updated successfully, but these errors were encountered: