Method | Description | |
---|---|---|
GetCourseTableOfContentsHtmlString ( string courseName ) : string | ||
GetLessonDownloadLink ( |
||
SetCookies ( |
||
WebScraper ( string tableOfContentsUrl, string lessonDownloadUrl ) : System |
public GetCourseTableOfContentsHtmlString ( string courseName ) : string | ||
courseName | string | |
return | string |
public GetLessonDownloadLink ( |
||
lesson | ||
return | string |
public SetCookies ( |
||
cookies | ||
return | void |
public WebScraper ( string tableOfContentsUrl, string lessonDownloadUrl ) : System | ||
tableOfContentsUrl | string | |
lessonDownloadUrl | string | |
return | System |