Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Request: --only-unwatched #14874
Request: --only-unwatched #14874
Comments
|
This feature kind of already exists as |
|
|
|
I'd like to reopen this, especially for playlists. Two reasons:
|
This is my use case as well. More specifically, I want to keep my downloaded and not downloaded watch history as in-sync as possible. If I've already watched some videos in a playlist I might want to exclude them when being downloaded. If I've downloaded them I want to mark them as watched. Half of that story is possible now, I was hoping that the other half might be possible using |
Make sure you are using the latest version: run
youtube-dl --versionand ensure your version is 2017.11.26. If it's not, read this FAQ entry and update. Issues with outdated version will be rejected.Before submitting an issue make sure you have:
What is the purpose of your issue?
Description of your issue, suggested solution and other information
You already have
--mark-watchedso it would make sense adding--only-unwatched. This way it would be possible to keep a "Download"-playlist which automatically downloads each video once and doesn't redownload it once deleted locally.