Chris Lally
Chris Lally
KeyError Traceback (most recent call last) Cell In [118], line 2 1 # %% ----> 2 extractor.getCaption("1YqGopyVqkvJv") File /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/TwitterSpaces2Text/Extractor.py:44, in Extractor.getCaption(self, spaces_id) [42](file:///Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/TwitterSpaces2Text/Extractor.py?line=41) self.spaces_id = spaces_id [43](file:///Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/TwitterSpaces2Text/Extractor.py?line=42) self.setGuestToken() ---> [44](file:///Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/TwitterSpaces2Text/Extractor.py?line=43)...