Skip to content
Snippets Groups Projects
Commit 4da0c64c authored by Samuel Walladge's avatar Samuel Walladge
Browse files

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.
parent 4a3f2e33
Branches
Tags release-2019-12-12-14.12
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment