Versions in this module Expand all Collapse all v0 v0.1.2 Apr 18, 2025 v0.1.1 Mar 20, 2025 v0.1.0 Mar 18, 2025 Changes in this version + func DownloadSubtitle(code, movieName string) error + type Subtitle struct + Date string + Downloads string + Link string + Name string + func GetSubs(movieYear, movieName string) ([]Subtitle, error) + func (s Subtitle) GetDownloadSubtitleCode() string