abstract class Video String videoId; String title; int durationSeconds; String url; boolean isFree;
class WatchHistory String userId; String videoId; int lastTimestampSeconds; LocalDateTime lastWatchedAt; lld nuefliks
class Subscription String userId; SubscriptionPlan plan; LocalDate startDate; LocalDate endDate; boolean isActive(); abstract class Video String videoId; String title; int