WIP: AI Podcast Maker and YouTube Creator Studio integration

This commit is contained in:
ajaysi
2025-12-10 09:37:55 +05:30
parent 31f078c763
commit 81590cf4db
75 changed files with 11879 additions and 1380 deletions

View File

@@ -48,6 +48,9 @@ class AssetSource(enum.Enum):
# Product Marketing Suite
PRODUCT_MARKETING = "product_marketing"
# Podcast Maker
PODCAST_MAKER = "podcast_maker"
class ContentAsset(Base):
"""