Merge pull request #8636 from edx/muzaffar/youtube-api-v3
Using youtube api v3.0 instead of v2.0 to get the video's metadata.
No related branches found
No related tags found
Showing
- cms/envs/acceptance.py 2 additions, 2 deletionscms/envs/acceptance.py
- cms/envs/aws.py 1 addition, 0 deletionscms/envs/aws.py
- cms/envs/bok_choy.py 2 additions, 2 deletionscms/envs/bok_choy.py
- cms/envs/common.py 7 additions, 4 deletionscms/envs/common.py
- cms/templates/ux/reference/container.html 1 addition, 1 deletioncms/templates/ux/reference/container.html
- common/djangoapps/terrain/setup_prereqs.py 1 addition, 2 deletionscommon/djangoapps/terrain/setup_prereqs.py
- common/djangoapps/terrain/stubs/youtube.py 12 additions, 10 deletionscommon/djangoapps/terrain/stubs/youtube.py
- common/lib/xmodule/xmodule/js/fixtures/video.html 1 addition, 1 deletioncommon/lib/xmodule/xmodule/js/fixtures/video.html
- common/lib/xmodule/xmodule/js/fixtures/video_all.html 1 addition, 1 deletioncommon/lib/xmodule/xmodule/js/fixtures/video_all.html
- common/lib/xmodule/xmodule/js/fixtures/video_html5.html 1 addition, 1 deletioncommon/lib/xmodule/xmodule/js/fixtures/video_html5.html
- common/lib/xmodule/xmodule/js/fixtures/video_no_captions.html 1 addition, 1 deletion...on/lib/xmodule/xmodule/js/fixtures/video_no_captions.html
- common/lib/xmodule/xmodule/js/fixtures/video_with_bumper.html 1 addition, 1 deletion...on/lib/xmodule/xmodule/js/fixtures/video_with_bumper.html
- common/lib/xmodule/xmodule/js/fixtures/video_yt_multiple.html 3 additions, 3 deletions...on/lib/xmodule/xmodule/js/fixtures/video_yt_multiple.html
- common/lib/xmodule/xmodule/js/js_test.yml 1 addition, 0 deletionscommon/lib/xmodule/xmodule/js/js_test.yml
- common/lib/xmodule/xmodule/js/spec/helper.js 31 additions, 19 deletionscommon/lib/xmodule/xmodule/js/spec/helper.js
- common/lib/xmodule/xmodule/js/spec/video/general_spec.js 6 additions, 0 deletionscommon/lib/xmodule/xmodule/js/spec/video/general_spec.js
- common/lib/xmodule/xmodule/js/spec/video/initialize_spec.js 2 additions, 2 deletionscommon/lib/xmodule/xmodule/js/spec/video/initialize_spec.js
- common/lib/xmodule/xmodule/js/src/video/01_initialize.js 104 additions, 75 deletionscommon/lib/xmodule/xmodule/js/src/video/01_initialize.js
- common/lib/xmodule/xmodule/js/src/video/10_main.js 2 additions, 0 deletionscommon/lib/xmodule/xmodule/js/src/video/10_main.js
- common/lib/xmodule/xmodule/tests/test_video.py 2 additions, 2 deletionscommon/lib/xmodule/xmodule/tests/test_video.py
Loading
Please register or sign in to comment