LICENSE
README.md
pyproject.toml
tests/test_channel_resource.py
tests/test_playlist_resource.py
tests/test_search_resource.py
tests/test_video_resource.py
tests/test_youtube_resource.py
youtube_pydantic_models/__init__.py
youtube_pydantic_models.egg-info/PKG-INFO
youtube_pydantic_models.egg-info/SOURCES.txt
youtube_pydantic_models.egg-info/dependency_links.txt
youtube_pydantic_models.egg-info/requires.txt
youtube_pydantic_models.egg-info/top_level.txt
youtube_pydantic_models/models/__init__.py
youtube_pydantic_models/models/base_model_config.py
youtube_pydantic_models/models/youtube_client.py
youtube_pydantic_models/models/part/__init__.py
youtube_pydantic_models/models/part/audit_details.py
youtube_pydantic_models/models/part/branding_settings.py
youtube_pydantic_models/models/part/content_details.py
youtube_pydantic_models/models/part/content_owner_details.py
youtube_pydantic_models/models/part/file_details.py
youtube_pydantic_models/models/part/id.py
youtube_pydantic_models/models/part/live_streaming_details.py
youtube_pydantic_models/models/part/page_info.py
youtube_pydantic_models/models/part/player.py
youtube_pydantic_models/models/part/processing_details.py
youtube_pydantic_models/models/part/recording_details.py
youtube_pydantic_models/models/part/snippet.py
youtube_pydantic_models/models/part/statistics.py
youtube_pydantic_models/models/part/status.py
youtube_pydantic_models/models/part/suggestions.py
youtube_pydantic_models/models/part/topic_details.py
youtube_pydantic_models/models/resources/__init__.py
youtube_pydantic_models/models/resources/base_resource.py
youtube_pydantic_models/models/resources/channel_resource.py
youtube_pydantic_models/models/resources/playlist_resource.py
youtube_pydantic_models/models/resources/search_resource.py
youtube_pydantic_models/models/resources/video_resource.py
youtube_pydantic_models/models/responses/__init__.py
youtube_pydantic_models/models/responses/list_response.py
youtube_pydantic_models/models/subpart/__init__.py
youtube_pydantic_models/models/subpart/audio_video_stream.py
youtube_pydantic_models/models/subpart/channel.py
youtube_pydantic_models/models/subpart/content_rating.py
youtube_pydantic_models/models/subpart/image.py
youtube_pydantic_models/models/subpart/localization.py
youtube_pydantic_models/models/subpart/localized.py
youtube_pydantic_models/models/subpart/processing_progress.py
youtube_pydantic_models/models/subpart/region_restriction.py
youtube_pydantic_models/models/subpart/related_playlists.py
youtube_pydantic_models/models/subpart/tag_suggestion.py
youtube_pydantic_models/models/subpart/thumbnail.py
youtube_pydantic_models/models/subpart/watch.py