bc

package module
v0.0.0-...-f906959 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 23, 2022 License: MIT Imports: 14 Imported by: 0

README

bc

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Mkdir

func Mkdir(path string) error

Types

type Crawler

type Crawler struct {
	URL              string
	Headers          map[string]string
	PoolSize         int
	Workers          int
	StartVID         int
	Step             int
	Download         bool
	ResponsePath     string
	DownloadsPath    string
	ErrorLogFile     io.WriteCloser
	FfmpegErrLogFile io.WriteCloser
	CurrVID          io.Writer
	CurrStatus       io.Writer
}

func (*Crawler) Run

func (c *Crawler) Run(ctx context.Context)

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL