| 266 | |
| 267 | |
| 268 | class 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 | ) |
no outgoing calls
no test coverage detected
searching dependent graphs…