Skip to content

Extracts all URLs from Storify sites that can be auto embedded in Wordpress

License

Notifications You must be signed in to change notification settings

cogdog/storify-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Storify Embeddable Link Extractor

by @cogdog http://cog.dog


If this kind of stuff has any value to you, please consider supporting me so I can do more!

Support me on Patreon Support me on via PayPal


A means to pull out all embeddable links and text blocks from a Storify that can be quickly copy/pasted to Wordpress.

What/Why?

Storify is going away and taking your stuff with it. Reclaim your storifies now, this can work as an Wordpress site, these are the links that can be autoembedded on any Wordpress page or Post. The extractor should also pull any headings or captions added to the timeline.

It may not be perfect, and might need some cleanup, but this will save me a lot of time trying to archive my Storify content.

Here's how to do it:

  1. Go to your Storify you wish to preserve, e.g. https://storify.com/cogdog/ds106-tips-for-audio-storytelling
  2. In the browser url field, add .html and go to this new location, e.g. https://storify.com/cogdog/ds106-tips-for-audio-storytelling.html This is the static HTML versiom you get from the Storify export instructions.
  3. Use your browser features to View Source, copy the entire source HTML
  4. Go to the Extractor tool at http://cogdog.github.io/storify-extractor
  5. Paste the copied HTML content into the Input field
  6. Click Get Links
  7. There it is! Copy the contents from the Extracted Links field, and paste into a blank Wordpress post. Watch the embedding happen.

Dress up your post with featured images, dancing baby gifs, and anything else you like. See how the example above turned out. You have reclaimed your storify. Celebrate. Reclaim.

Credits

Blame all ugly and juvenile grep coding on me. Not elegant at all. StackExchange saved me so many times I lost count.

Pixabay Image by Clker Free-Vector Images shared into the public domain using Creative Commons CC0

About

Extracts all URLs from Storify sites that can be auto embedded in Wordpress

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published