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

List of properties? #2

Open
OinkBot opened this issue May 8, 2017 · 2 comments
Open

List of properties? #2

OinkBot opened this issue May 8, 2017 · 2 comments

Comments

@OinkBot
Copy link

OinkBot commented May 8, 2017

I did not even know .webpage_url existed. Is there a full list anywhere?

@TheBITLINK
Copy link
Member

TheBITLINK commented May 8, 2017

This is just a wrapper, it parses the (JSON) output of the following command:

youtube-dl --default-search=ytsearch --i4jf best {query}

Try running that manually. A simple console.log(info.items) will work as well, properties are self-explanatory. Some properties are documented here.

I'll document the most used properties in the README when i have some free time. Leaving this issue open until then...

@OinkBot
Copy link
Author

OinkBot commented May 8, 2017

Ok thank you very much. Im good to close it anytime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants