Remix.run Logo
lproven 10 days ago

Is there a script or transcript anywhere, for those of us who can read 10x faster than it is possible to understand speech?

Jach 10 days ago | parent | next [-]

I had whisper make a transcript and skimmed some but I ended up watching the talk at ~1.5x speed in the end anyway. https://pastebin.com/EngTq9ZA If you want the timestamps kept in I can paste that too.

tonymet 6 days ago | parent | prev | next [-]

https://rentry.co/2sky3whm

em-bee 6 days ago | parent | prev | next [-]

the video does a deep dive into the history of OOP which is very interesting if you are into that sort of thing.

cma 10 days ago | parent | prev | next [-]

About every video on YouTube has a transcript, usually a button at the bottom of the description.

lproven 10 days ago | parent | next [-]

No help. It's video speed.

I can read at several thousand words a minute. So I need the whole transcript in one shot.

Then I can read it in 10 or 15 minutes or so, and decide if it's worth watching a 2 hour plus video. The answer is almost always "no".

cma 9 days ago | parent | next [-]

Not the closed caption button. In the bottom of the description there is "show transcript" which gives a scrollable transcript.

antonvs 6 days ago | parent [-]

He’s too busy reading thousands of words a minute to actually understand any of them.

user____name 5 days ago | parent [-]

I was able to go through War and Peace in 20 minutes. It’s about Russia.

veggieroll 10 days ago | parent | prev | next [-]

Use yt-dlp to download the transcript.

layer8 6 days ago | parent | prev | next [-]

https://www.youtube-transcript.io/videos?id=wo84LFzx5nI

zahlman 10 days ago | parent | prev | next [-]

A few lines of Javascript in the console can copy that to the clipboard for you. Maybe someone's packaged that up already. (It's on my todo list to look around...)

insin 6 days ago | parent [-]

Control Panel for YouTube [1] has an option to add a new "Download" item to the menu in the video Transcript box (which I've just noticed is currently broken, as YouTube must have changed the implementation again recently)

Here's a fixed version [2] - run this when the transcript is open and loaded.

[1] https://soitis.dev/control-panel-for-youtube

[2] https://gist.github.com/insin/cb938324866c511066bcabe230b6a6...

6 days ago | parent | prev [-]
[deleted]
kristianp 6 days ago | parent | prev [-]

I imagine the whisper transcript has less errors.

6 days ago | parent | prev [-]
[deleted]