Fixed omxplayer plugin doc

This commit is contained in:
Fabio Manganiello 2018-07-16 23:17:00 +02:00
parent 72d490456f
commit 86754534ae
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ class VideoOmxplayerPlugin(Plugin):
* **youtube-dl** installed on your system (see your distro instructions), optional for YouTube support
"""
""" Supported video extensions """
# Supported video extensions
video_extensions = {
'.avi', '.flv', '.wmv', '.mov', '.mp4', '.m4v', '.mpg', '.mpeg',
'.rm', '.swf', '.vob', '.mkv'