Skip to content

Commit

Permalink
Add embedded video
Browse files Browse the repository at this point in the history
The old website where the conference materials were posted (https://2001-2009.state.gov/r/pa/ho/92095.htm) apparently never had a direct link to the video - only to video.state.gov. That site doesn’t have a search function, but by paging through its 7,840 videos via its API (https://video.state.gov/api/videos/archive?category=archive, plus page parameters), I located the video: https://statedept.brightcovegallery.com/detail/video/1789621561.

Thanks to @awmarrs for spotting the omission.
  • Loading branch information
joewiz committed Dec 4, 2023
1 parent 58332c2 commit 71201b5
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion data/2007-detente.xml
Original file line number Diff line number Diff line change
Expand Up @@ -128,10 +128,26 @@
<head>Opening Remarks at the Office of the Historian's Conference on U.S.-Soviet
Relations in the Era of Détente, 1969-1976, Secretary Condoleezza Rice, East
Auditorium Washington, DC, October 22, 2007</head>
<p>View Video</p>
<p>Secretary Rice makes opening remarks by at the Department of State Conference on
U.S.-Soviet Relations in the Era of Détente, Marshall Center in the East
Auditorium.</p>

<!-- Start of Brightcove Player -->
<div xmlns="http://www.w3.org/1999/xhtml"
style="position: relative; display: block;">
<div style="padding-top: 56.25%;">
<video data-video-id="1789621561" data-account="1705665025"
data-player="HJ8lQG1Eg" data-embed="default"
data-application-id="data-application-id" class="video-js"
controls="controls"
style="position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; width: 100%; height: 100%;"/>
<script
src="//players.brightcove.net/1705665025/HJ8lQG1Eg_default/index.min.js"
/>
</div>
</div>
<!-- End of Brightcove Player -->

<p><hi rend="strong">SECRETARY RICE:</hi> Thank you very much, Marc. Thank you for that wonderful
introduction. And thank you also for your leadership and hard work over these
years.</p>
Expand Down

0 comments on commit 71201b5

Please sign in to comment.