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

Type #2201

Closed
davidhedlund opened this issue Jan 22, 2014 · 3 comments
Closed

Type #2201

davidhedlund opened this issue Jan 22, 2014 · 3 comments

Comments

@davidhedlund
Copy link

@davidhedlund davidhedlund commented Jan 22, 2014

How do I define "type" (see HTML "data-context-item-type" at youtube.com) with youtube-dl (eg "video", "playlist", etc)?

@phihag
Copy link
Contributor

@phihag phihag commented Jan 22, 2014

I am not aware of any treatment of this property in youtube-dl. youtube-dl strives to download videos, not get every conceivable property from the YouTube site. Most likely, you are suffering from an XY problem. An XY problem can be solved by providing context.

@phihag phihag closed this Jan 22, 2014
@davidhedlund
Copy link
Author

@davidhedlund davidhedlund commented Jan 23, 2014

On 2014-01-22 22:26, Philipp Hagemeister wrote:

I am not aware of any treatment of this property in youtube-dl.
youtube-dl strives to download videos, not get every conceivable
property from the YouTube site. Most likely, you are suffering from an
XY problem http://mywiki.wooledge.org/XyProblem. An XY problem can
be solved by providing context
https://github.com/rg3/youtube-dl/#is-there-enough-context-in-your-bug-report.


Reply to this email directly or view it on GitHub
#2201 (comment).

If I want to download a track that have the same name as the album (as
in: youtube-dl 'ytsearch1:Afgin - Astral Experience') that it is
published on, then their is a significant chance that a playlist of the
album is being downloaded.

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Jan 23, 2014

If I'm not wrong, 'ytsearch' only searches for videos, not for playlists.

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.