wydengyre / pgs-to-srt

OCR-based conversion of PGS subtitles to SRT
GNU Affero General Public License v3.0
20 stars 4 forks source link

deno std 209 #152

Closed wydengyre closed 8 months ago

wydengyre commented 8 months ago

deferred() is eliminated from std in Deno std 209. Promise.withResolvers() is not yet supported in Safari, though. Work around this.