python-youtube
python-youtube copied to clipboard
can I use this package to create a playlist and add video to it?
can I use this package to create a playlist and add video to it?
Yes, Of course you can.
You can use playlist insert to create playlist. and use playlistitem insert to add video to playlist.
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
insertto create playlist. and use playlistiteminsertto 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.