mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-02-24 08:39:59 -05:00
remove stray bad logging line
This commit is contained in:
parent
7497b7e5ac
commit
65fad5e8bf
@ -218,7 +218,6 @@ def _build_youtube_dl(worker, destdir, site):
|
||||
See comment above on `_finish_frag_download()`
|
||||
'''
|
||||
def ffd_callback(ffd_self, ctx):
|
||||
logging.info('%s')
|
||||
if worker._using_warcprox(site):
|
||||
self._push_stitched_up_vid_to_warcprox(site, info_dict, ctx)
|
||||
try:
|
||||
|
Loading…
x
Reference in New Issue
Block a user