답변:
문서에 분명히 언급 된 옵션 이 있습니다 .
--write-sub Write subtitle file
--write-auto-sub Write automatic subtitle file (YouTube only)
--all-subs Download all the available subtitles of the video
--list-subs List all available subtitles for the video
--sub-format FORMAT Subtitle format, accepts formats preference, for example: "srt" or "ass/srt/best"
--sub-lang LANGS Languages of the subtitles to download (optional) separated by commas, use IETF language tags like 'en,pt'
예를 들어, 비디오의 모든 서브를 나열하려면 :
youtube-dl --list-subs https://www.youtube.com/watch?v=Ye8mB6VsUHw
비디오가 아닌 모든 서브를 다운로드하려면 :
youtube-dl --all-subs --skip-download https://www.youtube.com/watch?v=Ye8mB6VsUHw
--skip-download
아래에 숨겨진 옵션을 찾지 못했습니다 . 다행이 @fivetech가이 질문을했지만 여전히 붙어있을 수 있습니다.
youtube-dl --sub-lang en --write-auto-sub --sub-format srt --skip-download v0uYZ4rTOrk
1. ENG 자막 가져 오기 2. 자동 생성 자막 가져 오기 3. srt 형식으로 자막 가져 오기 4. 영화
YouTube에서 자막을 다운로드하는 또 다른 간단한 방법은 Google2SRT 를 다운로드하는 것 입니다. Google2SRT는 Windows, Mac 및 Linux 용 무료 오픈 소스 프로그램으로 YouTube 동영상에서 여러 자막을 다운로드, 저장 및 변환 할 수 있습니다.
1 단계와 2 단계의 스크린 샷을 보려면 링크를 클릭하십시오.
SRT 자막 텍스트 상자 에 입력 한 대상 폴더를 보고 SRT 파일을 찾으십시오.