Questions tagged [jdownloader]

JDownloader is open source, platform independent, and written completely in Java. It simplifies downloading files from One-Click-Hosters like Rapidshare.com or Megaupload.com - not only for users with a premium account but also for users who don't pay.

JDownloader is open source, platform independent, and written completely in Java. It simplifies downloading files from One-Click-Hosters - not only for users with a premium account but also for users who don't pay.

23 questions
0
votes
1 answer

Download Youtube audio from mp4 python

Hello I am trying to make Python module to download YouTube videos and I am successful in getting the mp4 url of a YouTube video... But I want to know is there any possibility to download a mp3 file. My idea is to change the extension of mp4 file to…
Sanjay S
  • 59
  • 1
  • 5
0
votes
1 answer

JDownloader API json.decoder.JSONDecodeError

I am using the python API of JDownloader myjdapi With the device.linkgrabber.query_links() I got the following object: {'enabled': True, 'name': 'EQJ_X8gUcAMQX13.jpg', 'packageUUID': 1581524887390, 'uuid': 1581524890696, 'url':…
madik_atma
  • 787
  • 10
  • 28
0
votes
1 answer

JDownloader2: Formatting links for Linkgrabber

Is there any way of formatting a list of links in a text file, so JDownloader's Linkgrabber knows the package name I want? For…
scabezas
  • 388
  • 2
  • 11
0
votes
2 answers

How to use RegEx to filter links from a html document?

How do I grab specific links in a document using regex? I have a html file that contains google drive links mixed in with a bunch of html code and other stuff. I am trying to grab the 50 links from the text by finding them all using RegEx to search…
0
votes
1 answer

Naming downloads sent to JDownloader and/or IDM

I've been trying to integrate download managers (in particular, JDownloader and/or IDM) with a script I made that download files. One of the prerequisites is that I need to be able to rename the file found from the URL to a certain name (that is…
Dom Slee
  • 611
  • 1
  • 5
  • 10
0
votes
1 answer

How to change window position in X11 Viewer

my VNC Viewer shows only half of the screen :/ I'm using JDownloader in combination with my.jdownloader as a deamon on my ubuntu 14.04 server for my personal downloads. In my.jdownloader are many different settings possible. But I'd like to have the…
MarcelHodan
  • 580
  • 1
  • 7
  • 27
0
votes
1 answer

How can a website check if a application is running on my pc

Today I've visited a website which allows to download files using the JDownloader. There was this image on the website: That image changes to this picture if my pc is running the JDownloader client: Now my question is: How can this website know,…
Christian
  • 22,585
  • 9
  • 80
  • 106
0
votes
1 answer

JDownloader Remote how to detect ip adress Android

I'm developing android app for JDownloader. I need to connect to it on local subnet, but ofcourse I need to know computers IP. Does JDdownloader Remote plugin send some kind of broadcast message or only way how to set ip is user input? I did not…
bakua
  • 13,704
  • 7
  • 43
  • 62
1
2