Closed ZaxonXP closed 2 years ago
The playlistID
is an YouTube playlist ID or a playlist URL.
Example:
youtube-viewer --save-playlist=PLtK75qxsQaMLZSo7KL-PmiRarU7hrpnwK
or
youtube-viewer --save-playlist 'https://www.youtube.com/playlist?list=PLtK75qxsQaMLZSo7KL-PmiRarU7hrpnwK'
I tried to use the
--save-playlist=1
and--save-playlist=name
but none of the format works.When I try following example I always get an error:
What is the valid
playlistID
then?Kind regards, ZaxonXP