SAP-archive / BUILD_User_Assistance

Here's the files for the GH-page for BUILD.
2 stars 2 forks source link

Add Annotations, Index, Links to Videos #8

Closed ghost closed 8 years ago

ghost commented 9 years ago

@brian-murray35 If you think these should be separate issues to split up into releases, let me know.

  1. Add an annotation to each video with a link to related videos either at end or where we say "you can get more information in the xyz video"
  2. Index videos with time stamp either in notes or annotation linking to a section of the video that discusses a separate topic in the same video. For example: 0:23 Create Data Model with Excel file 1:45 Create Data Model Manually 2:34 Create Data Model by Search
ghost commented 9 years ago
brian-murray35 commented 8 years ago

@sophsterm Can you share the timed script with me please?

brian-murray35 commented 8 years ago

Added videos to playlist in youtube. However, links in index.html and video.html in both internal and external help site link to originals (i.e. no play list to the right hand side if they click the YouTube button on the video). Here are the new URLs https://www.youtube.com/watch?v=k0ZO2R8GD0U&index=2&list=PL-I0i0wAm9N- jvvMadI6OQN1-UVGhFkCs https://www.youtube.com/watch?v=F9HR49U8duU&index=3&list=PL-I0i0wAm9N-jvvMadI6OQN1-UVGhFkCs
https://www.youtube.com/watch?v=fE1wVYpRZw8&index=4&list=PL-I0i0wAm9N-jvvMadI6OQN1-UVGhFkCs https://www.youtube.com/watch?v=EeakOp7OJtk&index=5&list=PL-I0i0wAm9N-jvvMadI6OQN1-UVGhFkCs https://www.youtube.com/watch?v=ZXuHe5mcipE&list=PL-I0i0wAm9N-jvvMadI6OQN1-UVGhFkCs&index=6 https://www.youtube.com/watch?v=U6isgUc86XQ&index=7&list=PL-I0i0wAm9N-jvvMadI6OQN1-UVGhFkCs @Sdeano Can you implement these?

Sdeano commented 8 years ago

Hi Brian

Just had a look at this, they’re the same videos but you want to modify the url to make sure they automatically open in a playlist view, is that correct? I’ll have a look at this later on today.

Best Regards

Seán

From: brian-murray35 [mailto:notifications@github.com] Sent: 23 November 2015 17:50 To: SAP/BUILD_User_Assistance Cc: Sdeano Subject: Re: [BUILD_User_Assistance] Add Annotations, Index, Links to Videos (#8)

Added videos to playlist in youtube. However, links in index.html and video.html in both internal and external help site link to originals (i.e. no play list to the right hand side if they click the YouTube button on the video). Here are the new URLs https://www.youtube.com/watch?v=k0ZO2R8GD0U&index=2&list=PL-I0i0wAm9N- jvvMadI6OQN1-UVGhFkCs https://www.youtube.com/watch?v=F9HR49U8duU&index=3&list=PL-I0i0wAm9N-jvvMadI6OQN1-UVGhFkCs

https://www.youtube.com/watch?v=fE1wVYpRZw8&index=4&list=PL-I0i0wAm9N-jvvMadI6OQN1-UVGhFkCs https://www.youtube.com/watch?v=EeakOp7OJtk&index=5&list=PL-I0i0wAm9N-jvvMadI6OQN1-UVGhFkCs https://www.youtube.com/watch?v=ZXuHe5mcipE&list=PL-I0i0wAm9N-jvvMadI6OQN1-UVGhFkCs&index=6 https://www.youtube.com/watch?v=U6isgUc86XQ&index=7&list=PL-I0i0wAm9N-jvvMadI6OQN1-UVGhFkCs @Sdeanohttps://github.com/Sdeano Can you implement these?

— Reply to this email directly or view it on GitHubhttps://github.com/SAP/BUILD_User_Assistance/issues/8#issuecomment-159009903.

brian-murray35 commented 8 years ago

Exactly - same videos, but different URLs (the URLs have changed to include the playlist (i.e. user can click on the video when they go to youtube). I tried to replace the original id, for example U6isgUc86XQ with U6isgUc86XQ&index=7&list=PL-I0i0wAm9N-jvvMadI6OQN1-UVGhFkCs (i.e. taken from above. But this didn't work. Any ideas?

brian-murray35 commented 8 years ago

Fixed