mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 00:03:28 +01:00
* fixes for RC6: - blockrecordloader: ensure record stream is closed after parsing one record - wrap HttpLoader streams in StreamClosingReader() which should close the connection even if stream not fully consumed - simplify no_except_close may help with ukwa/ukwa-pywb#53 - iframe: add allow fullscreen, autoplay - wombat: update to latest, filter out custom wombat props from getOwnPropertyNames - rules: add rule for vimeo * cdx formatting: fix output=text to return plain text / non-cdxj output * auto fetch fix: - update to latest wombat to fix auto-fetch in rewriting mode - fix /proxy-fetch/ endpoint for proxy mode recording, switch proxy-fetch to run in recording mode - don't use global to allow repeated checks * rewriter html check: peek 1024 bytes to determine if page is html instead of 128 * fix jinja2 dependency for py2
18 lines
191 B
Plaintext
18 lines
191 B
Plaintext
six
|
|
warcio>=1.7.1
|
|
requests
|
|
redis<3.0
|
|
jinja2<3.0.0
|
|
surt>=0.3.1
|
|
brotlipy
|
|
pyyaml
|
|
werkzeug
|
|
webencodings
|
|
gevent==1.4.0
|
|
webassets==0.12.1
|
|
portalocker
|
|
wsgiprox>=1.5.1
|
|
fakeredis<1.0
|
|
tldextract
|
|
babel
|