userscript-youtube-playlist-o

By Trinovantes

Userscript-youtube-playlist-o Alternatives

Similar projects and alternatives to userscript-youtube-playlist-o

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better userscript-youtube-playlist-o alternative or higher similarity.

userscript-youtube-playlist-o reviews and mentions

Posts with mentions or reviews of userscript-youtube-playlist-o. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-16.
  • Ask HN: What are some tools / libraries you built yourself?
    264 projects | news.ycombinator.com | 16 May 2021
    A silly userscript [1] that uses jQuery selectors to interact with YouTube's DOM to help me move videos around my playlists. Sadly it breaks every few months whenever YouTube updates their DOM. AFIK this is the only way to "programmatically" move videos out of my Watch Later list since they removed the functionality from the API

    [1] https://github.com/Trinovantes/userscript-youtube-playlist-o...

  • Ask HN: What personal tools are you the most proud of making?
    5 projects | news.ycombinator.com | 6 Apr 2021
    I've created a couple of userscripts (anybody remember Greasemonkey?) to help augment sites that I use everyday

    https://github.com/Trinovantes/userscript-github-repository-...

    https://github.com/Trinovantes/userscript-youtube-playlist-o...

    Sadly they break every couple of months when the sites' DOM changes. The YouTube one is currently broken and I haven't had the time to fix it yet