Bridgeconn / vachancontentrepository

private repository for BCS data
3 stars 4 forks source link

OBS Sign Language Upload till story 37 #190

Open RevantCI opened 1 year ago

RevantCI commented 1 year ago

We need to add this ISL OBS video to Vachan API https://www.youtube.com/watch?v=byzHXLS4usU&list=PLdE_o99zEY27D4H6XdxmN9ZmUluJKZZTo Full Playlist - https://www.youtube.com/playlist?list=PLdE_o99zEY27D4H6XdxmN9ZmUluJKZZTo

thsneha commented 1 year ago

Sent PR Link

RevantCI commented 1 year ago
  1. Add a line "isl:Indian Sign Language" to the languages.json in obs folder
  2. Create a folder isl in the obs folder
  3. Create a manifest.json file in the isl folder with the 15 stories See English file for sample Link
  4. Move the ISL_obs.json file into the isl folder and rename it to isl_obs.json small case
  5. Change description to array ( split by \n) and separate time and text
    [
    { 
      time:"0:10",
      text:"This is how God made everything in the beginning. He created the universe and everything in it in six days. After God created the earth it was dark and empty, because he had not yet formed anything in it. ButGod’s Spirit was there over the water.\n01:32 Then God said, “Let there be light!” And there was light. God saw that the light was good and called it “day.” He separated it from the darkness, which he called “night.” God created the light on the first day of creation."
    },{
      time:"2:18",
      text :" On the second day of creation ..."
    },...
    ]
  6. If time is not present for a text we can skip the field
Leni-Easo commented 1 year ago
Leni-Easo commented 1 year ago

Updated PR #199

Leni-Easo commented 1 year ago

Excel list for OBS videos - missing time in the description

OBS_missing_time.zip

RevantCI commented 11 months ago
RevantCI commented 7 months ago

ISL OBS is done till 37 as of today we can add those as well ( currently we have till video 15 only ) https://www.youtube.com/playlist?list=PLdE_o99zEY27D4H6XdxmN9ZmUluJKZZTo

SeemaNandihal commented 7 months ago

Test results: All the ISL OBS, numbered 1 - 37 are available and are playing.

Testing Environment : https://vachandev.netlify.app/

Moving this issue to done.