Skip to content

Releases: nicoxiang/geektime-downloader

0.11.2

27 Oct 12:44
24e7321
Compare
Choose a tag to compare

Github Releases (v0.11.2) Github All Releases

Changelog

  • 24e7321 remove deprecated flag
  • 1371d49 fix log bug
  • 2024bb7 build(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.1.1 (#217)
  • 6949ad0 build(deps): bump github.com/go-resty/resty/v2 from 2.12.0 to 2.15.3 (#216)
  • 35e506f build(deps): bump github.com/chromedp/chromedp from 0.9.5 to 0.10.0 (#206)
  • 1b9abc1 build(deps): bump github.com/chromedp/chromedp from 0.10.0 to 0.11.0 (#220)
  • d085282 Update issue templates
  • b88ab9a Update README.md

0.11.1

05 May 08:10
b2e6963
Compare
Choose a tag to compare

Github Releases (v0.11.1) Github All Releases

Changelog

  • 2cab3c5 fix #188
  • 936c72f fix #160
  • e8df39c feat: add an interval option to avoid triggering rate limit (#185)
  • fc48947 feat(Enterprise version supporting training camps) (#182)
  • 开始支持企业版极客时间资源下载,目前仅支持训练营视频类型,感谢 @yinyicao 提供PR
  • 废弃参数 --wait-seconds
  • 新增参数 --enterprise --print-pdf-timeout --print-pdf-wait

0.10.7

16 Mar 12:28
6b30cf3
Compare
Choose a tag to compare

Github Releases (v0.10.7) Github All Releases

Changelog

  • bump dependency version
  • update log format
  • fix pdf header footer issue
  • support not encrypt aliyun video download

0.10.6

22 Aug 15:55
6f5d4b5
Compare
Choose a tag to compare

Github Releases (v0.10.6) Github All Releases

Changelog

  • 92446a0 Fix/leasson article (#134)
  • fix markdown images issue
  • fix university lesson download issue

Dependencies

  • 6f5d4b5 build(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 (#133)
  • ba32f94 build(deps): bump github.com/chromedp/chromedp from 0.9.1 to 0.9.2 (#128)
  • 66f15ca build(deps): bump github.com/cheggaaa/pb/v3 from 3.1.2 to 3.1.4 (#125)
  • 7fde19a build(deps): bump github.com/JohannesKaufmann/html-to-markdown (#132)

0.10.5

26 Jun 16:10
a19d345
Compare
Choose a tag to compare

Github Releases (v0.10.5) Github All Releases

Changelog

  • a19d345 build(deps): bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 (#118)
  • 9e6f0fc build(deps): bump golang.org/x/sync from 0.2.0 to 0.3.0 (#120)
  • a1cdd38 build(deps): bump golang.org/x/net from 0.10.0 to 0.11.0 (#119)
  • cb980d9 Add support for opencourse / 增加公开课和其他类型课程的支持 (#121) thanks to @conbein49 for this commit

0.10.4

11 Jun 10:12
Compare
Choose a tag to compare

Github Releases (v0.10.4) Github All Releases

Changelog

0.10.3

28 May 14:26
Compare
Choose a tag to compare

Github Releases (v0.10.3) Github All Releases

Changelog

0.10.2

05 Apr 14:48
Compare
Choose a tag to compare

Github Releases (v0.10.2) Github All Releases

Changelog

  • f79d46f fix #104, #105
  • 2119448 build(deps): bump golang.org/x/net (#95)
  • 74fb2b4 build(deps): bump github.com/chzyer/readline (#90)
  • a52f39c build(deps): bump github.com/chromedp/chromedp from 0.8.8 to 0.9.1 (#97)
  • 956735a build(deps): bump github.com/chromedp/chromedp from 0.8.7 to 0.8.8 (#93)
  • d514889 build(deps): bump github.com/cheggaaa/pb/v3 from 3.1.0 to 3.1.2 (#94)
  • 062cf42 build(deps): bump github.com/briandowns/spinner from 1.21.0 to 1.23.0 (#96)
  • 06b3d35 build(deps): bump github.com/JohannesKaufmann/html-to-markdown (#98)
  • 39b27ab build(deps): bump actions/stale from 7 to 8 (#101)
  • f016d4f build(deps): bump actions/setup-go from 3 to 4 (#99)

0.10.1-beta.1

22 Feb 17:19
c30d468
Compare
Choose a tag to compare
0.10.1-beta.1 Pre-release
Pre-release

Github Releases (v0.10.1) Github All Releases

Changelog

  • c30d468 build(deps): bump goreleaser/goreleaser-action from 3 to 4 (#81)
  • cac6ba3 build(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (#86)
  • 2c4d3ef build(deps): bump github.com/chromedp/chromedp from 0.8.6 to 0.8.7 (#84)
  • 9355368 build(deps): bump github.com/briandowns/spinner from 1.19.0 to 1.21.0 (#88)
  • 9030c71 build(deps): bump actions/stale from 6 to 7 (#82)
  • 增加--wait-seconds参数,现在Chrome生成PDF前的等待页面加载时间默认为8秒,可以通过该参数自行设置

Note

此版本改动较多,如使用过程中发现异常欢迎提交Issue/PR。如后续未发现BUG,此版本将发布为正式版。

0.9.2

03 Dec 12:50
Compare
Choose a tag to compare

Github Releases (v0.9.2) Github All Releases

Changelog

  • 3752150 feat:download videos in article

支持专栏文章中包含的视频下载