Coder Social home page Coder Social logo

Comments (2)

MalloyDelacroix avatar MalloyDelacroix commented on May 20, 2024 2

Downloader for Reddit attempts to avoid duplicates in two ways.

First, it sets the last downloaded date for a user or subreddit to the latest post date taken from that user or sub and will not download anything posted before that date during subsequent runs.

The other way is that it keeps a list of every url that it downloads and will not download the same url twice with one caveat. The urls are tracked per user or subreddit. So if say a link is posted to pics that is also posted to earthporn at the same url, the downloader will not detect that and will download both.

The other instance of duplicate content downloads that I have found is that sometimes the same image is posted to a subreddit multiple times but by different users and at different urls. There is no way to avoid this.

But as for avoiding content downloaded with another app, there is no way to automatically avoid these duplicates. The closest thing I can recommend is that you can set DFR's 'Restrict downloads by custom date' to the date that you stopped using the other app, and it will only download posts made after that date.

from downloaderforreddit.

EC-O-DE avatar EC-O-DE commented on May 20, 2024

"Restrict downloads by custom date' to the date that you stopped using the other app, and it will only download posts made after that date."

thanks for the tip!

from downloaderforreddit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.