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

get_playlists cannot process the additional arg: query = list(q='mykeyword') #73

Open
mrchang7 opened this issue Aug 29, 2019 · 0 comments

Comments

@mrchang7
Copy link

mrchang7 commented Aug 29, 2019

If I include the query argument it throws an error below:

Error in f(init, x[[i]]) : is.request(y) is not TRUE

In my checking of the code, the tuber_GET is already using the argument 'query' but exclusively for some specific things. According to the docu, the query (q=) could be delivered through "..." at the end of the argument list.

The original purpose of this function might not accommodate the keyword search. But I think it should be necessary as the function only retrieves max 50 playlists of the given channel. Many channels are growing adding more than 50 playlists. Thanks for your contribution!

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

1 participant