Merge branch 'master' into 391/improve-youtube-support

This commit is contained in:
Fabio Manganiello 2024-07-11 23:44:07 +02:00
commit 7c610413df
Signed by untrusted user: blacklight
GPG key ID: D90FBA7F76362774
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View file

@ -38,7 +38,7 @@ class TorrentPlugin(Plugin):
use the search providers configured in the ``search_providers`` attribute of
the plugin configuration. Currently supported search providers:
* ``popcorntime`:
* ``popcorntime``:
:class:`platypush.plugins.torrent._search.PopcornTimeSearchProvider`
* ``torrents.csv``:
:class:`platypush.plugins.torrent._search.TorrentsCsvSearchProvider`