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

Show the title of excluded videos (was: How To Use The "forcetitle" Option) #9667

Open
wright546 opened this issue Jun 2, 2016 · 2 comments
Open
Labels

Comments

@wright546
Copy link

@wright546 wright546 commented Jun 2, 2016

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

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

Description of your issue, suggested solution and other information

I'm testing some searches with youtube-dl using the --dateafter option. Whenever a video is excluded due to the --dateafter option it gives the generic message "upload date is not in range" but doesn't include the title of the video or any other information. Is there a way to force it to print the title of the video that was excluded? I tried --forcetitle that I thought I found in the source code on the github page https://github.com/rg3/youtube-dl/blob/master/youtube_dl/YoutubeDL.py , but that didn't work.

Thank you!

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Jun 11, 2016

Is there a way to force it to print the title of the video that was excluded?

Currently no. Why do you need it?

@wright546
Copy link
Author

@wright546 wright546 commented Jun 11, 2016

It's more of a "want" than a "need". I would like to see which videos are not being downloaded due to the date I specify with the --dateafter option. So I can be sure I'm not missing anything that I want by using a date that is too recent.

@yan12125 yan12125 added the request label Jun 11, 2016
@yan12125 yan12125 changed the title How To Use The "forcetitle" Option Show the title of excluded videos (was: How To Use The "forcetitle" Option) Jun 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
2 participants
You can’t perform that action at this time.