We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
can I use this package to create a playlist and add video to it?
The text was updated successfully, but these errors were encountered:
Yes, Of course you can.
You can use playlist insert to create playlist. and use playlistitem insert to add video to playlist.
insert
Sorry, something went wrong.
the only one reference to insert in documentation is about upload video https://sns-sdks.lkhardy.cn/python-youtube/usage/work-with-client/#insert
Yes, Of course you can. You can use playlist insert to create playlist. and use playlistitem insert to add video to playlist.
Hey, sorry for late reply, the usage docs an example to show the client how to use, The playlist is similar to the video.
usage
client
playlist
video
No branches or pull requests
can I use this package to create a playlist and add video to it?
The text was updated successfully, but these errors were encountered: