Giter Site home page Giter Site logo

Comments (6)

woefe avatar woefe commented on August 26, 2024 1

Ok, i set it to 9000 then and see if it works in the future.

Correct. That should work.

as it seems, already ignored videos didn't get added after changing the setting and updating the database.

By default, ytcc ignores videos that failed to update 5 times. You can set this threshold with the --max-fail option. You can try to import the failed videos again (after setting the new age limit) with following command:

ytcc update  --max-fail  100

from ytcc.

woefe avatar woefe commented on August 26, 2024

Have you tried adjusting the age_limit option in your config file? By default, ytcc basically sets --age-limit 0.

from ytcc.

zoidby avatar zoidby commented on August 26, 2024

Oh, i misunderstood this option then. I thought that was to filter older videos.

So age_limit = 0 should display age restricted videos right? As this seems to be the default option, i wonder why i saw all these WARNING: Ignoring video 'XYZ' due to age limit when importing my subscriptions.

from ytcc.

woefe avatar woefe commented on August 26, 2024

No, it's the other way around. age_limit = 0 does not show any age restricted videos. It's a bit confusing. It sets youtube-dl's age limit option. From youtube-dl(1):

--age-limit YEARS
        Download only videos suitable for the given age

from ytcc.

zoidby avatar zoidby commented on August 26, 2024

Ok, i set it to 9000 then and see if it works in the future.

Because as it seems, already ignored videos didn't get added after changing the setting and updating the database.

Thank you, you can close this then. Never mind, i saw i can do that myself.

from ytcc.

zoidby avatar zoidby commented on August 26, 2024

Oh nice, thank you!

from ytcc.

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.