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

Is it possible to download metadata, descriptions, thumbnails or titles of deleted or blocked videos? #21406

Closed
AnnanFay opened this issue Jun 16, 2019 · 3 comments
Labels

Comments

@AnnanFay
Copy link

@AnnanFay AnnanFay commented Jun 16, 2019

Checklist

  • I'm reporting a feature request
  • I've verified that I'm running youtube-dl version 2019.06.08
  • I've searched the bugtracker for similar feature requests including closed ones

Description

In my old watch later playlist there are several deleted videos, but also some which have titles and thumbnails but which are unwatchable because they have been blocked. Here is an example:

image

When downloading with youtube-dl can the metadata associated with blocked videos be saved? Can the IDs of deleted videos be saved?

I want to clean out my watch later playlist, but would like to store the details of removed videos in case it it useful later.

@AnnanFay AnnanFay added the request label Jun 16, 2019
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jun 16, 2019

Write a script that will consume JSON playlist data and do whatever you need.

@dstftw dstftw closed this Jun 16, 2019
@AnnanFay
Copy link
Author

@AnnanFay AnnanFay commented Jun 16, 2019

For anyone else trying to do this, it's the -i --dump-single-json option.

@AnnanFay
Copy link
Author

@AnnanFay AnnanFay commented Jun 16, 2019

@dstftw Actually, I don't think that works.

Did you mean some other way by your comment?

Using --dump-single-json gives null entries and doesn't give any more data.

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.