Over the weekend i made a simple read-only frontend for Imgur in the spirit of Invidio.us and nitter

It doesn’t support gifs/videos yet but it does handle albums. It is open source under AGPLv3 https://git.voidnet.tech/kev/imgin and has 0 javascript. It has a configurable cache.

Here is an example gallery view https://imgin.voidnet.tech/gallery/9wkPUsZ

The reason i made it is because for me, at least on desktop Imgur craps out on Tor Browser even just for viewing. You can append /layout/blog to albums but that still requires JS. Imgur also has lots of trackers and junk by default.

I still need to add tests and clean up the code, so it may be buggy. The idea is that it would be eventually added to privacy redirect addon to auto-redirect imgur links.

It is pretty small Python code so if you want to help me you can reach out.

Sopuli isn’t syncing comments for some reason, i’ll reply from onionr https://lemmy.ml/u/onionr

  • fakefunk
    link
    9
    edit-2
    2 years ago

    deleted by creator

  • @Lunacy
    link
    7
    edit-2
    2 years ago

    deleted by creator

  • @3cctpe
    link
    63 years ago

    Will this also support the “main page” feed?

    • @onionr
      link
      43 years ago

      This is the author (See my edit bc of an issue with sopuli): Maybe if there is enough demand i’ll get to it eventually (or accept a PR). I want to support things like image descriptions, gifs, and comments first.

      • @3cctpe
        link
        2
        edit-2
        3 years ago

        Thanks. Maybe I don’t understand imgur enough. How are you using imgin now? How do you (as a user of imgin) discover the url of galleries? With regular imgur?

        • @gibson@sopuli.xyzOP
          link
          fedilink
          03 years ago

          So at first i got frustrated with comments on reddit and such linking to imgur pages (non-direct images such as albums or gifs), which were broken on Tor and in browsers where they work just laggy and privacy invasive. I think you’re right that main page would be a good feature, i don’t intend on fully replicating all functionality though.

  • PandaCoderPL
    link
    53 years ago

    Looks like very promising project, especially for those having any issues with Imgur. I will definitely spread the word.

  • SeerLite
    link
    23 years ago

    Was just looking something like this the other day! Amazing :)