0 Star 0 Fork 0

吐舌头的鱼/annie

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 678 Bytes
一键复制 编辑 原始数据 按行查看 历史
Chris Howey 提交于 2020-05-17 18:27 . extractors: fix pornhub
module github.com/iawia002/annie
go 1.13
require (
github.com/MercuryEngineering/CookieMonster v0.0.0-20180304172713-1584578b3403
github.com/PuerkitoBio/goquery v1.4.1
github.com/andybalholm/cascadia v1.0.0 // indirect
github.com/cheggaaa/pb v1.0.25
github.com/fatih/color v1.7.0
github.com/kr/pretty v0.1.0
github.com/mattn/go-colorable v0.0.9 // indirect
github.com/robertkrimen/otto v0.0.0-20191219234010-c382bd3c16ff
github.com/rylio/ytdl v0.6.2
github.com/tidwall/gjson v1.3.2
gopkg.in/cheggaaa/pb.v1 v1.0.28 // indirect
gopkg.in/sourcemap.v1 v1.0.5 // indirect
)
replace github.com/rylio/ytdl => github.com/mihaiav/ytdl v0.6.3-0.20200510100116-5f2bf8b4fec0
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/springtyc/annie.git
git@gitee.com:springtyc/annie.git
springtyc
annie
annie
master

搜索帮助