JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #1  
Old 30.04.2017, 17:30
Mistery Mistery is offline
JD VIP
 
Join Date: Aug 2015
Posts: 345
Default Arte files name ARTE.tv

Hello

Is it possible to get the same results, for file names, than on this program ?
**External links are only visible to Support Staff****External links are only visible to Support Staff**
... so that it contains these infos :
"Name of show - subject - date - quality ..."

And possibility (also as on this program) to obtain all results for Atre7days (and other categories) ?

Thanks

Last edited by Mistery; 30.04.2017 at 17:39.
Reply With Quote
  #2  
Old 02.05.2017, 09:09
jd2000
Guest
 
Posts: n/a
Default

Hi

I can't download shows from Arte for the last few days, "File not foud" even though the video is still available on the website... and you?
Reply With Quote
  #3  
Old 02.05.2017, 13:42
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,532
Default

__________________
JD-Dev & Server-Admin
Reply With Quote
  #4  
Old 02.05.2017, 15:12
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,103
Default

Hi
This has already been fixed recently but updates have not yet been released.
---
[Please read]=>How/when do I get updates?
Read it carefully BEFORE complaining that something would still be not working!
Update cycles depend on your installed JD version!!

---
[Bitte lesen]=>Wie/wann bekomme ich Updates?
Bitte vollständig lesen bevor ihr euch beschwert, dass etwas immernoch nicht funktionieren würde!
Die Updatezyklen variieren je nach installierter JD Version!!


GreeZ pspzockerscene
__________________
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
  #5  
Old 05.05.2017, 18:20
Mistery Mistery is offline
JD VIP
 
Join Date: Aug 2015
Posts: 345
Default

Hello

for my questions is it possible and easy to do ?
Reply With Quote
  #6  
Old 05.05.2017, 19:33
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,532
Default

I've reopened the ticket, sorry we oversaw the question
__________________
JD-Dev & Server-Admin
Reply With Quote
  #7  
Old 09.05.2017, 20:12
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,103
Default

Hi Mistery
You can easily do this via Packagizer and Regular Expressions:
Example URL used:
Code:
**External links are only visible to Support Staff**
Example original filename:
Code:
2017-04-22_arte_Xenius_057460-009__Deutsch (Original)_DE_1280x720_2200.mp4
Example new custom filename via packagizer:
Code:
Xenius - 057460-009 - 2017-04-22 - 1280x720_2200.mp4
The way you want it, you will lose the language-string which is why I've added it.
Final filenames:
Code:
Xenius - 057460-009 - 2017-04-22 - _Deutsch (Original)_DE - 1280x720_2200.mp4
Packagizer rule as screenshot (open spoiler to view the image):
Spoiler:

Content of "File Name" field as text:
Code:
(.*?)_arte_(.*?)_(.*?)_(.*?)_(\d+x\d+_\d+)\.mp4
Content of "... then set Filename" field as text:
Code:
<jd:orgfilename:2> - <jd:orgfilename:3> - <jd:orgfilename:1> - <jd:orgfilename:4> - <jd:orgfilename:5>.<jd:orgfiletype>
GreeZ pspzockerscene
__________________
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
  #8  
Old 23.05.2017, 19:22
Mistery Mistery is offline
JD VIP
 
Join Date: Aug 2015
Posts: 345
Default

Thanks a lot

But i also talked about the absence of the subject in the title
And support of Arte 7days: "**External links are only visible to Support Staff**
Reply With Quote
  #9  
Old 24.05.2017, 08:27
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,532
Default

Can you please provide example links for *absence of the subject in the title* ?
__________________
JD-Dev & Server-Admin
Reply With Quote
  #10  
Old 24.05.2017, 08:28
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,532
Default

I've reopened the ticket
__________________
JD-Dev & Server-Admin
Reply With Quote
  #11  
Old 24.05.2017, 13:26
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,103
Default

1. Your given testlink is down.
2. Please add new example URL(s) and a description on how the filename should look like in your opinion and how it looks at the moment.

GreeZ 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
  #12  
Old 24.05.2017, 21:51
Mistery Mistery is offline
JD VIP
 
Join Date: Aug 2015
Posts: 345
Default

1. **External links are only visible to Support Staff****External links are only visible to Support Staff**
I don't know which link(s) uses the program "Captvty"
It obtains the different categories of the site like that of the "replay 7 days"


2. And the files obtained also have for all the subject
JD2 also offers it except for some videos, like for example : **External links are only visible to Support Staff****External links are only visible to Support Staff**
Reply With Quote
  #13  
Old 24.05.2017, 22:22
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,103
Default

1. ?
2. Again, please post detailed examples.
Post an example of how the filename looks at the moment and then how you would like it to look.
Without that info, I cannot help you.
To me, the filenames look alright.
E.g.:
Code:
**External links are only visible to Support Staff**
--> Current filename example:
Code:
2017-05-19_arte_Xenius_071395-004__Deutsch (Original)_DE_640x360_800.mp4
GreeZ psp
EDIT

Okay I just found out what you ment - added missing subtitle.
---
[Please read]=>How/when do I get updates?
Read it carefully BEFORE complaining that something would still be not working!
Update cycles depend on your installed JD version!!

---
[Bitte lesen]=>Wie/wann bekomme ich Updates?
Bitte vollständig lesen bevor ihr euch beschwert, dass etwas immernoch nicht funktionieren würde!
Die Updatezyklen variieren je nach installierter JD Version!!


GreeZ pspzockerscene
__________________
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; 24.05.2017 at 22:26.
Reply With Quote
  #14  
Old 03.06.2017, 01:04
anikama anikama is offline
Mega Loader
 
Join Date: Feb 2012
Posts: 65
Default some new arte links with problems

greetz
ani

Last edited by anikama; 05.06.2017 at 11:54. Reason: moved
Reply With Quote
  #15  
Old 07.06.2017, 01:43
Mistery Mistery is offline
JD VIP
 
Join Date: Aug 2015
Posts: 345
Default

Hello

@pspzockerscene

1. It's the link to "Arte replay" but i do not know what links the program uses to create the list of videos for downloads.
But i see all the links have in common:
Example: "**External links are only visible to Support Staff** or "**External links are only visible to Support Staff**


2. No more example because it's solved ;-) Thank you :-)

Last edited by Mistery; 09.06.2017 at 11:34.
Reply With Quote
  #16  
Old 03.07.2017, 18:08
Mistery Mistery is offline
JD VIP
 
Join Date: Aug 2015
Posts: 345
Default

Please :-/
Reply With Quote
  #17  
Old 04.07.2017, 12:03
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,532
Default

Pspzocker is currently busy with his exams.
__________________
JD-Dev & Server-Admin
Reply With Quote
  #18  
Old 24.08.2017, 20:26
Mistery Mistery is offline
JD VIP
 
Join Date: Aug 2015
Posts: 345
Default

Quote:
Originally Posted by Mistery View Post
Hello

It's the link to "Arte replay" but i do not know what links the program uses to create the list of videos for downloads.
But i see all the links have in common:
Example: "**External links are only visible to Support Staff** or "**External links are only visible to Support Staff**
Thank you :-)
Reply With Quote
  #19  
Old 15.09.2017, 13:59
Mistery Mistery is offline
JD VIP
 
Join Date: Aug 2015
Posts: 345
Default

Nobody can help me ? :-/
Reply With Quote
  #20  
Old 15.09.2017, 18:28
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,532
Default

@Mistery: please wait for pspzocker to return and having time to take a look at this
__________________
JD-Dev & Server-Admin
Reply With Quote
  #21  
Old 16.09.2017, 02:01
Mistery Mistery is offline
JD VIP
 
Join Date: Aug 2015
Posts: 345
Default

No worries, it's just that nobody answered me and i was wondering if someone had read me.
Thank you
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 08:49.
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.