JDownloader Community - Appwork GmbH
 

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 05.01.2022, 16:44
K14M K14M is offline
Ultra Loader
 
Join Date: Jan 2022
Location: Ukraine
Posts: 47
Default The date the video was uploaded to the iwara.tv website in the name of the downloaded

Hello. I want to ask a question. When downloading a video from ecchi.iwara.tv, the name of each video file looks like this

Quote:
omomoi_pj6yhjkytjo9gg9_Tenryu - Zutter.mp4
omomoi - nickname of the user who uploaded the video
pj6yhjkytjo9gg9 - unique page address (ecchi.iwara.tv/videos/pj6yhjkytjo9gg9)
Tenryu - Zutter - the name of the video that is indicated on the page

These three components of the filename can be swapped or removed.
Code:
<jd:prop:user>_<jd:prop:videoid>_<jd:prop:title>.<jd:orgfiletype>
At least this is written in the plugin
Code:
    public static final String PROPERTY_USER = "user";
    public static final String PROPERTY_TITLE = "title";
    public static final String PROPERTY_VIDEOID = "videoid";
But what I'm missing is the date the video was uploaded to the site. Here is a sample code from the page that shows the download date

May I ask you to change the plugin so that the date can be added to the name of the saved file too?

Last edited by Jiaz; 05.01.2022 at 18:38.
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT +2. The time now is 07:52.
Provided By AppWork GmbH | Privacy | Imprint
Parts of the Design are used from Kirsch designed by Andrew & Austin
Powered by vBulletin® Version 3.8.10 Beta 1
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.