5 Commits

Author SHA1 Message Date
The Dod
66c998c18c user_shortener -- roll your own
Since is.gd is tor-hostile and ur1.ca is http only,
I ran out of 3rd party ideas. Like my wife says:
"What you don't do yourself, you do later"
write a user_shortener.py file with a shorten(long_url)
that returns a short url. May the source be with you.
2015-01-19 22:27:29 +07:00
The Dod
4691f72792 Fix bug when use_shortener is "False", document ur1.ca etc. 2015-01-17 19:55:02 +07:00
Étienne Deparis
3712d913b1 Backward compatibility on N parameters. No more required to first cd to the feed2twister folder. 2014-10-13 16:32:37 +02:00
Étienne Deparis
4519800066 Add various options to support streaming app.net feed or other microblogging feeds 2014-10-13 00:58:07 +02:00
Étienne Deparis
c2c40b144e Big refactoring in order to use argparse and ConfigParser module instead of using python import. Add possibilities to use custom config files 2014-10-13 00:24:36 +02:00