[external:ffmpeg] In test harness, limit to 10k download size
authorJohn Hawkinson <jhawk@mit.edu>
Sun, 5 Mar 2017 03:19:44 +0000 (22:19 -0500)
committerSergey M <dstftw@gmail.com>
Sun, 5 Mar 2017 03:19:44 +0000 (11:19 +0800)
commit6d0fe752bfeaa9a758099315f006bc15acd1ae76
tree982a6af1e5bca390e0a0a4609d312e4b0461f930
parentafa4597618462df01b47febcd64c531f8ffdd63a
[external:ffmpeg] In test harness, limit to 10k download size

Otherwise, if you screw up a playlist test by including a playlist
dictionary key, you'll be there for eons while it downloads all the
files before erroring out.
youtube_dl/downloader/external.py