Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-video-pipeline
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-video-pipeline
Commits
5c67dfa8
Unverified
Commit
5c67dfa8
authored
Apr 18, 2018
by
Mushtaq Ali
Committed by
GitHub
Apr 18, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #99 from edx/mushtaq/fix-cielo-transcripts
Fix Cielo24 transcripts still in progress
parents
1ad91ee4
ac4b1a0a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
11 deletions
+11
-11
instance_config.yaml
+11
-0
static_config.yaml
+0
-11
No files found.
instance_config.yaml
View file @
5c67dfa8
...
...
@@ -52,6 +52,12 @@ veda_base_url:
aws_video_transcripts_bucket
:
aws_video_transcripts_prefix
:
video-transcripts/
# cielo24 api urls
cielo24_api_base_url
:
https://sandbox.cielo24.com/api
# 3playmedia api urls
three_play_api_base_url
:
https://api.3playmedia.com/
three_play_api_transcript_url
:
https://static.3playmedia.com/
# a token identifying a valid request from transcript provider
transcript_provider_request_token
:
...
...
@@ -108,4 +114,9 @@ sg_server_path:
sg_script_name
:
sg_script_key
:
# ---
# Endpoints
# ---
threeplay_ftphost
:
...
static_config.yaml
View file @
5c67dfa8
...
...
@@ -24,17 +24,6 @@ ffmpeg_compiled: "ffmpeg"
ffprobe_compiled
:
"
ffprobe"
target_aspect_ratio
:
1.7777778
# ---
# Endpoints
# ---
# cielo24 api urls
cielo24_api_base_url
:
'
https://sandbox.cielo24.com/api'
# 3playmedia api urls
three_play_api_base_url
:
https://api.3playmedia.com/
three_play_api_transcript_url
:
https://static.3playmedia.com/
threeplay_ftphost
:
ftp.3playmedia.com
# This is a list of encodes and their respective course
# boolean matches
encode_dict
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment