MCPcopy
hub / github.com/jdepoix/youtube-transcript-api / PoTokenRequired

Class PoTokenRequired

youtube_transcript_api/_errors.py:268–272  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

266
267
268class PoTokenRequired(CouldNotRetrieveTranscript):
269 CAUSE_MESSAGE = (
270 "The requested video cannot be retrieved without a PO Token. If this happens, "
271 "please open a GitHub issue!"
272 )

Callers 1

fetchMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…