You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
that uses youtube_transcript_downloader in a REPL, and I've just discovered that in some cases y_t_d handles angle brackets incorrectly. Here's an example. In this video, at 0:14,
that's odd, the transcript from the video track is different from the one you get from their API (you can see it by clicking ... -> show transcript, under the video). I don't think I can really do anything since it's on their side.
Hi! I am the author of this thing here,
http://anggtwu.net/find-yttranscript-links.html
that uses youtube_transcript_downloader in a REPL, and I've just discovered that in some cases y_t_d handles angle brackets incorrectly. Here's an example. In this video, at 0:14,
http://www.youtube.com/watch?v=qM0Luz78qGw#t=0m14s
the subtitles have an "f8" between angle brackets, and if we run this,
the line at 0:14 becomes this:
The
<f8>disappears... is that something easy to fix?The text was updated successfully, but these errors were encountered: