(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1188],{5121:function(e,t,r){(window.__NEXT_P=window.__NEXT_P||[]).push(["/faqs",function(){return r(4396)}])},4396:function(e,t,r){"use strict";r.r(t),r.d(t,{default:function(){return FAQPage}});var n=r(5893),a=r(7294),o=r(5360),i=r(4548),s=r(5623),l=r(6206),d=r(7342),c=r(5320),u=r(334),p=r(1276),f=r(8990),m="Accordion",h=["Home","End","ArrowDown","ArrowUp","ArrowLeft","ArrowRight"],[x,v,g]=(0,i.B)(m),[w,b]=(0,o.b)(m,[g,u.p_]),y=(0,u.p_)(),N=a.forwardRef((e,t)=>{let{type:r,...a}=e;return(0,n.jsx)(x.Provider,{scope:e.__scopeAccordion,children:"multiple"===r?(0,n.jsx)(I,{...a,ref:t}):(0,n.jsx)(R,{...a,ref:t})})});N.displayName=m;var[j,A]=w(m),[_,C]=w(m,{collapsible:!1}),R=a.forwardRef((e,t)=>{let{value:r,defaultValue:o,onValueChange:i=()=>{},collapsible:s=!1,...l}=e,[c,u]=(0,d.T)({prop:r,defaultProp:o,onChange:i});return(0,n.jsx)(j,{scope:e.__scopeAccordion,value:c?[c]:[],onItemOpen:u,onItemClose:a.useCallback(()=>s&&u(""),[s,u]),children:(0,n.jsx)(_,{scope:e.__scopeAccordion,collapsible:s,children:(0,n.jsx)(q,{...l,ref:t})})})}),I=a.forwardRef((e,t)=>{let{value:r,defaultValue:o,onValueChange:i=()=>{},...s}=e,[l=[],c]=(0,d.T)({prop:r,defaultProp:o,onChange:i}),u=a.useCallback(e=>c((t=[])=>[...t,e]),[c]),p=a.useCallback(e=>c((t=[])=>t.filter(t=>t!==e)),[c]);return(0,n.jsx)(j,{scope:e.__scopeAccordion,value:l,onItemOpen:u,onItemClose:p,children:(0,n.jsx)(_,{scope:e.__scopeAccordion,collapsible:!0,children:(0,n.jsx)(q,{...s,ref:t})})})}),[k,P]=w(m),q=a.forwardRef((e,t)=>{let{__scopeAccordion:r,disabled:o,dir:i,orientation:d="vertical",...u}=e,p=a.useRef(null),m=(0,s.e)(p,t),g=v(r),w=(0,f.gm)(i),b="ltr"===w,y=(0,l.M)(e.onKeyDown,e=>{if(!h.includes(e.key))return;let t=e.target,r=g().filter(e=>!e.ref.current?.disabled),n=r.findIndex(e=>e.ref.current===t),a=r.length;if(-1===n)return;e.preventDefault();let o=n,i=a-1,moveNext=()=>{(o=n+1)>i&&(o=0)},movePrev=()=>{(o=n-1)<0&&(o=i)};switch(e.key){case"Home":o=0;break;case"End":o=i;break;case"ArrowRight":"horizontal"===d&&(b?moveNext():movePrev());break;case"ArrowDown":"vertical"===d&&moveNext();break;case"ArrowLeft":"horizontal"===d&&(b?movePrev():moveNext());break;case"ArrowUp":"vertical"===d&&movePrev()}let s=o%a;r[s].ref.current?.focus()});return(0,n.jsx)(k,{scope:r,disabled:o,direction:i,orientation:d,children:(0,n.jsx)(x.Slot,{scope:r,children:(0,n.jsx)(c.WV.div,{...u,"data-orientation":d,ref:m,onKeyDown:o?void 0:y})})})}),T="AccordionItem",[z,D]=w(T),S=a.forwardRef((e,t)=>{let{__scopeAccordion:r,value:a,...o}=e,i=P(T,r),s=A(T,r),l=y(r),d=(0,p.M)(),c=a&&s.value.includes(a)||!1,f=i.disabled||e.disabled;return(0,n.jsx)(z,{scope:r,open:c,disabled:f,triggerId:d,children:(0,n.jsx)(u.fC,{"data-orientation":i.orientation,"data-state":getState(c),...l,...o,ref:t,disabled:f,open:c,onOpenChange:e=>{e?s.onItemOpen(a):s.onItemClose(a)}})})});S.displayName=T;var E="AccordionHeader",O=a.forwardRef((e,t)=>{let{__scopeAccordion:r,...a}=e,o=P(m,r),i=D(E,r);return(0,n.jsx)(c.WV.h3,{"data-orientation":o.orientation,"data-state":getState(i.open),"data-disabled":i.disabled?"":void 0,...a,ref:t})});O.displayName=E;var W="AccordionTrigger",V=a.forwardRef((e,t)=>{let{__scopeAccordion:r,...a}=e,o=P(m,r),i=D(W,r),s=C(W,r),l=y(r);return(0,n.jsx)(x.ItemSlot,{scope:r,children:(0,n.jsx)(u.xz,{"aria-disabled":i.open&&!s.collapsible||void 0,"data-orientation":o.orientation,id:i.triggerId,...l,...a,ref:t})})});V.displayName=W;var F="AccordionContent",Y=a.forwardRef((e,t)=>{let{__scopeAccordion:r,...a}=e,o=P(m,r),i=D(F,r),s=y(r);return(0,n.jsx)(u.VY,{role:"region","aria-labelledby":i.triggerId,"data-orientation":o.orientation,...s,...a,ref:t,style:{"--radix-accordion-content-height":"var(--radix-collapsible-content-height)","--radix-accordion-content-width":"var(--radix-collapsible-content-width)",...e.style}})});function getState(e){return e?"open":"closed"}Y.displayName=F;var H=r(2469),M=r(2917);let Q=a.forwardRef((e,t)=>{let{className:r,...a}=e;return(0,n.jsx)(S,{ref:t,className:(0,M.cn)("border-b",r),...a})});Q.displayName="AccordionItem";let U=a.forwardRef((e,t)=>{let{className:r,children:a,...o}=e;return(0,n.jsx)(O,{className:"flex",children:(0,n.jsxs)(V,{ref:t,className:(0,M.cn)("flex flex-1 items-center justify-between py-4 text-sm font-medium transition-all hover:underline [&[data-state=open]>svg]:rotate-180",r),...o,children:[a,(0,n.jsx)(H.v4q,{className:"h-4 w-4 shrink-0 text-muted-foreground transition-transform duration-200"})]})})});U.displayName=V.displayName;let B=a.forwardRef((e,t)=>{let{className:r,children:a,...o}=e;return(0,n.jsx)(Y,{ref:t,className:"overflow-hidden text-sm data-[state=closed]:animate-accordion-up data-[state=open]:animate-accordion-down",...o,children:(0,n.jsx)("div",{className:(0,M.cn)("pb-4 pt-0",r),children:a})})});B.displayName=Y.displayName;let K=[{question:"What does you-tldr do?",answer:"you-tldr helps you summarize, transcribe, and interact with YouTube videos quickly. It provides tools to generate summaries, create quizzes, download transcripts, and even chat with an AI about the video content."},{question:"What features are included in the Pro Plan?",answer:"The Pro Plan gives you full access to transcription and summary tools, the ability to create quizzes, extract up to 10 video highlights, convert videos into blogs or social media posts, and interact with a chatbot for Q&A. No ads or daily limits!"},{question:"Can I download transcripts and summaries?",answer:"Yes, with the Pro Plan, you can download transcripts, summaries, and even the videos themselves."},{question:"Can I transcribe my own videos?",answer:"Yes, you can upload your videos on our Upload page to transcribe them in your language or translate them to English."},{question:"I signed up for the Pro Plan, but I don't see the Pro features. What's going on?",answer:"This could be a login issue. Try signing out, clearing your cookies, and logging back in. If the problem persists, please contact support through our contact page."},{question:"How do I cancel my subscription?",answer:"Please go to the Accounts page where you can cancel or upgrade your plan from the customer portal."}];function FAQPage(){return(0,n.jsxs)("div",{className:"container mx-auto py-12",children:[(0,n.jsx)("h1",{className:"mb-8 text-center text-3xl font-bold",children:"Frequently Asked Questions"}),(0,n.jsx)(N,{type:"single",collapsible:!0,className:"mx-auto w-full max-w-2xl",children:K.map((e,t)=>(0,n.jsxs)(Q,{value:"item-".concat(t),children:[(0,n.jsx)(U,{className:"text-left",children:e.question}),(0,n.jsx)(B,{children:e.answer})]},t))})]})}},334:function(e,t,r){"use strict";r.d(t,{Fw:function(){return N},VY:function(){return C},fC:function(){return A},p_:function(){return h},wy:function(){return b},xz:function(){return _}});var n=r(7294),a=r(6206),o=r(5360),i=r(7342),s=r(9981),l=r(5623),d=r(5320),c=r(9115),u=r(1276),p=r(5893),f="Collapsible",[m,h]=(0,o.b)(f),[x,v]=m(f),g=n.forwardRef((e,t)=>{let{__scopeCollapsible:r,open:a,defaultOpen:o,disabled:s,onOpenChange:l,...c}=e,[f=!1,m]=(0,i.T)({prop:a,defaultProp:o,onChange:l});return(0,p.jsx)(x,{scope:r,disabled:s,contentId:(0,u.M)(),open:f,onOpenToggle:n.useCallback(()=>m(e=>!e),[m]),children:(0,p.jsx)(d.WV.div,{"data-state":getState(f),"data-disabled":s?"":void 0,...c,ref:t})})});g.displayName=f;var w="CollapsibleTrigger",b=n.forwardRef((e,t)=>{let{__scopeCollapsible:r,...n}=e,o=v(w,r);return(0,p.jsx)(d.WV.button,{type:"button","aria-controls":o.contentId,"aria-expanded":o.open||!1,"data-state":getState(o.open),"data-disabled":o.disabled?"":void 0,disabled:o.disabled,...n,ref:t,onClick:(0,a.M)(e.onClick,o.onOpenToggle)})});b.displayName=w;var y="CollapsibleContent",N=n.forwardRef((e,t)=>{let{forceMount:r,...n}=e,a=v(y,e.__scopeCollapsible);return(0,p.jsx)(c.z,{present:r||a.open,children:({present:e})=>(0,p.jsx)(j,{...n,ref:t,present:e})})});N.displayName=y;var j=n.forwardRef((e,t)=>{let{__scopeCollapsible:r,present:a,children:o,...i}=e,c=v(y,r),[u,f]=n.useState(a),m=n.useRef(null),h=(0,l.e)(t,m),x=n.useRef(0),g=x.current,w=n.useRef(0),b=w.current,N=c.open||u,j=n.useRef(N),A=n.useRef();return n.useEffect(()=>{let e=requestAnimationFrame(()=>j.current=!1);return()=>cancelAnimationFrame(e)},[]),(0,s.b)(()=>{let e=m.current;if(e){A.current=A.current||{transitionDuration:e.style.transitionDuration,animationName:e.style.animationName},e.style.transitionDuration="0s",e.style.animationName="none";let t=e.getBoundingClientRect();x.current=t.height,w.current=t.width,j.current||(e.style.transitionDuration=A.current.transitionDuration,e.style.animationName=A.current.animationName),f(a)}},[c.open,a]),(0,p.jsx)(d.WV.div,{"data-state":getState(c.open),"data-disabled":c.disabled?"":void 0,id:c.contentId,hidden:!N,...i,ref:h,style:{"--radix-collapsible-content-height":g?`${g}px`:void 0,"--radix-collapsible-content-width":b?`${b}px`:void 0,...e.style},children:N&&o})});function getState(e){return e?"open":"closed"}var A=g,_=b,C=N}},function(e){e.O(0,[9774,2888,179],function(){return e(e.s=5121)}),_N_E=e.O()}]);