gophie icon indicating copy to clipboard operation
gophie copied to clipboard

An Aggregator Engine for searching and downloading movies free - NO ADs!

Results 10 gophie issues
Sort by recently updated
recently updated
newest added

Logs in verbose mode ``` go run .\main.go search Spider Man -v time="2022-07-31T03:15:16+01:00" level=debug msg="Switching to ChromeDpTransport" time="2022-07-31T03:15:18+01:00" level=debug msg="Visiting https://www.thenetnaija.com/search?folder=videos&t=Spider+Man" time="2022-07-31T03:15:18+01:00" level=debug msg="Set Headers for page https://www.thenetnaija.com/search?folder=videos&t=Spider+Man" time="2022-07-31T03:15:19+01:00" level=debug...

bug

using any command .exe giving error level=info msg=" No Results Found" (on command list, search etc.)

- [ ] Anime: https://gogoanime.pro - [x] Movie: https://nkiri.com

enhancement
help wanted

Use colly's `Async(true)` to make scrapers run on different goroutines to improve performance.

Add an extra parser for https://yesmovies.ag

enhancement
help wanted

Standardize the behaviour of all series engines i.e proper search and pagination behaviour in such a way that it slips in perfectly with the seamless SPA nature of the web...

bug
enhancement

Using regex, we can manouver around knowing the particular season a series falls under.

Users should be able to enable if downloads could include torrents sites also.

enhancement
help wanted

go run main.go search "the orville season 1" ⣷ Fetching Data... panic: runtime error: index out of range [2] with length 1 goroutine 1 [running]: github.com/go-phie/gophie/engine.(*NetNaijaEngine).getDownloadToken(0x0?, {0x0?, 0xc000249cc0?}) /home/codeliger/go/src/github.com/codeliger/gophie/engine/netnaija.go:127 +0x98