Thread: [User feedback required] Request: myzcloud.pro
View Single Post
  #31  
Old 04.02.2020, 13:19
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,117
Default

Quote:
Originally Posted by tunayx View Post
Could you give such an example for packagizer? Something like removal of — mark in package name and reverse artist - album as album-artist
Example link:
Well the packagename is fine with the current update so that would be a bad example but I'll give you one anyways:
redmp3 URLs look like this:
Code:
red3mp3.su/album/1234567/slower.html
Let's say you'd want to have "1234567" + "_" at the beginning of the packagename but leave the rest like it is given.
You could even accomplish this without RegEx only by using wildcards:



Quote:
Originally Posted by tunayx View Post
BTW I can modify user.js, browser addons, skins etc but when things come to regex I hit the wall for years.
Well I'am sorry to tell you that we're not here to teach our users RegEx but most things you need can already be done with basic knowledge of RegEx
Here is a website which is pretty awesome for testing RegExes:
regex101.com

-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