yajuhua

Results 3 issues of yajuhua

创建容器时加入`--ulimit core=0:0` ``` docker run -id --name=podcast2 \ -p 8088:8088 \ --ulimit core=0:0 \ --restart=always \ --mount source=podcast2,destination=/data \ yajuhua/podcast2:latest ```

自定义的是视频列表,如1,2,3,4,5会下载列表中序号1-5的视频 ![image](https://github.com/yajuhua/podcast2/assets/89304018/9d6d0695-71fe-4f67-af97-1197f11e48d8) 要使用英文逗号