安装那个tboplayer,到了最后一步,提示如下:
python tboplayer.py
Traceback (most recent call last):
File "tboplayer.py", line 2478, in <module>
bplayer = TBOPlayer()
File "tboplayer.py", line 1159, in __init__
self.ytdl.check_for_update(ytdl_updated)
File "tboplayer.py", line 403, in check_for_update
current_version_hash = sha256(open(self._YTLOCATION, 'rb').read()).hexdigest()
IOError: [Errno 2] 没有那个文件或目录: '/usr/local/bin/youtube-dl'