File tree Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change 1
1
pywb 0.7.0 changelist
2
2
~~~~~~~~~~~~~~~~~~~~~
3
3
4
- Video/streaming content replay and buffering improvements!
4
+ * Video/Audio Replay, Live Proxy and Recording Support (with pywb-webrecorder)!
5
+
6
+ See: `Video Replay and Recording <https://github.com/ikreymer/pywb/wiki/Video-Replay-and-Recording >`_ for more detailed info.
7
+
8
+ * Support for replaying HTTP/1.1 range requests for any archived resorce (optional range cache be disabled via `enable_ranges: false `)
9
+
10
+ * Support for on-the-fly video replacement of flash with HTML5 video.
11
+
12
+ * Use `youtube-dl <http://rg3.github.io/youtube-dl/ >`_ to find actual video streams from page urls, record video info.
13
+
14
+ * New, improved wombat 2.1 -- improved rewriting of dynamic content, including:
15
+ - setAttribute override
16
+ - Date override sets date to replay timestamp
17
+ - Image() object override
18
+ - ability to disable dynamic attribute rewriting by setting `_no_rewrite ` on an element.
19
+
20
+ * Type detection: resolve conflict between text/html that is served under js _ mod, resolve if html or js.
5
21
6
22
7
23
pywb 0.6.6 changelist
You can’t perform that action at this time.
0 commit comments