package
0.0.0-20220218220043-db66e9c98254
Repository: https://github.com/s32x/anirip.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

CleanFilename cleans the filename of any illegal file characters to prevent write errors.
Delete removes a file from the system.
GenerateEpisodeFilename constructs an episode filename and returns the filename fully sanitized.
No description provided by the author
NewHTTPClient generates a new HTTPClient Requester that contains a random user-agent to emulate browser requests.
NewVideoProcessor generates a new VideoProcessor that contains the location of our temporary directory.
Rename renames the source to the desired destination file name and recursively retries i times if there are any issues.

# Structs

HTTPClient performs.
No description provided by the author

# Interfaces

Episode implements Episode functionality.
Season implements Season functionality.
Show implements Show functionality.

# Type aliases

Episodes is an aliased slice of Episodes.
Seasons is an aliased slice of Seasons.