Viewing a single comment thread. View all comments

blueSGL t1_j1ow700 wrote

I've swapped over to you.com as my search engine now. For more fiddly technical stuff so far I've found it does rather well, one that I did recently.

I wanted to know if there was a file you could manually edit for midi mapping your own controllers in Serato, and the little 'chat' box gave me the correct result with a googlefucked query of 'custom midi map sorato edit file' and it referenced a youtube video where as far as I can tell didn't have the info in the title, or the about box. Scraping the subtitles?

Screenshot of You: https://i.imgur.com/qH72bOD.png

Youtube Vid https://www.youtube.com/watch?v=ByDlm-yBjks

3

SupPandaHugger OP t1_j1pir6i wrote

Interesting, google owns youtube, so they can extract subtitles using machine learning.

1

blueSGL t1_j1qa5gh wrote

any youtube video with subs, (manual or autogenerated) that is all calculated at upload time, not whilst the video is playing back in your browser.

there are websites you can use to download this srt file.

e.g. this is the video linked above.

https://www.downloadyoutubesubtitles.com/?u=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DByDlm-yBjks

srt is just a text file with a different extension so can be scraped without needing to decode.

3