appsembler / xblock-video

Universal Video XBlock with pluggable backend for many video hosting providers
GNU General Public License v3.0
18 stars 51 forks source link

Youtube transcripts import doesn't work #48

Open dyudyunov opened 2 years ago

dyudyunov commented 2 years ago

Expected Behavior

Transcripts are automatically fetched.

Actual Behavior

Transcripts are not available.

Screenshot 2021-11-30 at 12 23 20

Steps to Reproduce the Problem

  1. Create a video unit;
  2. Add a video URL for video that has transcripts (e.g. https://www.youtube.com/watch?v=3_yD_cEKoCk);
  3. Check the transcripts section of the video-xblock advanced settings.

Specifications

Notes

throwaway-a commented 2 years ago

FWIW we have classes that have upwards of 90 videos, and this completely murders our sysadmins that after we get new transcripts back, they have to upload it to two places. If this were fixed, then they could just upload to YouTube and pull into Open edX like they used to do before Lilac. So I'm hoping this can be fixed by the M release next December...