Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Daily backup of YouTube Channel (without overwriting) #25392

Closed
dm17 opened this issue May 24, 2020 · 1 comment
Closed

Daily backup of YouTube Channel (without overwriting) #25392

dm17 opened this issue May 24, 2020 · 1 comment

Comments

@dm17
Copy link

@dm17 dm17 commented May 24, 2020

I've been using:
youtube-dl -f best -ciw -o "%(title)s.%(ext)s" -v URL_of_YT_channel
in order to backup YouTube channels. It does seem to rewrite the files, however. I thought the -w was not to rewrite? I'd like to run it once a day and only scrape the videos that haven't been downloaded already. What's the recommended way to do that? I also want to keep videos that were removed from the channel (I don't want them to be deleted from the backup).

Thanks!

@dm17 dm17 added the question label May 24, 2020
@dstftw
Copy link
Collaborator

@dstftw dstftw commented May 24, 2020

Read FAQ.

@dstftw dstftw closed this May 24, 2020
@dstftw dstftw added the duplicate label May 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.