pyriscope icon indicating copy to clipboard operation
pyriscope copied to clipboard

Unable to download past broadcasts

Open m4gnet98 opened this issue 7 years ago • 3 comments

It worked yesterday. Now it gives this error:

Downloading broadcast information.
Downloading replay information.
Traceback (most recent call last):
  File "c:\python35\lib\runpy.py", line 184, in _run_module_as_main
    "__main__", mod_spec)
  File "c:\python35\lib\runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "C:\Python35\Scripts\pyriscope.exe\__main__.py", line 9, in <module>
  File "c:\python35\lib\site-packages\pyriscope\__main__.py", line 23, in main
    processor.process(args)
  File "c:\python35\lib\site-packages\pyriscope\processor.py", line 451, in process
    cookielist = access_public['cookies']
KeyError: 'cookies'

Example vod: https://www.pscp.tv/IVANJFOSTERs/1vAxRNZqgBvxl

m4gnet98 avatar Jul 20 '17 10:07 m4gnet98

I have the same problem. Did you find any solutions?

acrocinus avatar Aug 24 '17 16:08 acrocinus

I was able to bypass this issue by commenting out lines 455-461 in processor.py. Just run python3 -m pyriscope https://www.periscope.tv/w/myperiscopeurl.

camconn avatar Sep 18 '17 21:09 camconn

Still doesn’t work.. any updates

mismail82 avatar Oct 03 '17 22:10 mismail82