mitodl / odl-video-service

building blocks for a basic video service for ODL
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

112 TTV public TechTV videos whose subtitles couldn't be found #560

Closed pdpinch closed 6 years ago

pdpinch commented 6 years ago

In migrating public videos collections from TechTV, 112 failed due to missing subtitle files.

pdpinch commented 6 years ago

@emmello @mbertrand I believe this is blocking us from changing the DNS for TechTV to point to OVS. #440

mbertrand commented 6 years ago

Collections with videos that are missing subtitles: 4017 3982 3691 3304 3261 3198 3031 2650 2313 2257 2228 1936 1924 1882 1732 1651 1081 761 639 626 601 449 397 315 239 25 18 575

mbertrand commented 6 years ago
DROPBOX_TOKEN=<value>;DROPBOX_FOLDER=/Captions;MYSQL_PASSWORD=<value>

python manage.py techtvimport --user <mysql_user> --db <mysql_db> --host <mysql_host> --protected 0 --aws  --noyoutube 2228 --collections 2228 4017 3982 3691 3304 3261 3198 3031 2650 2313 2257 2228 1936 1924 1882 1732 1651 1081 761 639 626 601 449 397 315 239 25 18 575
shaidar commented 6 years ago

@mbertrand Are we waiting on anything or should I go ahead and run the import listed above again?

mbertrand commented 6 years ago

@shaidar you can go ahead and run the above command.

shaidar commented 6 years ago

Ran migration on prod and it completed successfully.

mbertrand commented 6 years ago

@emmello do you think the final 10 missing captions are a lost cause, or should we keep this issue open until they're all accounted for?

emmello commented 6 years ago

I'd give up on them. I've searched high and low and the videos that have been posted on Youtube elsewhere don't have captions, so I don't think we need them here. I'd say we're done with this. (unless someone wants to experiment with Amazon Translate to make some.)