We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f6ee3c commit ecefdbbCopy full SHA for ecefdbb
plexapi/video.py
@@ -2,7 +2,7 @@
2
from plexapi import media, utils
3
from plexapi.exceptions import BadRequest, NotFound
4
from plexapi.base import Playable, PlexPartialObject
5
-from plexapi.compat import quote_plus, quote, urlencode
+from plexapi.compat import quote_plus, urlencode
6
import os
7
8
0 commit comments