Versions in this module Expand all Collapse all v1 v1.0.3 Feb 28, 2020 v1.0.2 Feb 25, 2020 Changes in this version + const JAVBUSCENSORED + const JAVBUSCENSOREDURI + const JAVBUSUNCENSORED + const JAVBUSUNCENSOREDURI + const JAVDBCENSORED + const JAVDBCENSOREDURI + const JAVDBUNCENSORED + const JAVDBUNCENSOREDURI + func CheckDomainPrefix(domain string) string + func DownPhoto(uri, savePath, proxy string) error + func GetDmmIntro(code, proxy string) string + func GetResult(uri, proxy string, cookies []http.Cookie) ([]byte, error) + func GetRoot(uri, proxy string, cookies []http.Cookie) (*goquery.Document, error) + func IntroFilter(intro string) string + func MD5Verify(data []byte, source string) bool + func MakeRequest(method, uri, proxy string, body io.Reader, header map[string]string, ...) ([]byte, int, error) + func PhotoConvertJpg(of, nf string) error + type AVSoxScraper struct + Proxy string + Site string + func (s *AVSoxScraper) Fetch(code string) error + func (s *AVSoxScraper) GetActors() map[string]string + func (s *AVSoxScraper) GetDirector() string + func (s *AVSoxScraper) GetFanart() string + func (s *AVSoxScraper) GetIntro() string + func (s *AVSoxScraper) GetNumber() string + func (s *AVSoxScraper) GetRelease() string + func (s *AVSoxScraper) GetRuntime() string + func (s *AVSoxScraper) GetSerise() string + func (s *AVSoxScraper) GetStudio() string + func (s *AVSoxScraper) GetTags() []string + func (s *AVSoxScraper) GetTitle() string + func (s *AVSoxScraper) GetURI() string + type Actress struct + Emby *EmbyAPI + JavBus string + JavDB string + Proxy string + func (s *Actress) Down(site string, page int) + func (s *Actress) Put() + func (s *Actress) Remote(site string, page int) + type CaribScraper struct + Proxy string + func (s *CaribScraper) Fetch(code string) error + func (s *CaribScraper) GetActors() map[string]string + func (s *CaribScraper) GetDirector() string + func (s *CaribScraper) GetFanart() string + func (s *CaribScraper) GetIntro() string + func (s *CaribScraper) GetNumber() string + func (s *CaribScraper) GetRelease() string + func (s *CaribScraper) GetRuntime() string + func (s *CaribScraper) GetSerise() string + func (s *CaribScraper) GetStudio() string + func (s *CaribScraper) GetTags() []string + func (s *CaribScraper) GetTitle() string + func (s *CaribScraper) GetURI() string + type DMMScraper struct + Proxy string + func (s *DMMScraper) Fetch(code string) error + func (s *DMMScraper) GetActors() map[string]string + func (s *DMMScraper) GetDirector() string + func (s *DMMScraper) GetFanart() string + func (s *DMMScraper) GetIntro() string + func (s *DMMScraper) GetNumber() string + func (s *DMMScraper) GetRelease() string + func (s *DMMScraper) GetRuntime() string + func (s *DMMScraper) GetSerise() string + func (s *DMMScraper) GetStudio() string + func (s *DMMScraper) GetTags() []string + func (s *DMMScraper) GetTitle() string + func (s *DMMScraper) GetURI() string + type EmbyAPI struct + func NewEmby(hostURL, apiKey string) *EmbyAPI + func (emby *EmbyAPI) Actor(name, face string, upload bool) error + type FC2Scraper struct + Proxy string + func (s *FC2Scraper) Fetch(code string) error + func (s *FC2Scraper) GetActors() map[string]string + func (s *FC2Scraper) GetDirector() string + func (s *FC2Scraper) GetFanart() string + func (s *FC2Scraper) GetIntro() string + func (s *FC2Scraper) GetNumber() string + func (s *FC2Scraper) GetRelease() string + func (s *FC2Scraper) GetRuntime() string + func (s *FC2Scraper) GetSerise() string + func (s *FC2Scraper) GetStudio() string + func (s *FC2Scraper) GetTags() []string + func (s *FC2Scraper) GetTitle() string + func (s *FC2Scraper) GetURI() string + type HeydougaScraper struct + Proxy string + func (s *HeydougaScraper) Fetch(code string) error + func (s *HeydougaScraper) GetActors() map[string]string + func (s *HeydougaScraper) GetDirector() string + func (s *HeydougaScraper) GetFanart() string + func (s *HeydougaScraper) GetIntro() string + func (s *HeydougaScraper) GetNumber() string + func (s *HeydougaScraper) GetRelease() string + func (s *HeydougaScraper) GetRuntime() string + func (s *HeydougaScraper) GetSerise() string + func (s *HeydougaScraper) GetStudio() string + func (s *HeydougaScraper) GetTags() []string + func (s *HeydougaScraper) GetTitle() string + func (s *HeydougaScraper) GetURI() string + type HeyzoScraper struct + Proxy string + func (s *HeyzoScraper) Fetch(code string) error + func (s *HeyzoScraper) GetActors() map[string]string + func (s *HeyzoScraper) GetDirector() string + func (s *HeyzoScraper) GetFanart() string + func (s *HeyzoScraper) GetIntro() string + func (s *HeyzoScraper) GetNumber() string + func (s *HeyzoScraper) GetRelease() string + func (s *HeyzoScraper) GetRuntime() string + func (s *HeyzoScraper) GetSerise() string + func (s *HeyzoScraper) GetStudio() string + func (s *HeyzoScraper) GetTags() []string + func (s *HeyzoScraper) GetTitle() string + func (s *HeyzoScraper) GetURI() string + type JavBusScraper struct + Proxy string + Site string + func (s *JavBusScraper) Fetch(code string) error + func (s *JavBusScraper) GetActors() map[string]string + func (s *JavBusScraper) GetDirector() string + func (s *JavBusScraper) GetFanart() string + func (s *JavBusScraper) GetIntro() string + func (s *JavBusScraper) GetNumber() string + func (s *JavBusScraper) GetRelease() string + func (s *JavBusScraper) GetRuntime() string + func (s *JavBusScraper) GetSerise() string + func (s *JavBusScraper) GetStudio() string + func (s *JavBusScraper) GetTags() []string + func (s *JavBusScraper) GetTitle() string + func (s *JavBusScraper) GetURI() string + type JavDBScraper struct + Proxy string + Site string + func (s *JavDBScraper) Fetch(code string) error + func (s *JavDBScraper) GetActors() map[string]string + func (s *JavDBScraper) GetDirector() string + func (s *JavDBScraper) GetFanart() string + func (s *JavDBScraper) GetIntro() string + func (s *JavDBScraper) GetNumber() string + func (s *JavDBScraper) GetRelease() string + func (s *JavDBScraper) GetRuntime() string + func (s *JavDBScraper) GetSerise() string + func (s *JavDBScraper) GetStudio() string + func (s *JavDBScraper) GetTags() []string + func (s *JavDBScraper) GetTitle() string + func (s *JavDBScraper) GetURI() string + type Scraper interface + Fetch func(code string) error + GetActors func() map[string]string + GetDirector func() string + GetFanart func() string + GetIntro func() string + GetNumber func() string + GetRelease func() string + GetRuntime func() string + GetSerise func() string + GetStudio func() string + GetTags func() []string + GetTitle func() string + GetURI func() string + type SiroScraper struct + Proxy string + func (s *SiroScraper) Fetch(code string) error + func (s *SiroScraper) GetActors() map[string]string + func (s *SiroScraper) GetDirector() string + func (s *SiroScraper) GetFanart() string + func (s *SiroScraper) GetIntro() string + func (s *SiroScraper) GetNumber() string + func (s *SiroScraper) GetRelease() string + func (s *SiroScraper) GetRuntime() string + func (s *SiroScraper) GetSerise() string + func (s *SiroScraper) GetStudio() string + func (s *SiroScraper) GetTags() []string + func (s *SiroScraper) GetTitle() string + func (s *SiroScraper) GetURI() string + type TokyoHotScraper struct + Proxy string + func (s *TokyoHotScraper) Fetch(code string) error + func (s *TokyoHotScraper) GetActors() map[string]string + func (s *TokyoHotScraper) GetDirector() string + func (s *TokyoHotScraper) GetFanart() string + func (s *TokyoHotScraper) GetIntro() string + func (s *TokyoHotScraper) GetNumber() string + func (s *TokyoHotScraper) GetRelease() string + func (s *TokyoHotScraper) GetRuntime() string + func (s *TokyoHotScraper) GetSerise() string + func (s *TokyoHotScraper) GetStudio() string + func (s *TokyoHotScraper) GetTags() []string + func (s *TokyoHotScraper) GetTitle() string + func (s *TokyoHotScraper) GetURI() string + type WaitGroup struct + func NewWaitGroup(parallel int) (w *WaitGroup) + func (w *WaitGroup) AddDelta() + func (w *WaitGroup) Done() + func (w *WaitGroup) Parallel() int + func (w *WaitGroup) Wait()