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

Video url saved with metadata [feature request] #10061

Closed
philipzae opened this issue Jul 11, 2016 · 6 comments
Closed

Video url saved with metadata [feature request] #10061

philipzae opened this issue Jul 11, 2016 · 6 comments

Comments

@philipzae
Copy link

@philipzae philipzae commented Jul 11, 2016

Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2016.07.11. If it's not read this FAQ entry and update. Issues with outdated version will be rejected.

  • I've verified and I assure that I'm running youtube-dl 2016.07.11

Before submitting an issue make sure you have:

  • At least skimmed through README and most notably FAQ and BUGS sections
  • Searched the bugtracker for similar issues including closed ones

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)
  • Site support request (request for adding support for a new site)
  • Feature request (request for a new functionality)
  • Question
  • Other

It would be useful if the video url was saved with the metadata, so it is easy to find the same video irrespective of the formatting of the filename.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jul 13, 2016

Original video URL is already present in --dump-json as webpage_url.

@dstftw dstftw closed this Jul 13, 2016
@philipzae
Copy link
Author

@philipzae philipzae commented Jul 14, 2016

Though available in --dump-json, my request was intended to be about having it embedded into the file with --add-metadata.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jul 15, 2016

--add-metadata adds it either.

@philipzae
Copy link
Author

@philipzae philipzae commented Jul 24, 2016

Unfortunately add('purl', 'webpage_url') isnt working as URL isnt getting added to the file.

youtube-dl -f 43 https://www.youtube.com/watch?v=M3Yx_CGxRIU --add-metadata

ghex youtube_dl

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jul 24, 2016

@philipzae
Copy link
Author

@philipzae philipzae commented Jul 25, 2016

sorry my bad, the screenshot was from -f 18 (mp4) and not -f 43 (webm), so its not related to #2368.

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.