lute

安装比较简单,只有一个坑:在windows上要修改下docker-compose文件,否则会自动shut down。

version: '3.9'
services:
  lute:
    image: jzohrab/lute3:latest
    # ...
    # add the following lines
    security_opt:
      - seccomp:unconfined

可以添加网页和电子书。用来看外文书还是很不错的。就是看多了(标注多了)头晕。
之后会试试导入youtube transcript。