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

[TUBE8] Add functionality to extract more metadata (categories & tags) #10579

Closed
razor1907 opened this issue Sep 7, 2016 · 2 comments
Closed

[TUBE8] Add functionality to extract more metadata (categories & tags) #10579

razor1907 opened this issue Sep 7, 2016 · 2 comments
Labels

Comments

@razor1907
Copy link

@razor1907 razor1907 commented Sep 7, 2016

Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2016.09.04.1. 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.09.04.1

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)
  • [x ] Feature request (request for a new functionality)
  • Question
  • Other

full verbose output as follows:

$ youtube-dl -v
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'-v', u'http://www.tube8.com/amateur/faketaxi-playing-cowboys-and-indians-for-4th-july/31897341/']
[debug] Encodings: locale cp1251, fs mbcs, out cp866, pref cp1251
[debug] youtube-dl version 2016.08.31
[debug] Python version 3.4.4 - Windows-10-10.0.10586
[debug] exe versions: none
[debug] Proxy map: {}

example URL:

Description of your issue, suggested solution and other information

Metadata like "categories" and "tags" are not included when downloading videos from tube8.com.
This is most likely to be solved if 'categories': list, or 'tags': list, will be added to current extractor command.

thank you very much

@yan12125 yan12125 added the request label Sep 7, 2016
@advertcn
Copy link

@advertcn advertcn commented Sep 7, 2016

You can use their hubtraffic.com to get a detailed CSV file and use youtube-dl to download videos only

@razor1907
Copy link
Author

@razor1907 razor1907 commented Sep 7, 2016

I have Youtube-dl integrated in a CMS which does 99% of the work automatically, including assigning the categories/tags etc etc to related videos, so for me it is very important Youtube-dl includes the category and tags command :) 

@dstftw dstftw closed this in 6599c72 Sep 11, 2016
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
3 participants
You can’t perform that action at this time.