Skip to content

Instantly share code, notes, and snippets.

@johndrinkwater
Created February 27, 2014 15:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johndrinkwater/9251908 to your computer and use it in GitHub Desktop.
Save johndrinkwater/9251908 to your computer and use it in GitHub Desktop.
:D
john@joran ~/code/hydden-tools git:master #%❯ ./embed.py http://flic.kr/p/kuaGxv
Using OEmbed cache location ./cache/oembed/
No cache for http://flic.kr/p/kuaGxv
Writing out http://flic.kr/p/kuaGxv to cache file ./cache/oembed/9c380af4d23d398c37501cb718b3ef293e3dbc77502d079e642a0bf6f69f4ab0
http://flic.kr/p/kuaGxv → http://farm8.staticflickr.com/7422/12789532875_c60ffd38b4_b.jpg
john@joran ~/code/hydden-tools git:master #%❯ ll ./cache/oembed/9c380af4d23d398c37501cb718b3ef293e3dbc77502d079e642a0bf6f69f4ab0
-rw-rw-r-- 1 john 689 2014-02-27 15:00 ./cache/oembed/9c380af4d23d398c37501cb718b3ef293e3dbc77502d079e642a0bf6f69f4ab0
john@joran ~/code/hydden-tools git:master #%❯ ./embed.py http://flic.kr/p/kuaGxv
Using OEmbed cache location ./cache/oembed/
Got cache for http://flic.kr/p/kuaGxv
http://flic.kr/p/kuaGxv → http://farm8.staticflickr.com/7422/12789532875_c60ffd38b4_b.jpg
john@joran ~/code/hydden-tools git:master #%❯ rm ./cache/oembed/9c380af4d23d398c37501cb718b3ef293e3dbc77502d079e642a0bf6f69f4ab0
rm: remove regular file `./cache/oembed/9c380af4d23d398c37501cb718b3ef293e3dbc77502d079e642a0bf6f69f4ab0'? y
john@joran ~/code/hydden-tools git:master #%❯ ./embed.py http://flic.kr/p/kuaGxv
Using OEmbed cache location ./cache/oembed/
No cache for http://flic.kr/p/kuaGxv
Writing out http://flic.kr/p/kuaGxv to cache file ./cache/oembed/9c380af4d23d398c37501cb718b3ef293e3dbc77502d079e642a0bf6f69f4ab0
http://flic.kr/p/kuaGxv → http://farm8.staticflickr.com/7422/12789532875_c60ffd38b4_b.jpg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment