nicoxiang / geektime-downloader

极客时间课程下载器,支持下载极客时间专栏/视频课/每日一课/大厂实践/训练营视频
MIT License
622 stars 156 forks source link

下载中途报错:尚未购买该课程 #150

Closed lonelystone545 closed 6 months ago

lonelystone545 commented 10 months ago

在下载课程时发现,下载到一部分后报错:尚未购买该课程。退出重新登录后输入课程ID依然报错,但是直接通过网页登录是可以的

lonelystone545 commented 10 months ago

image

lonelystone545 commented 10 months ago

账号好像废掉了,输入任何课程都提示未购买。是被服务端针对账号或者设置做了限制么?

nicoxiang commented 10 months ago

你是不是会员?不是单独买的这个课?先在客户端里看一下这个课程,把这个课加到你的课程列表里面

lonelystone545 commented 10 months ago

是会员,已经把这个课程加入到课程列表中了,如下图: image

从现象来看,是被服务端拉黑了,现在所有的课程无法通过命令来下载了,但是在网页和客户端是可以正常的访问。。😭

nicoxiang commented 10 months ago

加入到课程列表以后还是返回 “用户未购买此专栏“ 吗?没有拉黑什么的,最多也就是限流,别担心

github-actions[bot] commented 9 months ago

This issue has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days

lonelystone545 commented 9 months ago

那现在就无法使用了嘛?或者后续有没有规避的办法

Mercy1101 commented 9 months ago

是会员,已经把这个课程加入到课程列表中了,如下图: image

从现象来看,是被服务端拉黑了,现在所有的课程无法通过命令来下载了,但是在网页和客户端是可以正常的访问。。😭

我也遇到了该问题,我的系统是 MAC, 我更换了windows 电脑就可以下载。

后续我在 mac 里删除了缓存文件夹,后续就可以下载了,命令如下

rm -rf '/System/Volumes/Data/Users/your_name/Library/Application Support/geektime-downloader'

lonelystone545 commented 9 months ago

可以了感谢。感觉是个问题,楼主可以看下