Update concatenate.py

このコミットが含まれているのは:
n9k 2021-04-11 19:02:58 +00:00
コミット 686cabe1d9
1個のファイルの変更2行の追加0行の削除

ファイルの表示

@ -134,6 +134,8 @@ class ConcatenatedSegments:
#return self._read(n)
# this is here so the video gets corrupted
# TODO: find a way to corrupt the video without erroneously
# counting views as this does
self._reset(skip_init_segment=True)
return self._read(n)