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 2a198f5 commit fb1ea67Copy full SHA for fb1ea67
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
6
import os
7
8
0 commit comments