PeterDing / iScript

各种脚本 -- 关于 虾米 xiami.com, 百度网盘 pan.baidu.com, 115网盘 115.com, 网易音乐 music.163.com, 百度音乐 music.baidu.com, 360网盘/云盘 yunpan.cn, 视频解析 flvxz.com, bt torrent ↔ magnet, ed2k 搜索, tumblr 图片下载, unzip

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leetcode getter error

HeroSizy opened this issue · comments

Leetcode error

Traceback (most recent call last):
  File "leetcode_problems.py", line 123, in <module>
    main(argv)
  File "leetcode_problems.py", line 119, in main
    x.run()
  File "leetcode_problems.py", line 98, in run
    pm_infos = self.get_problems_info()
  File "leetcode_problems.py", line 30, in get_problems_info
    cmt = cm.split('tbody>')[-2]
IndexError: list index out of range