webrecorder / warcit

Convert Directories, Files and ZIP Files to Web Archives (WARC)
https://pypi.python.org/pypi/warcit
Apache License 2.0
81 stars 13 forks source link

YAML warning: default Loader is unsafe #18

Closed anjackson closed 4 years ago

anjackson commented 4 years ago

This warning has turned up...

~/workspace/warc-video-migration/warcit/venv/lib/python3.6/site-packages/warcit-0.4.0-py3.6.egg/warcit/converter.py:104: YAMLLoadWarning: ca
lling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.