Commit Graph

5 Commits (76e9cd7f24f6b175e4cce85082647403266ed233)

Author SHA1 Message Date
Sergey M․ ca950f49e9
[ora] Revert extraction to regexes
It's less fragile than using js_to_json with ora js
felix 640eea0a0c
[ora] minimise fragile regex shenanigans; recognise unsafespeech.com URLs
CeruleanSky 1f78ed189a [OraTV] update extractor
"current" is now "video"
"hls_stream" is now hls_stream without quotes
video_id is now id
duration for current video is not present(for other videos it is)

modified regex to find hls_stream variable to work reguardless of whether it is quoted or not.

[ora] Improve (Closes )
Jakub Wilk dfb1b1468c Fix typos
Closes .
remitamine 9d46608efa [ora] Add new extractor(closes )