This website requires JavaScript.
Explore
Help
Sign In
kakifilem
/
youtube-transcript-api
Watch
1
Star
0
Fork
You've already forked youtube-transcript-api
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3adbc16dfb
youtube-transcript-api
/
schemas
/
error.py
7 lines
94 B
Python
Raw
Blame
History
from
pydantic
import
BaseModel
class
ErrorResponse
(
BaseModel
)
:
error
:
str
code
:
str
Reference in New Issue
View Git Blame
Copy Permalink