Hi Guys,
I'm wondering if we could get a thread together where we share tips and tricks for finding subtitle files (especially when they're closed captions, they seem to be a nightmare sometimes).
Of course they're easy to grab when they're defined in the .mpd, or if you can find them in a .srt / .vtt that are just requested by the browser, but how are people finding them when it's not obvious? When they're not in a clearly defined file?
Would love to hear your tips and tricks. Thanks.
+ Reply to Thread
Results 1 to 5 of 5
-
-
The easiest way is to let all requests load and save them all as HAR collection in a single Txt file. You then search for your subtitle using lucky random keywords: srt, subtitle, vtt, etc. Sometimes you'll get the subtitle URL in a random JSON response. Sometimes you'll get the subtitle not as a file or URL but its content directly as a JSON response. If you don't find anything look for base64 responses, decode them, and repeat. Other times the subtitle isn't even found in the requests, but rather the JS code. I didn't manage to find a subtitle for this URL until I debugged the javascript.
https://vuighe3.com/akuyaku-reijou-level-99-watashi-wa-ura-boss-desu-ga-maou-dewa-arim...i-den-hoc-vien
It's rare but some are that desperate to hide some subtitles. If you debug the js, you may not even get a URL in some cases but the content directly in some random variable. I think your post fits better into the "Subtitle" section of the forum.--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
-
[Attachment 78798 - Click to enlarge]
This is one way to go for it. I dunno if it's the easiest one for this specific case but it's nice to know it exists as a viable solution.--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*]
Similar Threads
-
Aviutl Tips, Tricks and Support thread
By racer-x in forum EditingReplies: 785Last Post: 25th Mar 2025, 01:51 -
Encoding tricks
By Francois Laperriere in forum Newbie / General discussionsReplies: 2Last Post: 15th Apr 2023, 02:20 -
PotPlayer not finding all available subtitles using OpenSubtitles
By bloodhand in forum Software PlayingReplies: 1Last Post: 27th Oct 2021, 19:29 -
Optimization tips/tricks for editing 4k on Movie Studio 16 Platinum ?
By GoodEnough in forum Newbie / General discussionsReplies: 5Last Post: 17th Oct 2020, 13:17 -
Advice on converting UK TV Channel5HD freeview videos & finding current br?
By Emanef in forum Video ConversionReplies: 40Last Post: 3rd Mar 2020, 22:07