mikavilpas / link_title

Irssi plugin for manipulating links sent by others
1 stars 0 forks source link

idea: look at http headers to see if the content is text before getting title #34

Open mikavilpas opened 14 years ago

mikavilpas commented 14 years ago

here's a link to fibubot, which has similar functionality to link_title:

http://bazaar.launchpad.net/~ninnnu/+junk/Titlefetch/annotate/head:/plugin.py#L79

that line checks the headers and only after the condition is the title searched for.