Files
edx-platform/lms/djangoapps/courseware/views
Samuel Walladge 4da0c64cc3 Fix crashes in yt_video_metadata
- yt_video_metadata returned a generic non-json-api-friendly 500 error
  when called on a non-youtube video
- load_metadata_from_youtube was crashing when called from the xblock
  yt_video_metadata endpoint. It passes a webob request, which has a
  different api for retrieving the http referer.
2020-06-15 17:29:57 +09:30
..
2016-05-03 09:02:45 -04:00
2020-06-15 17:29:57 +09:30