Skip to content

Is there a way to download all videos of a channel after a given date #885

Closed Answered by Rido-o
Rido-o asked this question in Q&A
Discussion options

You must be logged in to vote

ended up with something like this, that seems to work fine.

config:

  Youtube Archive:
    preset:
      - "video"
      - "sponsorblock_wait"
    date_range:
      after: "{start_date}"
    overrides:
      start_date: "20050423"

subscriptions:

  = Youtube | = TV-PG:
    "~LEMMiNO":
      url: "https://www.youtube.com/@LEMMiNO"
      start_date: "20160130"

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Rido-o
Comment options

Answer selected by Rido-o
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants