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

Indicate "extraction" of direct video URL #4052

Closed
ChrisK2 opened this issue Oct 29, 2014 · 0 comments
Closed

Indicate "extraction" of direct video URL #4052

ChrisK2 opened this issue Oct 29, 2014 · 0 comments
Labels

Comments

@ChrisK2
Copy link

@ChrisK2 ChrisK2 commented Oct 29, 2014

It would be preferable when youtube-dl would somehow indicate if it did effectively no extraction because it was handed a direct URL. I suggest adding something like:

'_type': 'direct'

to the direct link return statement in generic.py

Background: Since we read stuff like the title from youtube-dl's output, it is important to know when we should better ignore the data from youtube-dl, because the player may be able to extract all relevant info from the file itself (example: title from an mkv file) instead of overriding it with youtube-dl's info.

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.

2 participants
You can’t perform that action at this time.