I’ve been a Lingq subscriber for three years. It’s still the most essential learning tool I use. I have accumulated some tricks over the years to capture audio for input to Lingq. I also choose to continue to transcribe audio myself using Turboscribe. I’ve never hit a limit uploading my own audio and transcripts to Lingq. What are your favorite ways to capture audio for importing Lingq lessons?
Here are the tools I have used from the beginning until now. These days, turboscribe is the tool I use most of the time.
-
Turboscribe. I use the .srt file for importing along with audio for perfect synchronized audio with text in Lingq. And if you get your audio from Youtube (or other supported services), all you need is a URL. Then you can also download the audio from Turboscribe for input into Lingq.
-
YT Saver: I used this extensively before I started simply pasting YouTube URLs into Turboscribe. It’s fast and easy for YouTube. It supports other platforms, but I never used it for anything but YouTube.
-
vb-Cable: I rarely use this these days, but if nothing else works, and you can play audio on your Mac or PC, you can use vb-Cable to pipe it into a recording tool like QuickTime Player on the Mac and then save the audio.
-
Developer tricks: it helps to have some technical skills sometimes. On some sites, I can “view the page source,” find the audio file (like .mp3), click on it to open it in another browser tab, then click on the resulting player interface to download the audio. I also download Apple Podcasts to my Mac, and I use command line tools to find the audio for input to Turboscribe and then into Lingq.
-
Advanced developer tricks: I have also taken advantage of some technical experience to convert files from one format to another. I used to convert mp3 files to ogg files for smaller files to upload to Turboscribe, and also convert them to “mono” (so many are larger stereo files) for faster upload to Lingq. Of course there are less technical ways to do this than calling “ffmpeg” from a command line, but I like to automate the process with scripts. So ffmpeg is invaluable to me.