{{catInfo.cat_desc}}
총 {{totalcount}} 개의 동영상이 있어요.
{{item.title.length < 38 ? item.title : item.title.substr(0, 38-2) + '...'}}
{{item.sub_title.length < 25 ? item.sub_title : item.sub_title.substr(0, 25-2) + '...'}}