noaione / yuu

Yuu - a simple AbemaTV and other we(e)bsite video downloader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KeyError: 'series'

noaione opened this issue · comments

Traceback (most recent call last):
  File "/home/memencoder/.local/bin/yuu", line 11, in <module>
    sys.exit(main())
  File "/home/memencoder/.local/lib/python3.5/site-packages/yuu/command.py", line 73, in main
    outputtitle, m3u8link = webparse(args.input, args.res, sesi, args.verbose)
  File "/home/memencoder/.local/lib/python3.5/site-packages/yuu/parser.py", line 233, in webparse
    title = jsdata['series']['title']
KeyError: 'series'

I will look on this later, probably Abema changing something on the API

Someone that I know actually got KeyError problem when he try to fetch the Video key.

There's 2 possibilities:

  1. Proxy problem
  2. API changes

Proxy problem, no changes were made to the API