Skip to content

Releases: nicoxiang/geektime-downloader

0.9.1

07 Oct 09:01
Compare
Choose a tag to compare

Github Releases (v0.9.1) Github All Releases

Changelog

  • 1421c5d build(deps): bump github.com/chromedp/chromedp from 0.8.5 to 0.8.6 (#70)
  • 46bc44c build(deps): bump github.com/JohannesKaufmann/html-to-markdown (#64)
  • 9dab7cb build(deps): bump actions/stale from 5 to 6 (#68)
  • 支持每日一课和大厂案例的下载
  • 废弃 --university 参数

0.8.1

09 Sep 07:06
3da5f8c
Compare
Choose a tag to compare

Github Releases (v0.8.1) Github All Releases

Changelog

致谢

0.7.3

31 Aug 08:21
80e8f46
Compare
Choose a tag to compare

Github Releases (v0.7.3) Github All Releases

Changelog

  • bccffee fix: ignore download video error (#58) 修复视频下载部分失败后跳过的BUG
  • bump dep version

0.7.2

05 Jul 02:47
Compare
Choose a tag to compare

Github Releases (v0.7.2) Github All Releases

Changelog

  • 15cfd0d fix #49 紧急修复部分音频下载失败 bug

0.7.1

26 Jun 08:06
Compare
Choose a tag to compare

Github Releases (v0.7.1) Github All Releases

Changelog

  • 01192e9 feat: download audio 增加下载音频的功能
  • c58f163 upgrade cobra and use group flags feat
  • 4f10726 fix: back slash in md

0.6.2

21 Jun 07:57
Compare
Choose a tag to compare

Github Releases (v0.6.2) Github All Releases

Changelog

  • 311649b fix: open video file not close bug
  • 6751768 fix: article api ratelimit bug

0.6.1

15 Jun 08:37
37151d1
Compare
Choose a tag to compare

Github Releases (v0.6.1) Github All Releases

Changelog

  • a939f65 fix: remove annoying sound when select
  • Rename columnOutputType arg to output
  • Add pdf comments more btn click feature
  • 旧版本通过选择菜单 Select 来选择课程,有时会出现可以访问的课程不在列表中的情况,比如会员账号。新版本后修改为通过手动输入课程 ID 选择课程。

0.5.1

31 May 16:18
8c5ef03
Compare
Choose a tag to compare

Github Releases (v0.5.1) Github All Releases

Changelog

  • 26d3af5 fix: hide the audio bar in pdf (#36)
  • 8c5ef03 feat: add download markdown support (#38)
  • 4655764 build(deps): bump github.com/chromedp/chromedp from 0.8.1 to 0.8.2 (#37)

0.4.2

24 May 12:04
Compare
Choose a tag to compare

Github Releases (v0.4.2) Github All Releases

Changelog

  • 8d05800 fix: delete concurrency arg, again. download pdf slower but stable
  • 16cb6b9 build(deps): bump goreleaser/goreleaser-action from 2 to 3 (#32)
  • 1b7b9ac build(deps): bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 (#27)
  • Add comments arg
  • Make pdf cleaner
  • Fix arg qualiity not working bug

0.4.1

08 May 03:43
Compare
Choose a tag to compare

Github Releases (v0.4.1) Github All Releases

Changelog

  • 75ef16f refactor: make icons simple
  • 4c624fa perf: reintroduce concurrency args, download pdf faster