JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #1  
Old 06.07.2021, 21:56
denylx denylx is offline
JD Beta
 
Join Date: Aug 2019
Posts: 59
Default JD2 grabs filename in german from xvideos.com

A weird issue where jd2 grabs the video names in german when directly copying the profile link. The video name is correctly grabbed in english when copying individual video links. Filename is not reverted to english on download initiation. It looks like this..

When bulk grabbing vids via profile link - https://i.imgur.com/v5gWOaM.png
When grabbing individual links - https://i.imgur.com/9yubGo9.png
Reply With Quote
  #2  
Old 07.07.2021, 13:21
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,117
Default

Fixed.
Some names still may change after adding URLs (once you manually check them or start downloading) as the temporary filenames set in crawler are taken from the URLs and not the video-titles and those may vary.

Wartest du auf einen angekündigten Bugfix oder ein neues Feature?
Updates werden nicht immer sofort bereitgestellt!
Bitte lies unser Update FAQ! | Please read our Update FAQ!

---
Are you waiting for recently announced changes to get released?
Updates to not necessarily get released immediately!
Bitte lies unser Update FAQ! | Please read our Update FAQ!


-psp-
__________________
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?
Reply With Quote
  #3  
Old 07.07.2021, 15:21
denylx denylx is offline
JD Beta
 
Join Date: Aug 2019
Posts: 59
Default

Tested with 500 or so files and it seems to be fixed for the most part barring 10-12 files which still downloaded with a german title.

Also now the downloaded filename is in all lowercase even if the original title was a mix of uppercase and lowercase. Characters like () and # also seem to be omitted from the filename.
Reply With Quote
  #4  
Old 07.07.2021, 15:55
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,117
Default

As said, filenames should change once downloads are started which is working fine here.
Please post example cases for when this does not happen and also example URLs for filenames in the wrong language and post a log.

Please post your log-ID here | bitte poste deine Log-ID hier.

-psp-
EDIT
Just as an example - you crawl a channel containing a video with the (English) name:

Code:
This is a Test
... and the URL:
Code:
xvideos.com/video123456789/this_is_a_test_and_the_filename_inside_url_is_longer
Right after crawling, it will get this name:
Code:
123456789_this is a test and the filename inside url is longer.mp4
Once the download is started or that link is checked manually again in JD, the name should change to:
Code:
123456789_This is a Test.mp4
__________________
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; 07.07.2021 at 15:57.
Reply With Quote
  #5  
Old 07.07.2021, 17:41
denylx denylx is offline
JD Beta
 
Join Date: Aug 2019
Posts: 59
Default

Channel I'm tryin to download from -


URLs which retain german name -

This is what shows up in linkgrabber list -
Code:
https://i.imgur.com/YQQLh3D.png
https://i.imgur.com/uI2YF7B.png
After starting download still retains german title -
Code:
https://i.imgur.com/XT3qFEC.png
Log- 07.07.21 20.45.48 <--> 07.07.21 21.11.24 jdlog://4554825302851/

Last edited by Jiaz; 08.07.2021 at 10:51.
Reply With Quote
  #6  
Old 07.07.2021, 18:45
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,550
Default

@denylx: I cannot reproduce the issue. Please make sure you've cleared the list and freshly added the link. Log shows that the link with german title is not freshly added. Not a single german entry for me
best way to produce a good log, clear the linkgrabber/remove the xvideo entries
restart JDownloader and add the link again and then create the log
__________________
JD-Dev & Server-Admin

Last edited by Jiaz; 07.07.2021 at 18:48.
Reply With Quote
  #7  
Old 07.07.2021, 19:39
denylx denylx is offline
JD Beta
 
Join Date: Aug 2019
Posts: 59
Default

@Jiaz Like I mentioned in the OP, this issue arises only when bulk grabbing videos by copying the profile link.




You won't face this if you just copy the individual video links below.


These links are displayed in german only when you grab them via profile url.

Last edited by Jiaz; 08.07.2021 at 10:51.
Reply With Quote
  #8  
Old 08.07.2021, 10:47
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,550
Default

Just checked in browser, some videos "only" have german titles. I think it depends on original title and auto translation.
Even when I change language/country in browser, the titles are still the same german. Other videos do change titles however
It doesn't matter if I add them via profile/normal

Your example links show up as english no matter if I add them via profile or direct links.
I did test the give profile and all german titles stay german even in browser, despite changing language.
__________________
JD-Dev & Server-Admin

Last edited by Jiaz; 08.07.2021 at 10:50.
Reply With Quote
  #9  
Old 08.07.2021, 11:20
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,117
Default

Hmm either all of us three did get different results or some of you didn't describe it well enough.
I do get some results with german names (when adding stull via profile crawler) but only because these names are inside the URLs and as explained here, our crawler sets temporary filenames which, most of all times, will change again once you start downloading.
(And yes, these names are lowercase.)

Please compare the title inside the URL vs. the title you see in your browser - they can differ!

For me, some "URL titles" will even change from English to German when visiting the English version of the website but the video title on the website will always be the selected language (in this case, English).

Now I haven't checked all of your items in detail but I assume once downloads are started, I'll get 100% English titles.

Are you using special Packagizer rules and/or any kind of EventScripter scripts to auto set/modify filenames?
It sounds like for you, filenames set in crawler are used as final filenames which should not happen.

-psp-
__________________
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?
Reply With Quote
  #10  
Old 08.07.2021, 11:44
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,550
Default

@denylx: Please try again with next plugin update. Thanks to pspzockerscene about the hint about the *disable auto translation* website feature/button
__________________
JD-Dev & Server-Admin
Reply With Quote
  #11  
Old 08.07.2021, 17:01
denylx denylx is offline
JD Beta
 
Join Date: Aug 2019
Posts: 59
Default

Okay, seems like the latest update has completely fixed this. Tried with several channels and got no problems so far.

Thank you so much
Reply With Quote
  #12  
Old 08.07.2021, 17:05
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,550
Default

Thanks for the confirmation
__________________
JD-Dev & Server-Admin
Reply With Quote
  #13  
Old 08.07.2021, 17:05
denylx denylx is offline
JD Beta
 
Join Date: Aug 2019
Posts: 59
Default

Quote:
Originally Posted by pspzockerscene View Post

Are you using special Packagizer rules and/or any kind of EventScripter scripts to auto set/modify filenames?
It sounds like for you, filenames set in crawler are used as final filenames which should not happen.

-psp-
Yes, I'm using a packagizer rule to remove the video id at crawl but thankfully I didn't have to disable it as the latest update grabs the correct title even with rule enabled.
Reply With Quote
  #14  
Old 09.07.2021, 10:03
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,117
Default

Quote:
Originally Posted by denylx View Post
Yes, I'm using a packagizer rule to remove the video id
Thanks for that additional information.

We were struggeling to find out what has caused the issue but it was either bad usability of xvideos or we just overlooked the "auto translation" setting at first.

I know of no other pr0n website which has auto translation enabled by default and I've seen some really funny auto translated german video titles on xvideos
__________________
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?
Reply With Quote
Reply

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 20:58.
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 - 2024, Jelsoft Enterprises Ltd.