Exception: Unsupported video

Issue #66 resolved
Pavel Vasilyev created an issue
$ ./grabber.py
2) SBS
2) Genre
14) Sport
601) Replay: La Vuelta 2017  Stage 13
Choose> 601
Traceback (most recent call last):
  File "/media/disk/webdl/grabber.py", line 55, in <module>
    main()
  File "/media/disk/webdl/grabber.py", line 48, in main
    if not n.download():
  File "/media/disk/webdl/sbs.py", line 29, in download
    raise Exception("Unsupported video %s: %s" % (self.video_id, self.title))
Exception: Unsupported video 1028670019685: Replay: La Vuelta 2017  Stage 13

Comments (1)

  1. Log in to comment