ytdl-org / youtube-dl

Command-line program to download videos from YouTube.com and other video sites
http://ytdl-org.github.io/youtube-dl/
The Unlicense
130.46k stars 9.85k forks source link

I cant download subtitles from meWATCH #24311

Open Kkabadd opened 4 years ago

Kkabadd commented 4 years ago

Checklist

Verbose log

C:\Users\Esme\Videos\DD\YY>youtube-dl  --list-subs  https://www.mewatch.sg/en/series/secrets-for-sale/ep6/801281
[toggle] 801281: Downloading video page
[toggle] 801281: Downloading video info json
[toggle] 801281: Downloading SS_Web ISM manifest
[toggle] 801281: Downloading SS_TV ISM manifest
[toggle] 801281: Downloading DASH_Mobile MPD manifest
[toggle] 801281: Downloading DASH_Web MPD manifest
[toggle] 801281: Downloading DASH_TV MPD manifest
[toggle] 801281: Downloading HLS_Mobile m3u8 information
[toggle] 801281: Downloading HLS_Web m3u8 information
[toggle] 801281: Downloading HLS_TV m3u8 information
[toggle] 801281: Downloading DASH_Tablet MPD manifest
[toggle] 801281: Downloading HLS_Tablet m3u8 information
[toggle] 801281: Downloading DASH_HBBTV MPD manifest
[toggle] 801281: Downloading DASH_Web_Clear MPD manifest
[toggle] 801281: Downloading HLS_Web_Clear m3u8 information
[toggle] 801281: Downloading DASH_360 MPD manifest
[toggle] 801281: Downloading HLS_360 m3u8 information
[toggle] 801281: Downloading SS_360 ISM manifest
[toggle] 801281: Downloading DASH_TV_4K MPD manifest
801281 has no subtitles

Description

Hi, i try to download subtitles from videos from meWATCH and it cant when the video has subtitles

hueyy commented 4 years ago

Yeah, the extractor doesn't support subtitles. I just put in a PR for this: https://github.com/ytdl-org/youtube-dl/pull/25898.