Tue Mar 16 10:27:06 EDT 2010

From flickr to bbcode script

As you know I participate a lot in internet forums and most of these use BBCode to let us pulish photos, youtube videos, links, etc. Since I like to share photos and dont want to copy the url of each image on a set of 60 or more images on flickr I decided to automate this and wrote a simple script that will generate the BBCode from a flickr set url.

Lets take a look at this script, lets call it flickr2bbcode.sh

If you want to run this script you will need to pass the url of the set of photos that you want to publish, for example http://www.flickr.com/photos/tatadbb/sets/72157606893687387/ so your command line will look like this:

The out put of this command would be something like this:


Spanish version: De Flickr a BBCode.