TCM.com seems to use usual AES encrypted m3u8 .ts streams for videos but yt-dlp and n_m3u8dl-re show 0 subtitle stream when I download 720p layer6_bk m3u8 streams. I use Chrome DevTools to find .m3u8 links when I click the Play button.
I was thinking maybe there is some obscure subtitle stream format inside .ts files or it is more likely that a javascript downloads and plays subtitles?
Any ideas how to get to the bottom of this subtitles mystery?
+ Reply to Thread
Results 1 to 13 of 13
-
-
-
for example : https://www.tcm.com/watchtcm/titles/83087
use ccextractor...
Code:CCExtractor 0.94, Carlos Fernandez Sanz, Volker Quetschke. Teletext portions taken from Petr Kutalek's telxcc -------------------------------------------------------------------------- Input: C:\Users\NAME\video\video.mkv [Extract: 1] [Stream mode: Autodetect] [Program : Auto ] [Hauppage mode: No] [Use MythTV code: Auto] [Timing mode: Auto] [Debug: No] [Buffer input: Yes] [Use pic_order_cnt_lsb for H.264: No] [Print CC decoder traces: No] [Target format: .srt] [Encoding: UTF-8] [Delay: 0] [Trim lines: No] [Add font color data: Yes] [Add font typesetting: Yes] [Convert case: No][Filter profanity: No] [Video-edit join: No] [Extraction start time: not set (from start)] [Extraction end time: not set (to end)] [Live stream: No] [Clock frequency: 90000] [Teletext page: Autodetect] [Start credits text: None] [Quantisation-mode: CCExtractor's internal function] ----------------------------------------------------------------- Opening file: C:\Users\NAME\video\video.mkv File seems to be a Matroska/WebM container Analyzing data in Matroska mode Matroska parser warning: You are using -out=<format>, but Matroska parser extract subtitles in a recorded format -out=<format> will be ignored Document type: matroska Timecode scale: 1000000 Muxing app: Lavf60.16.100 Writing app: Lavf60.16.100 Track entry: Track number: 1 UID: 4167095410763124769 Language: und Codec ID: V_MPEG4/ISO/AVC Type: video Changed fps using NAL to: 29.970000 Track entry: Track number: 2 UID: 4015914374405439160 Language: und Codec ID: A_AAC Type: audio XDS: ContentAdvisory: US TV Parental Guidelines. Age Rating: TV-Y (All Children) XDS: 99% | 78:2501 100% | 78:25 Found AVC track. Total frames time: 01:18:25:538 (141025 frames at 29.97fps) Min PTS: 00:00:00:000 Max PTS: 01:18:25:572 Length: 01:18:25:572 Done, processing time = 11 seconds Issues? Open a ticket here https://github.com/CCExtractor/ccextractor/issues Press any key to continue . . .
Code:00:00:00,735 --> 00:00:03,669 [instrumental music] 2 00:00:08,209 --> 00:00:10,309 Hey, here's a match. 3 00:00:16,483 --> 00:00:18,484 Give me a match, honey. 4 00:00:27,028 --> 00:00:28,461 [speaking in foreign language] 5 00:00:37,172 --> 00:00:39,305 [speaking in French] 6 00:00:49,184 --> 00:00:52,218 [speaking in foreign language] 7 00:01:03,064 --> 00:01:06,065 (male #1) 'What's your last request?' 8 00:01:06,200 --> 00:01:07,567 Give me a match. 9 00:01:33,160 --> 00:01:36,229 [instrumental music] 10 00:02:16,070 --> 00:02:19,205 [cheering]
-
iamghost, thank you so much. It seems the latest ccextractor has some issues on my old PC (crashes during analyzing), so I used the recommended 0.89 version compatible even with Windows XP and now it worked perfectly and extracted an .srt file.
Similar Threads
-
internet download manager: download subtitles
By jopavirando in forum Video Streaming DownloadingReplies: 5Last Post: 30th Dec 2024, 15:42 -
hianime.to Just Subtitles download.
By field3d in forum Video Streaming DownloadingReplies: 4Last Post: 27th Sep 2024, 13:30 -
download subtitles from solarmovie
By nette in forum Video Streaming DownloadingReplies: 3Last Post: 28th Aug 2024, 22:02 -
Help to download subtitles
By farafero21 in forum Video Streaming DownloadingReplies: 5Last Post: 13th Jul 2022, 02:41 -
How to download videos with subtitles
By RyanReyes in forum Video Streaming DownloadingReplies: 2Last Post: 28th Sep 2021, 14:05