View Single Post
  #6  
Old 29.09.2019, 01:46
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,611
Default

sorry I had limited time to respond previously and thought you might be able to figure this out for yourself with a little trial and error.

for this example, copy paste what you have as filename without the bitrate and file extension components..
Code:
*USERNAME* - *VIDEO_NAME* - *VIDEOID*...
i normally use
Code:
*USERNAME*
for packagname, as i want all videos within a single common package of the uploader, but you would want in this example the same for packagename
Code:
*USERNAME* - *VIDEO_NAME* - *VIDEOID*
place in the video id as it will prevent issues with videos with the same name been packaged together.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote