Open pnicto opened 8 months ago
In https://github.com/pnicto/impartus-video-downloader/releases/tag/v1.5.2, what I used as an index probably is a hacky way of doing it. As only the filename uses the local index, but the other parts of the code use the impartus seqNo.
seqNo
In https://github.com/pnicto/impartus-video-downloader/releases/tag/v1.9.0 the hack was removed. It causes problems with indexing when "Skip empty lectures" is selected.
In https://github.com/pnicto/impartus-video-downloader/releases/tag/v1.5.2, what I used as an index probably is a hacky way of doing it. As only the filename uses the local index, but the other parts of the code use the impartus
seqNo
.