hypothesis / via

Proxies third-party PDF files and HTML pages with the Hypothesis client embedded, so you can annotate them
https://via.hypothes.is/
BSD 2-Clause "Simplified" License
19 stars 7 forks source link

Replace Via's `youtube-transcript-api` dependency #1011

Closed seanh closed 1 year ago

seanh commented 1 year ago

https://github.com/hypothesis/via/pull/1010 added https://github.com/jdepoix/youtube-transcript-api as a new dependency in Via. This is a poor quality dependency, it'll be better if we can take the time to replace it with our own more minimal code that we understand and control better. See links in https://github.com/hypothesis/via/pull/1010 for discussion

seanh commented 1 year ago

Closing this because it's going to get done as part of other issues, e.g. https://github.com/hypothesis/via/issues/1110 or https://github.com/hypothesis/via/issues/1057 or