[utils] Use in OnDemandPagedList by default
authorSergey M․ <dstftw@gmail.com>
Fri, 6 Oct 2017 16:13:53 +0000 (23:13 +0700)
committerSergey M․ <dstftw@gmail.com>
Fri, 6 Oct 2017 16:13:53 +0000 (23:13 +0700)
commit6be08ce60205a65a6739667783eead56ccc34456
tree2b06886066bc033dde8a863606bef20a81929f53
parentcf5f6ed5be8bab252f3ded345b6b1fdf31426661
[utils] Use in OnDemandPagedList by default
Not using cache results in redundant network I/O due to downloading the same pages while using --playlist-items n-m
youtube_dl/extractor/mixcloud.py
youtube_dl/extractor/nba.py
youtube_dl/utils.py