mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-08-09 15:02:28 -04:00
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:
commit
27ba877932
6 changed files with 105 additions and 73 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue