View Single Post
  #2  
Old 15.07.2022, 12:53
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Quote:
Originally Posted by DoomSlayer View Post
I'm not sure if I need to use Packageizer or the Youtube plugin to achieve this.
Both:
  1. Go to Settings -> Plugins -> YT -> Scroll all the way down and put the following text into the "Customized Packagename" field:
    Code:
    USERNAME - *USERNAME* - TITLE - *VIDEONAME*
  2. Go to Settings -> Packagizer -> Add a rule with the following conditions:
    Package name -> equals ->
    Code:
    USERNAME - * - TITLE - *
    Downloadurl -> contains ->
    Code:
    youtube.com/
    ...then set:
    Download Directory:
    Code:
    C:\Users\bla\Downloads\00TestDLs\<jd:orgpackagename:1>\<jd:orgpackagename:2>
    --> <jd:orgpackagename:1> = channelname
    --> <jd:orgpackagename:2> = video title
    Screenshot of that rule:
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?

Last edited by pspzockerscene; 06.04.2023 at 17:47. Reason: Replaced broken/offline screenshot
Reply With Quote