Skip to content
This repository has been archived by the owner on Jan 9, 2022. It is now read-only.

学堂在线字幕抓取错误 #4

Closed
ghost opened this issue Dec 27, 2017 · 1 comment
Closed

学堂在线字幕抓取错误 #4

ghost opened this issue Dec 27, 2017 · 1 comment
Assignees

Comments

@ghost
Copy link

ghost commented Dec 27, 2017

course-crawler/xuetangx.py

Lines 152 to 156 in 793fb45

if multi_subtitle:
sub_file_name = file_name + '_' + subtitle_url + '.str'
subtitle_url = base_subtitle_url + subtitle_url
print('$$$', subtitle_url)
print('$$$', sub_file_name)

仅判断了multi_subtitle下sub_file_name的值,而非multi_subtitle下sub_file_name的值未做定义。

@Foair
Copy link
Owner

Foair commented Dec 27, 2017

谢谢,已处理 👍

@Foair Foair closed this as completed in 1140077 Dec 27, 2017
@Foair Foair self-assigned this Dec 27, 2017
Foair pushed a commit that referenced this issue Aug 28, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant