옥씨부인전 다시보기

JTBC에서 방영 중인 화제의 드라마 옥씨부인전, 다시보기로 그 감동을 재현하세요. 빠르게 무료로 보려면 아래 버튼을 클릭하세요.






주요 방송 정보

  • 방송 기간: 2024년 11월 30일 ~ 2025년 1월 19일
  • 방송 시간: 매주 토요일, 일요일 오후 10시 30분
  • OTT 서비스: JTBC, 티빙(TVING)

자주 묻는 질문


1. ‘옥씨부인전’ 드라마는 몇부작인가요?

총 16부작으로 구성되어 있으며, 매주 토요일과 일요일에 방영됩니다.

2. ‘옥씨부인전’의 원작은 무엇인가요?

원작은 조선 후기의 설화를 현대적으로 재해석한 작품으로, 방송 제작 시 일부 설정이 각색되었습니다.

3. 드라마 ‘옥씨부인전’은 어떤 시대를 배경으로 하나요?

조선 후기의 격변기, 도망 노비로서 생존을 위해 투쟁하는 여성을 중심으로 한 스토리입니다.

4. ‘옥씨부인전’ 드라마는 어떤 플랫폼에서 다시보기 할 수 있나요?

드라마는 JTBC 다시보기티빙(TVING)을 통해 시청 가능합니다.

5. 옥씨부인전의 주요 캐릭터와 주제는 무엇인가요?

옥씨 부인(임지연): 강인한 의지로 역경을 극복하는 주인공입니다.
주제: 자유를 향한 투쟁, 가족애, 그리고 사회적 편견을 이겨내는 힘을 다룹니다.



다음 이전
/* Sliding Banner */ .customBannerArea { position: relative; overflow: hidden; margin: 20px auto; padding: 0 20px; text-align: center; } .customBox { position: relative; overflow: hidden; margin-bottom: 10px; } .customBox iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; } .customBox .backward { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; object-fit: cover; } .customBanner { position: absolute; top: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; z-index: 2; } .customBanner img.cover { width: 100%; height: 100% !important; object-fit: cover; opacity: 0.93; } .customBanner.active img { box-shadow: none !important; } .customBanner.active a { height: 100% !important; } .customBanner .arrow { position: absolute; top: calc(50% - 15px); background-color: #2196f3; width: 24px; height: 24px; border-radius: 24px; } .banner-bubble { position: absolute; top: 10px; background-color: #bd0000; height: 24px; width: 77px; color: white !important; font-size: 0.75em !important; border-radius: 5px; padding-top: 2px; line-height: 1.2rem !important; } .sliding-banner-300 .banner-bubble:after, .sliding-banner-150 .banner-bubble:after, .sliding-banner-250 .banner-bubble:after { content: ""; position: absolute; bottom: 0; width: 0; height: 0; border: 10px solid transparent; border-top-color: #bd0000; border-bottom: 0; border-left: 0; margin-left: -2.5px; margin-bottom: -5px; } .sliding-banner-280 .banner-bubble:after { content: ""; position: absolute; bottom: 0; width: 0; height: 0; border: 10px solid transparent; border-top-color: #bd0000; border-bottom: 0; border-right: 0; margin-left: -45.5px; margin-bottom: -5px; } .customBanner.active { animation: customMv1 1.2s ease-out infinite; } @keyframes customMv1 { 0% { transform: translate3d(-7%, 0, 0); } 20% { transform: translate3d(-10%, 0, 0); } 40% { transform: translate3d(-5%, 0, 0); } 60% { transform: translate3d(-10%, 0, 0); } 80% { transform: translate3d(-5%, 0, 0); } 100% { transform: translate3d(-7%, 0, 0); } } @media (min-width: 1200px) { .customBannerArea { background-color: #ffffffc9; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); padding: 0px; z-index: 1000; text-align: center; } }