Cieric 21 hours ago

I actually do this whenever I add a youtube channel, but some shorts still sneak through. Just as a warning to whoever tries it themselves.

jraph 1 day ago

Thanks, I guess I can get rid of my cron task that marks shorts as read in Nextcloud News. How did you find out?

  • dawidpotocki 1 day ago

    I was annoyed one day and was looking online around for some solutions.

    You can find a bit more information here: https://stackoverflow.com/questions/71192605/how-do-i-get-yo...

    • jraph 1 day ago

      Thanks!

      From your link:

      > However, this pattern was found by me by acquiring all playlists from "UUAA" to "UUZZ" and is not officially announced by YouTube.

      Okay, this was reverse engineered and there's no promise from Google on that :-)

      I wonder how they use these feeds if that's only internal.

      • dspillett 1 day ago

        > I wonder how they use these feeds if that's only internal.

        Perhaps they don't, it could be that the interface was written to a more flexible spec to allow for ongoing changes, and close to release they decided which features would be officially supported. In that case the method being used here is either deliberately kept around for potential future use, or is a bit of their tech debt.

        It may also be something that is internally supported still because it is used in legacy apps that are still out there (some smart TVs have ancient apps and no upgrade path) but they don't want it used by new code as it will eventuality be removed.

        In any of those cases, there is no guarantee it'll still be there tomorrow.

        • account42 21 hours ago

          Then again, supported APIs from Google have exactly the same guarantees.

          • dspillett 12 hours ago

            Fair point. TBH from Google I might trust a now-unofficial (or always-was-unofficial) API kept alive by some big legacy contract a little more than an actively published & encouraged one, unless the latter is also similarly protected!

BagelsOverBread 20 hours ago

(a little bit of self-promo but) If anyone is looking for an RSS reader that splits out shorts from videos automatically, I made my open source reader Serial in part for exactly this

https://serial.tube/