X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=youtube_dl%2Fdownloader%2Fmplayer.py;h=72cef30eaf3718ad8932814a627042cc0bdff361;hb=ecd1936695e73ba850d0618828b4a40d7d16c091;hp=34b23b5c295e178df4892761e6afa62304b07704;hpb=d26b1317edd31d85f8fa68d796f185f7ba65c282;p=youtube-dl diff --git a/youtube_dl/downloader/mplayer.py b/youtube_dl/downloader/mplayer.py index 34b23b5c2..72cef30ea 100644 --- a/youtube_dl/downloader/mplayer.py +++ b/youtube_dl/downloader/mplayer.py @@ -4,7 +4,6 @@ import os import subprocess from .common import FileDownloader -from ..compat import compat_subprocess_get_DEVNULL from ..utils import ( check_executable, encodeFilename,