Files
edx-platform/common/lib
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
..
2020-05-01 19:42:15 +05:00
2019-12-30 12:25:38 -05:00
2020-06-15 17:29:57 +09:30