lbmaian
lbmaian
The badge detection may work on channel pages (and maybe home and subscription pages), but it's not working for playlist/queue entries for me. And I think in earlier testing it...
Preliminary testing on firefox: YouTube watched badge detection now works _sometimes_ for playlists. I can't reproduce it consistently but it sometimes somehow gets into a state where the detection breaks...
No it's way past 1 minute. Another example where the badge detector simply isn't working despite going through that whole queue:  I'm not sure if your http interceptors are...
Oh, the 1 min thing was for the new watchtime detector. That does work in my testing. Though the 1 min requirement shouldn't be there. In my experience, the moment...
The YT watchtime detection does work, but 3 seconds is still insufficient for extremely short videos. For example, top result for "1 second video" for me: https://www.youtube.com/watch?v=MvsAesQ-4zA YT badge detection...
Related issue for yt-dlp has a user workaround: https://github.com/yt-dlp/yt-dlp/issues/8227#issuecomment-1793513579 >A simple workaround would be to generate the cookies file in an incognito window, where the cookies are never used again...
Anything blocking this from being accepted?
Huh, is there a particular reason these css strings are stored in local storage rather than just hardcoded or computed on startup? AFAIK, there's no setting for customizing these string...