It works the same as timeshifts. The only difference is that the nicovideo playlist file doesn't have the "STREAM-DURATION" line, which gives the null error. However, it has all the necessary .ts files, so the video length can be calculated using the number of lines from the file. Also, there is no offset, and the .ts files are continuous.
Fix for #103
It works the same as timeshifts. The only difference is that the nicovideo playlist file doesn't have the "STREAM-DURATION" line, which gives the null error. However, it has all the necessary .ts files, so the video length can be calculated using the number of lines from the file. Also, there is no offset, and the .ts files are continuous.