ucfopen / UDOIT

The Universal Design Online content Inspection Tool, or UDOIT (pronounced, “You Do It”) enables faculty to identify accessibility issues in their Learning Management System. It will scan a course, generate a report, and provide resources on how to address common accessibility issues.
GNU General Public License v3.0
108 stars 65 forks source link

Captioned YouTube video throws error #125

Closed robfentress closed 8 years ago

robfentress commented 8 years ago

Running a scan on a YouTube video that I have captioned in YouTube returns an erroneous error "Synchronized captions should be provided for prerecorded web-based video". The YouTube Video tested on is can be found at https://www.youtube.com/watch?v=odNGHMgLHNE

screen shot 2016-04-12 at 4 42 36 pm

bagofarms commented 8 years ago

We're actually working on this issue right now. We didn't realize until last week that the YouTube APIs had changed.

bagofarms commented 8 years ago

Closing because it's a duplicate of #122

robfentress commented 8 years ago

Still doesn't work

bagofarms commented 8 years ago

I believe that is because the video you posted is private. We're unable to get closed captioning data from private videos. If you find one that is public with closed captions that is still throwing an error, please let me know.

robfentress commented 8 years ago

The video I tried was public and captioned. https://youtu.be/6j_eeLdpwFY

On Fri, May 13, 2016 at 2:02 PM, Jacob Bates notifications@github.com wrote:

I believe that is because the video you posted is private. We're unable to get closed captioning data from private videos. If you find one that is public with closed captions that is still throwing an error, please let me know.

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/ucfcdl/UDOIT/issues/125#issuecomment-219116517

Robert Fentress Senior Accessibility Solutions Designer 540.231.1255

Technology-enhanced Learning & Online Strategies Assistive Technologies 1180 Torgersen Hall 620 Drillfield Drive (0434) Blacksburg, Virginia 24061

bagofarms commented 8 years ago

I'm not able to replicate the issue with that video on Master. We're still digging into the code to see if we can improve the detection logic, though.