#1
|
|||
|
|||
![]()
Hello. I want to add source url to the filename of the file that downloaded from that url. For example : **External links are only visible to Support Staff****External links are only visible to Support Staff**
. I want to add this url to the filename of the file that downloaded from this url so it'll be :Is There A Royal Rift Between Meghan Markle & Kate Middleton? | Access [**External links are only visible to Support Staff****External links are only visible to Support Staff** Is is possible to do this with packagizer? Thanks a lot |
#2
|
|||
|
|||
![]()
While possible, filename cannot contain reserved characters. They will be replaced with the underscore. For e.g. "/" will be replaced with "_".
|
#3
|
|||
|
|||
![]()
can you please show me how to do this? I tried to put youtube.com to source url and <jd:source:1> to filename but it didn't work. About the invalid character in file name I think it's easy to use third party renamer software like Advanced Renamer to fix it. Thanks
|
#4
|
|||
|
|||
![]()
Save to disk and import it in packagzier.
Code:
gitlab.com/snippets/1786124/raw?inline=false |
#5
|
|||
|
|||
![]()
Oh, didnt know that. I need to do this so I can get the source url from filename so I can parse them and use them to parse more elements on the page (like tags,description...) . btw how to allow my system to use those characters in filename? I use Windows 8.1
|
#6
|
|||
|
|||
![]()
Thanks a lot brother. It works like a charm
|
#7
|
|||
|
|||
![]() Quote:
Quote:
Code:
en.wikipedia.org/wiki/Filename#Reserved_characters_and_words |
#8
|
||||
|
||||
![]()
Id approach this differently and use the info file writer (event scripter) and modify it to include the components you want in some tab, space, or comma delimited file. As mgpai indicated there are reserved characters which you can't use on some file systems AND operating systems. In JD they are currently all excluded and renamed to allow for cross platform ability.
raztoki
__________________
raztoki @ jDownloader reporter/developer http://svn.jdownloader.org/users/170 Don't fight the system, use it to your advantage. :] |
![]() |
Thread Tools | |
Display Modes | |
|
|