1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-12 15:29:45 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/widgets/VideoWidget.tid

14 lines
379 B
Plaintext
Raw Normal View History

2012-12-28 22:57:35 +00:00
title: VideoWidget
tags: widget
2012-12-28 22:57:35 +00:00
2013-10-23 22:12:19 +00:00
The video widget is not yet (re)implemented.
```
2012-12-28 22:57:35 +00:00
Here is a collection of embedded videos. Try opening and closing tiddlers while the videos are playing; they should not be affected.
2013-01-03 16:28:07 +00:00
<$video src="32001208" type="vimeo" />
2012-12-28 22:57:35 +00:00
2013-01-03 16:28:07 +00:00
<$video src="wvWHnK2FiCk" type="youtube" />
2012-12-28 22:57:35 +00:00
2013-01-03 16:28:07 +00:00
<$video src="santa_claus_conquers_the_martians_ipod" type="archiveorg" />
2013-10-23 22:12:19 +00:00
```