|
- The script respects now the user settings about comments ratings and filters when the option to show more comments is active
- Two separate improvements have make the autoselection of the best/fastest quality available faster1
- The code to stop the video autoplay have been rewritten to be simpler and more stable. Please post your feedback
Note 1: The improvements to the code are:
- The script doesn't wait to get the availability of all the video formats to change to the best/fastest quality. For example, if format 22 is available and the user has selected to get the best quality available, it doesn't have to wait to see if format 35 or 18 are available, because they have less quality
- The script assumes now that if a format is in the original fmt_map variable of the video, then it is available. It seems to work well, but please notify me if you find a false positive
|