Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Slide ¶
type Slide struct { Vid string QpdfPath string //qpdf的bin路径 SaveDir string // contains filtered or unexported fields }
Slide 包含视频号、课件下载链接等基本信息
func (*Slide) DownloadSeriesSlides ¶
func (s *Slide) DownloadSeriesSlides()
DownloadSeriesSlides 下载专题视频中的所有课件
func (*Slide) DownloadSingleSlide ¶
func (s *Slide) DownloadSingleSlide()
DownloadSingleSlide 下载指定vid的视频对应的课件
Click to show internal directories.
Click to hide internal directories.