pyircbot/docs/api/modules/linktitler.rst

21 lines
447 B
ReStructuredText
Raw Normal View History

2015-11-01 21:58:20 -08:00
:mod:`LinkTitler` --- Fetch url information
===========================================
Grabs titles and other info of links posted into the channel.
Supported services:
* Youtube
* Reddit
Other URLs will grab the <title> element for html pages, or Content-Type header
and length for any other kind of file.
2015-06-19 20:23:36 -07:00
Class Reference
---------------
.. automodule:: pyircbot.modules.LinkTitler
:members:
:undoc-members:
:show-inheritance: