Merge branch 'master' into qa

* master:
  handle exceptions extracting links
  fix reported chromium crash by removing argument
  bump version after merge
  remove stray bad logging line
  tests expect outlinks to be a set
  tidy up some comments and docs
  watch pages as outlinks from youtube-dl playlists
  silence youtube-dl's logging, use only our own
  use a thread-local callback in monkey-patched
  skip downloading videos from youtube playlists
  trace-level logging for all the chrome output
This commit is contained in:
Noah Levitt 2018-10-29 17:45:09 -07:00
commit 27ba877932
6 changed files with 105 additions and 73 deletions

View file

@ -2,7 +2,7 @@
'''
test_brozzling.py - XXX explain
Copyright (C) 2016-2017 Internet Archive
Copyright (C) 2016-2018 Internet Archive
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.