summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 262258b..3a7aa7c 100644
--- a/README.rst
+++ b/README.rst
@@ -58,6 +58,8 @@ Caveats
- Some fetch different scripts based on user agent. Example: youtube.com.
- Requests containing randomly generated JavaScript callback function names
won’t work. Example: weather.com.
+- Range requests (Range: bytes=1-100) are captured as-is, making playback
+ difficult
Most of these issues can be worked around by using the DOM snapshot, which is
also saved. This causes its own set of issues though: