I have been following examples here, but I'm still stuck.
I want to backup a playlist from a youtube channel.
Store it in the following directory structure
N:\youtube\sorted\channel-name/playlist-name/playlist_position - video_name
Youtube Plugin -> Customized Packagename ->
*USERNAME* *PLAYLIST_NAME* *PLAYLIST_POSITION* *VIDEONAME*
Packagizer -> Package Name -> *USERNAME* *PLAYLIST_NAME* *PLAYLIST_POSITION* *VIDEONAME*
Packagizer -> Download Directory ->
N:\youtube\sorted\<jd:orgpackagename:1>\<jd:orgpackagename:2>\<jd:orgpackagename:3> <jd:orgpackagename:4>
Attachment 10459
Here is what I get:
Attachment 10460
I am not getting the subdirectories, but I am getting the names I expect.
In LinkGrabber, the Package Name is ->
Learn Linux TV Bash Scripting on Linux 0001 Bash Scripting on Linux (The Complete Guide) Class 01 - Course Introduction
All run together not in sub directories.
Any help?