youtube-viewer
youtube-viewer copied to clipboard
[feature request] Add/remove videos from playlists
Would be sweet if we could add/remove videos from our playlists - especially the watch later playlist.
Hello Oliver,
I agree. This is a feature that I would like to see too. There is actually some code written on this (https://github.com/thor-a/youtube-viewer/blob/devel/youtube-viewer#L1882) which should be easy enough to copy and implement it in WWW::YoutubeViewer.
Unfortunately, I can't add this feature very soon because I have some important exams to take, but I will try to add it very soon afterwards. Patches are, also, more than welcomed.
Best regards, Trizen
The support for adding videos to playlists is here: https://github.com/trizen/youtube-viewer/commit/38f25fa3e282983070fa33f0939422b869d2f145
What about removing videos from a private playlist? I have a script sorting new subscription videos into different playlists and would really like to also remove them from a playlist after I watched it.
I would also like to be able to remove videos from playlists. Any chance to get this feature soon?