Closed piktur closed 7 months ago
Improves on @timothycarambat solution.
Attempts to extract caption URL for given lang or otherwise, the default caption URL. It then collects transcription text from XML.
Introduces new dependency:
Excuse the heavy refactoring. Thanks for your effort.
I just wanted to comment that the RegExp for the caption tracks is genius. Im not a regex wizard but that is originally what i wanted to do
Improves on @timothycarambat solution.
Attempts to extract caption URL for given lang or otherwise, the default caption URL. It then collects transcription text from XML.
Introduces new dependency:
Excuse the heavy refactoring. Thanks for your effort.