Thread: [Solved] screenshot example
View Single Post
  #4  
Old 21.01.2020, 19:15
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,117
Default

Your URL is wrong!
Read this:
en.wikipedia.org/wiki/Query_string

Correct:
Code:
examplewebsitexytext.com/blabla?key1=value1&key2=value1
Incorrect:
Code:
examplewebsitexytext.com/blabla&key1=value1
Incorrect:
examplewebsitexytext.com/blabla&key1=value1
Correct:
examplewebsitexytext.com/blabla?key1=value1

This is again your fault.
JDownloader only accepts valid URLs ...

-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?