Coder Social home page Coder Social logo

tumblr-import's Introduction

Tumblr Import

Methods for migrating my very old mephisto data (for which I had a sql dump) and my kind of more recent blogger data to Tumblr. The goal is to migrate the articles…I could care less about the comments at this point.

WARNING

If you use any Tumblr integrations (like twitter or facebook), turn those off before importing these feeds. If you don’t every post you import now will be posted there. (This warning will also appear each time you run the script. Use ‘–skip-warning` flag to skip it.)

Mephisto to Tumblr

Usage

Load a sql dump and import

MySQL table creation, upload, and Tumblr sync all at once

ruby mephisto-to-tumblr.rb --upload-sql TUMBLR_USER=your_tumblr_username TUMBLR_PASS=your_tumblr_password

NOTE: This assumes a sql file called mephisto_archives.sql that will create a mephisto_archives table with the root mysql user and no password on localhost. Please change if needed.

Or just import (based on a previous sql dump load)

ruby mephisto-to-tumblr.rb TUMBLR_USER=your_tumblr_username TUMBLR_PASS=your_tumblr_password

Blogger to Tumblr

Coming Soon…

Credits

Very heavily influenced one of Phil Toland’s blog post: philtoland.com/post/464265345/importing-wordpress-content-into-tumblr

tumblr-import's People

Contributors

markmcspadden avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.