Skip to content

Commit b6e1f14

Browse files
committed
Update changelist for 0.7.0!
1 parent 9f47357 commit b6e1f14

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

CHANGES.rst

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,23 @@
11
pywb 0.7.0 changelist
22
~~~~~~~~~~~~~~~~~~~~~
33

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.
521

622

723
pywb 0.6.6 changelist

0 commit comments

Comments
 (0)