8000 Decryption error · Issue #365 · chrippa/livestreamer · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Decryption error #365
Closed
Closed
@asermax

Description

@asermax

I'm getting a bunch of decryption errors when watching crunchyroll streams lately; I'm not sure what is causing them, but they happen arbitrarily so I don't think it can be easily debugged:

Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
    self.run()
  File "/usr/local/lib/python2.7/dist-packages/livestreamer-1.8.0-py2.7.egg/livestreamer/stream/segmented.py", line 114, in run
    self.write(segment)
  File "/usr/local/lib/python2.7/dist-packages/livestreamer-1.8.0-py2.7.egg/livestreamer/stream/hls.py", line 103, in write
    chunk = decryptor.decrypt(chunk)
  File "/usr/lib/python2.7/dist-packages/Crypto/Cipher/blockalgo.py", line 295, in decrypt
    return self._cipher.decrypt(ciphertext)
ValueError: Input strings must be a multiple of 16 in length

Anyway, I was wondering if there's some way to get around this errors and ignore or retry the failed segment or something like that, without having to start the stream from scratch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0