-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
transcript download? #77
Comments
I haven't came across videos with transcripts before so I'm not sure. |
I was literally just about to request this and notice this is already requested. Transcripts are available in txt or vtt format, my preference is to download vtt so I can add it as subtitles when playing the video with VLC media player. I can provide you with the download URL format, the txt format is similar except "format=txt" at the end.
Where "Lesson ID" matches the lesson url for viewing online with the echo player. And "Media ID" matches the second id when directly downloading video/audio files. Also when I tried to run this in debug just before downloading a file it matches the following line: Not sure if this helps? I anonymised all the IDs but if there's an issue let me know and I can share some screenshots or something. |
maybe you could open a pr to accomplish that? |
Thanks @jandye for the details. Yes, as @ChocoTonic had mentioned, please send a PR. I would maintain this repo (when able to), but i would not actively work on any new features |
is there a way to download transcripts with this?
The text was updated successfully, but these errors were encountered: