]> jfr.im git - yt-dlp.git/commit
[hls,dash] When using `concurrent_fragment_downloads`, do not keep the fragment conte...
authorpukkandan <redacted>
Sun, 30 May 2021 16:34:31 +0000 (22:04 +0530)
committerpukkandan <redacted>
Sun, 30 May 2021 17:31:49 +0000 (23:01 +0530)
commitd89da64b1d21b7faf107d26104f3210ea01be7a1
tree986b5bf89c8ae82d33ae786673ed78461d02f211
parent5dcd8e1d880cec05aa51f78e4f92320e6cbfe588
[hls,dash] When using `concurrent_fragment_downloads`, do not keep the fragment content in memory
Partial fix for #359
This is a temporary solution until #364 can be implemented
yt_dlp/downloader/dash.py
yt_dlp/downloader/hls.py