fzxiao233/Vtb_Record

View on GitHub
live/videoworker/downloader/provbase/downloader.go

Summary

Maintainability
A
0 mins
Test Coverage

exported type DownloadProvider should have comment or be unexported
Open

type DownloadProvider interface {

exported method Downloader.DownloadVideo should have comment or be unexported
Open

func (d *Downloader) DownloadVideo(video *interfaces.VideoInfo, proxy string, cookie string, filePath string) string {

exported type Downloader should have comment or be unexported
Open

type Downloader struct {

There are no issues that match your filters.

Category
Status