From 323b53704726264dcb03497fe05a01c767ce44e0 Mon Sep 17 00:00:00 2001 From: Ilya Kreymer Date: Fri, 26 Dec 2014 18:03:12 -0800 Subject: [PATCH] minor changelist tweak --- CHANGES.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index 274da48f..d7ab747a 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -7,7 +7,9 @@ pywb 0.7.0 changelist * Support for replaying HTTP/1.1 range requests for any archived resorce (optional range cache be disabled via `enable_ranges: false`) -* Support for on-the-fly video replacement of flash with HTML5 video. +* Support for on-the-fly video replacement of Flash with HTML5 using new video rewrite system ``vidrw.js``. + + (Designed for all Flash videos, with varying levels of special cases for YouTube, Vimeo, Soundcloud and Dailymotion) * Use `youtube-dl `_ to find actual video streams from page urls, record video info.