{"id":15996105,"url":"https://github.com/dhui/tumblr-migrate","last_synced_at":"2025-04-05T00:43:16.794Z","repository":{"id":24386470,"uuid":"27786317","full_name":"dhui/tumblr-migrate","owner":"dhui","description":"Tool to migrate one Tumblr blog to another Tumbler blog","archived":false,"fork":false,"pushed_at":"2015-02-14T11:10:40.000Z","size":184,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-10T09:13:02.531Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dhui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-09T20:47:32.000Z","updated_at":"2015-02-14T11:10:41.000Z","dependencies_parsed_at":"2022-08-22T07:50:09.350Z","dependency_job_id":null,"html_url":"https://github.com/dhui/tumblr-migrate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhui%2Ftumblr-migrate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhui%2Ftumblr-migrate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhui%2Ftumblr-migrate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhui%2Ftumblr-migrate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dhui","download_url":"https://codeload.github.com/dhui/tumblr-migrate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247271491,"owners_count":20911586,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-08T07:23:04.739Z","updated_at":"2025-04-05T00:43:16.758Z","avatar_url":"https://github.com/dhui.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"tumblr-migrate\n==============\n\nTools to migrate posts from one Tumblr blog to another Tumbler blog\n\n\nSetup\n=====\n\n1. Create a Tumblr app if you don't already have one\n1. Put your Tumblr OAuth key and secret key in a keyfile. With the following format:\n\n    ```{\"key\": \"KEY\", \"secret_key\": \"SECRET_KEY\"}```\n\n1. Make sure both blogs have authorized your app. You can do this by logging into Tumblr in your web browser, run `authorize_app.py`, and follow the instructions.\n\n\n\nUsage\n=====\n\nTo copy posts between blogs use: `copy_posts.py`\n\nTo update posts on one blog using the posts from another, use: `update_posts.py`\n\nTo wipe a blog clean, use: `delete_all_posts.py`\n\n\nNotes\n=====\n\n* Not using [pytumblr](https://github.com/tumblr/pytumblr) because as of 12/9/2014, the API for posting blog posts is split based on post type.\n    * There's an internal API called `_send_post()` which takes the the post type as an argument. `_send_post()` validates the params and doesn't allow extraneous params to be sent.\n\n\nTODO\n====\n* Package the repo so it's pip installable\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhui%2Ftumblr-migrate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdhui%2Ftumblr-migrate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhui%2Ftumblr-migrate/lists"}