提交 422a3e87 编写于 作者: M Mort Yao

Youku: fix display for format selection

上级 fb83330e
......@@ -162,7 +162,7 @@ class VideoExtractor():
stream_id = self.streams_sorted[0]['id'] if 'id' in self.streams_sorted[0] else self.streams_sorted[0]['itag']
if 'index' not in kwargs:
self.p(None)
self.p(stream_id)
else:
self.p_i(stream_id)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册