``youtube`` commands ==================== .. csv-table:: :widths: auto "**Plugin**", :class:`~shellbot.plugins.youtube.Youtube` "**Brief**", "Youtube search commands." `youtube <../plugins/youtube.html#shellbot.plugins.youtube.Youtube.youtube>`_ ----------------------------------------------------------------------------- .. csv-table:: :widths: auto "**Aliases**", "ytb" "**Brief**", "Search and return the best results for a given query." "**Usage**", ``youtube [bestof] query`` .. code-block:: text positional arguments: bestof an integer describing the number of top results to return query an arbitrary query Details ~~~~~~~ Special characters need to be double quoted. Queries with spaces do not require quotation marks.